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.
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
thanx a lot :)
my problem was solved, I really appreciate it.