Installation Error Installation Error
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Installation Error

Started by jvnatale, June 29, 2007, 08:09:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jvnatale

Hello.

I am getting the following error when I try to install this product. It states ...

Warning: main(include/sql_parse.php): failed to open stream: Permission denied in /home/jvnatale/public_html/Coppermine/install.php on line 36

Warning: main(include/sql_parse.php): failed to open stream: Permission denied in /home/jvnatale/public_html/Coppermine/install.php on line 36

Fatal error: main(): Failed opening required 'include/sql_parse.php' (include_path='.:/usr/local/lib/php') in /home/jvnatale/public_html/Coppermine/install.php on line 36

Am I doing something wrong? Please help! Thanks!

Nibbler

Ensure include/sql_parse.php is present and has correct permissions (ie. is readable by php)

jvnatale

Thanks! Got it working today!