coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: starr1000 on January 26, 2005, 08:55:40 PM

Title: Help on install.php
Post by: starr1000 on January 26, 2005, 08:55:40 PM
I have done the following:

Download Coppermine
Unzip it to your harddrive
Upload the stuff to your server
chmod the folders "include" and "albums" for the script (the webserver, that is) to have read/write access
point your browser to http://www.yoursite.com/coppermine/install.php and follow the directions of the install file (basically the mySQL-tables will be created there and the config table will be filled with default values) 

but when i go to my browser  and type in my  website.com/coppermine/install.php
it says page can not be found.

I am using php 4.3.10, mysql 4.0.22 and apache 1.3.33

I uploaded the files from an ftp transfer server and changed my permissions
Title: Re: Help on install.php
Post by: kegobeer on January 26, 2005, 09:00:50 PM
First, post a real link to your site.

Second, did you verify the files are actually where you think you put them?  That error message is very explicit: the page wasn't found where you asked for it.
Title: Re: Help on install.php
Post by: jpettit on February 12, 2005, 12:19:07 AM
I would also check that you have php enabled on your webserver.  I had to go into my web controlpanel and enable it (it was turned off).