Help on install.php Help on install.php
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Help on install.php

Started by starr1000, January 26, 2005, 08:55:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

starr1000

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

kegobeer

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.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

jpettit

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).