coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: xinyuan on January 07, 2005, 11:44:56 PM

Title: I try to delete some lang files, want to save space from deleting some language
Post by: xinyuan on January 07, 2005, 11:44:56 PM
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
Title: Re: I try to delete some lang files, want to save space from deleting some language
Post by: Nibbler on January 07, 2005, 11:50:08 PM
You need to chmod your include/init.inc.php file to be readable by the script. This is nothing to do with language files.
Title: Re: I try to delete some lang files, want to save space from deleting some langu
Post by: Joachim Müller on January 08, 2005, 04:26:30 AM
Read http://coppermine.sourceforge.net/faq.php#minimumInstall to get an idea what you could/should remove.

Joachim