简体   繁体   中英

FTP required username and password in opencart on localhost (windows)

In Opencart I am trying to install Ocmod module. but its need to enable FTP from my opencart admin panel. When i am trying to enable my FTP. It needs to config Username and password for my localhost. My username is root. but I don't have any password of my root. but password field is required.

So my main question is what is the password of my localhost. Please help me.

Thanks.

If you need to install extension on localhost that is created by OCMOD. please use following steps:

  1. Extract the extension
  2. Copy all files of the upload directory and paste in root directory of opencart.
  3. Rename the .xml file to .ocmod.xml
  4. Now install .ocmod.xml file using opencart installer.
  5. Your extension will be install successfully.

Enjoy :)

I found the right way to install extension folder on localhost.

In XAMP run FileZilla.

Click on Admin button in xampp.

If you have password then fill it otherwise click 'ok'

Now in Edit > user Create a new user here.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM