Zen Follower
- Join Date:
- Apr 2012
- Location:
- Louisville, Colorado, USA
- Posts:
- 120
- Plugin Contributions:
- 0
An apparent conflict with my Apache configuration
I've posted the following in quotes on several Apache forums and a Plesk forum, and haven't gotten any useful suggestions. One return post suggested that the problem isn't with Apache or Centos but the Zen Cart application. I can't imagine how an application could influence a server in such a fundamental way, but I thought I'd give this forum's participants a shot at solving the problem.
"Some Apache directive (or, alternatively, Centos 6.5 directive) automatically adds a copy of root directory and immediate subdirectory to my physical path. I create a physical path such as " /var/www/vhosts/my_domain.us/zencart" in which my index.php file is in the "zencart" directory. I then attempt to open the zencart application with the url "httpds://www.my_domain.us" and I get a 404 Not Found error with an associated error_log message:
[Thu Apr 02 23:09:21 2015] [error] [client 67.190.xx.xx] File does not exist: /var/www/vhosts/my_domain.us/my_domain.us/zencart/zencart.
Two new folders have been added to the physical path. There is also an associated problem. The above error_log message is sometimes generated without ftp displaying an adjusted physical path; i.e., with an unchanged, correct physical path displayed.
Any insight into this conundrum would be greatly appreciated. "