I update the version of Mysql to 4.0.24 and PHP to 4.3.11 and my gallery give this messages:
Warning: main(include/config.inc.php): failed to open stream: Permission denied in /home/httpd/vhosts/eusei.com.pt/httpdocs/webgallery/include/init.inc.php on line 201
Warning: main(include/config.inc.php): failed to open stream: Permission denied in /home/httpd/vhosts/eusei.com.pt/httpdocs/webgallery/include/init.inc.php on line 201
Fatal error: main(): Failed opening required 'include/config.inc.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/eusei.com.pt/httpdocs/webgallery/include/init.inc.php on line 201
Can anyone help me to resolve this situation...
Thanks
CHMOD include/config.inc.php so it is readable.
can you be more clear, because i'm not an expert....sorry
Nelson MB
ok it already work, do you know what is by default the atribut of include/config.inc.php
And thanks for everything
There's no "default", it differs from server to server - see http://coppermine.sourceforge.net/manual.php#how and http://forum.coppermine-gallery.net/index.php?topic=5841.0
I see, thanks alot :) for all the information about.
Everything is working again ;)
Nelson MB