upgrades problems upgrades problems
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

upgrades problems

Started by xnelsonx, April 29, 2005, 06:18:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xnelsonx

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

Nibbler

CHMOD include/config.inc.php so it is readable.

xnelsonx

can you be more clear, because i'm not an expert....sorry

Nelson MB

xnelsonx

ok it already work, do you know what is by default the atribut of include/config.inc.php

And thanks for everything

Joachim Müller


xnelsonx

I see, thanks alot  :) for all the information about.

Everything is working again ;)

Nelson MB