开发者

magento - webserver question [closed]

开发者 https://www.devze.com 2022-12-29 20:56 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

Improve this question

I've uploaded the Magento installation file to my hosting and I've been told to go to the URL you uploaded it to using you browser, the开发者_如何转开发n the installation wizard will run you through the processes.

I uploaded to /home/domain/public_html/magneto

What URL should I use to access it?

Thanks in advance


The URL you should type should be:

http://www.YOUROWNDOMAINNAME.COM/magento if you have your own domain name which is hosted by yourhost.


yourhost.com/magento


If you're running the server locally, you can go to localhost/magento


You can access it using yourhost.com/magento

Also you can use Magento downloader for installation. Go here to download it


The URL would be www.yourdomain.com/magento

If you want the site to work at www.yourdomain.com without the "/magento" you need to move all the files in the magento folder to the public_html folder BEFORE you run the installer.

0

精彩评论

暂无评论...
验证码 换一张
取 消