I try to delete some lang files, want to save space from deleting some language I try to delete some lang files, want to save space from deleting some language
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

I try to delete some lang files, want to save space from deleting some language

Started by xinyuan, January 07, 2005, 11:44:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xinyuan

package, I get the following result, even I try to upload new lang folder, it just won't work. and nothing wrong with that index.php. so what I need to do to correct it?
Thank you!

Warning: main(include/init.inc.php): failed to open stream: Permission denied in /home/madhfor/public_html/gallery/index.php on line 30

Warning: main(include/init.inc.php): failed to open stream: Permission denied in /home/madhfor/public_html/gallery/index.php on line 30

Fatal error: main(): Failed opening required 'include/init.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/madhfor/public_html/gallery/index.php on line 30

Nibbler

You need to chmod your include/init.inc.php file to be readable by the script. This is nothing to do with language files.

Joachim Müller