coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: jvnatale on June 29, 2007, 08:09:01 PM

Title: Installation Error
Post by: jvnatale on June 29, 2007, 08:09:01 PM
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!
Title: Re: Installation Error
Post by: Nibbler on June 29, 2007, 08:26:18 PM
Ensure include/sql_parse.php is present and has correct permissions (ie. is readable by php)
Title: Re: Installation Error
Post by: jvnatale on June 30, 2007, 05:19:37 PM
Thanks! Got it working today!