DiklaLa Posted April 24, 2006 Posted April 24, 2006 well i copy the catalog folder into: C:\Server\Apache2\htdocs (that's my web server folder,right?) and then i go to the explorer, trying to get to: http://localhost/catalog/install/ and i don't get any installation, instead there is the "Index of /catalog/install" showing me the content of this folder. what did i do wrong? (btw i'm using windows xp(with apache,php) and i'm trying to install it locally on my computer for development).
cudd1es Posted April 24, 2006 Posted April 24, 2006 It 'sounds' like you need to setup the localhost to also search for index.php. Most servers are setup to auto go to index.htm or index.html. Adding index.php to the list will then allow it to search for th emuch needed index.php. OR.. Just put index.php at the end.
DiklaLa Posted April 24, 2006 Author Posted April 24, 2006 Thanx, u were right. where is that list? so i can add - index.php ?
cudd1es Posted April 24, 2006 Posted April 24, 2006 Sorry, That is over my head. But should be something like the apaches setup files or administration files? Control Panel? Sorry, guessing.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.