coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: prasade on May 22, 2005, 09:09:00 PM

Title: CPG133 installation problems
Post by: prasade on May 22, 2005, 09:09:00 PM
Hello
I have installed CPG133 on linux and getting the following error message, while accessing install.php.
also I tried to download and unzip cpg for several times.
OS - linux
info page -

I have given all the required permissions on the ditectories.

error message ====
Before you continue with Coppermine installation, there are some problems that need to be fixed.


--------------------------------------------------------------------------------

The 'include' directory (located in the directory where you uploaded Coppermine) should be writable in order to save your configuration. Use your FTP program to change its mode to 777.


--------------------------------------------------------------------------------

The 'albums' directory (located in the directory where you uploaded Coppermine) should be writable in order to allow pictures upload. Use your FTP program to change its mode to 777.


--------------------------------------------------------------------------------

The 'userpics' directory (located in the 'albums' directory on your server) should be writable in order to allow pictures upload. Use your FTP program to change its mode to 777.


--------------------------------------------------------------------------------

The 'edit' directory (located in the 'albums' directory on your server) should be writable in order to allow pictures upload. Use your FTP program to change its mode to 777.

Once you are done, hit the "Try again" button.
==========================

I have given all the required permissions on the directories.

any help you provide is highly appreciated
regards
Prasad
Title: Re: CPG133 installation problems
Post by: Joachim Müller on May 23, 2005, 09:03:29 AM
depending on your webserver's config you may have to change permissions to 755 instead of 777. The user the webserver runs under needs rwx permissions for the folders. Ask you webhost for support if you're not sure. Posting your phpinfo data publicly or your email address is not a good idea (only an invitation to black hat hackers and spammers).
Title: Re: CPG133 installation problems
Post by: prasade on May 23, 2005, 02:10:37 PM
thank you GauGau.
I figuredout the problem
looks like another SELinux(blocking php execution) issue. I turn off SELinux now.
http://fedora.redhat.com/docs/selinux-faq-fc3/index.html#id2825880