Please help Please help
 

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

Please help

Started by ^aNi, November 09, 2004, 04:06:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

^aNi

Ok... so I'm new with this.... I've just uploaded Coppermine and I can't execute install.php properly .... I've done everything step by step really carefully just like the manual says... but I can't get it to work....

check here -> http://ar10.outservers.net/~aneetah/fotos/install.php if you think you can help me

Thank you so much in advance.

Joachim Müller

the error message should be pretty self-explanatory: it says
QuoteWarning: main(include/sql_parse.php): failed to open stream: Permission denied in /home/aneetah/domains/introverted.com.ar/public_html/fotos/install.php on line 30

Fatal error: main(): Failed opening required 'include/sql_parse.php' (include_path='.:/usr/local/lib/php') in /home/aneetah/domains/introverted.com.ar/public_html/fotos/install.php on line 30
Make sure the permissions are properly set for the script to run (read/execute for all files, read/write/execute for the albums and include folders). Apparently your include path is set up improperly as well - either fix this in php.ini (if self-hosted) or ask your webhost for support.

Joachim

^aNi

thanx a lot :)

my problem was solved, I really appreciate it.