Installation Error Installation Error
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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!