News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Install problem

Started by kalok23, January 26, 2005, 03:16:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kalok23

Install complete then display following error


Warning: main(include/config.inc.php): failed to open stream: No such file or directory in c:\program files\apache group\apache\htdocs\cpg132\include\init.inc.php on line 201

Fatal error: main(): Failed opening required 'include/config.inc.php' (include_path='C:\Program Files\Apache Group\Apache2\htdocs') in c:\program files\apache group\apache\htdocs\cpg132\include\init.inc.php on line 201

Joachim Müller

it appears that you haven't modified permissions on the include folder (and the albums dir) as suggested in the docs. Adjust the permissions and re-run the installer. You have to understand that even though there's no CHMOD on Windoze systems, there still are permissions.

Joachim

P.S. It's not recommended to run your own webserver if you're a newbie, at least you shouldn't make it publicly available on the internet (it's ok to have a webserver set up locally just for you on your LAN to play with and learn).