New Zenner
- Join Date:
- Jan 2006
- Posts:
- 38
- Plugin Contributions:
- 0
Symbolic Link to cart not working
Hi folks,
Have added a symbolic link from my public_html folder to my zencart folder/index.php file. This is so I don't have to commingle files from the previous build (also in public_html) with the current build.
Problem is that I am getting a 404 error that looks like this:
Not Found
The requested URL /zc_install/index.php was not found on this server.Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.37 Server at https://www.limoleds.com Port 80
In the URL of the browser, it looks like the installer is being called, but that shouldn't be necessary: > http://limoleds.com/zc_install/index.php
The website is at: http://limoleds.com
Client waiting patiently for me to "turn on the site" and I expected this symbolic link to turn the trick. What went wrong and how can I fix it?
Regards,
Mark Harrison