Installation Error Installation Error
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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!