Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Problem with install' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Problem with install
Authored by: jwyoung5 on Oct 08, '02 09:33:49PM

When I click the 'Next' button on the first web page i.e "http://192.168.1.100/admin/install/install.php", I get this message:

Parse error: parse error, unexpected ':' in /Library/WebServer/config.php on line 68

Fatal error: Failed opening required 'databases/.class.php' (include_path='.:/usr/local/lib/php') in /Library/WebServer/system/lib-database.php on line 105


I had to add the php.ini file mentioned above. Anyone have an idea as to what I'm missing?
Thanks, john



[ Reply to This | # ]
Problem with install-fixed
Authored by: jwyoung5 on Oct 08, '02 09:42:30PM

Sorry. An extra space crept into the config.php file and uncommented a line. All fixed now.



[ Reply to This | # ]
Similar problem with install
Authored by: aschmidtm on Jan 03, '03 01:48:19PM
I keep getting-
Warning: fopen("/Library/WebServer/logs/error.log", "a") -
Permission denied in
/Library/WebServer/Documents/lib-common.php on line 1424

[ Reply to This | # ]
Similar problem with install
Authored by: robg on Jan 03, '03 09:19:31PM

Make sure you read the install.html page regarding the "chmod" commands for the log directory. You may have to use "777" permissions to get it to work...

-rob.



[ Reply to This | # ]