BWtwoK Posted December 3, 2002 Share Posted December 3, 2002 Ok I know.. Im running MySQL and PHP on a Win 2K server. Everything is running fine but I cannot connect to database for some reason.. Here is the error I'm recieving.. Notice: Undefined variable: DOCUMENT_ROOT in C:HowellSitehowellstorecatalogincludesapplication_top.php on line 18 Unable to connect to database server! Any Help would be appreciated. Woody Link to comment Share on other sites More sharing options...
Ajeh Posted December 3, 2002 Share Posted December 3, 2002 That should be $DOCUMENT_ROOT if I am not mistaken. Link to comment Share on other sites More sharing options...
BWtwoK Posted December 3, 2002 Author Share Posted December 3, 2002 Yeah thats what it is but I dont understand what the problem is there.. what should go there.. I tried to reference a couple different things. Woody Link to comment Share on other sites More sharing options...
BWtwoK Posted December 3, 2002 Author Share Posted December 3, 2002 okie now Im having an error from this line.. define('DIR_FS_LOGS', 'C:HowellSiteHowellLogs'); dont know if this is right or not says it can't parse.. It would be nice if there was a better explanation for some of the conifig files.. also I just downloaded the catalog and admin.. unzip setup to the server and setup my database with the sql script and its running fine.. but these variables are giving me a headache.. Woody Link to comment Share on other sites More sharing options...
BWtwoK Posted December 4, 2002 Author Share Posted December 4, 2002 Umm I dont seem to have a configure.php file and also I dont have some install script.. I've downloaded the zip files multiple times and nothing.. isnt there any decent install instructions.. I just need to get these damn variables setup.. Woody Link to comment Share on other sites More sharing options...
rseigel Posted December 4, 2002 Share Posted December 4, 2002 #1) Use 2.2 instead of 2.1. It's stable now and most contributions (if you want to go there) are for 2.2. #2) http://oscdox.com/ Link to comment Share on other sites More sharing options...
BWtwoK Posted December 4, 2002 Author Share Posted December 4, 2002 Thank you thats exactly what I was looking for.. got everything running very easily.. Woody Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.