Ok, this is my first time using ZenCart. right now I'm testing it out on my laptop.
first, a few specs in case you need them:
Windows XP SP2 Home Edition
Apache 2.2 HTTP Server
PHP 5 Interpreter
MySQL Community Server 5.0
So, anyway, ZenCart was one of the first cart programs I could make work properly, (osCommerce doesn't work on PHP5, and I didn't want to have to reinstall PHP...) so I was happy when the installer ran all the way through.
Anyway, it's now installed fine, and it works fine when I manually enter the url http://127.0.0.1/ceus/index.php (Loopback interface because the servers are on the same machine)
but, if I just enter http://127.0.0.1/ceus/, I get this error message:
Not Found
The requested URL /ceus/start.php was not found on this server.
The browser is now pointed at the URL:
http://127.0.0.1/ceus/start.php?config=config.inc.php
I checked, and start.php truly does not exist.
This is probably a simple problem, but I'm not sure and I can't find mention of this anywhere else.
Thanks for any help you can offer.



