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!
Ensure include/sql_parse.php is present and has correct permissions (ie. is readable by php)
Thanks! Got it working today!