coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: ^aNi on November 09, 2004, 04:06:11 AM

Title: Please help
Post by: ^aNi on November 09, 2004, 04:06:11 AM
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.
Title: Re: Please help
Post by: Joachim Müller on November 09, 2004, 07:16:57 AM
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
Title: Re: Please help
Post by: ^aNi on November 09, 2004, 05:08:01 PM
thanx a lot :)

my problem was solved, I really appreciate it.