coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: luma on May 29, 2005, 04:51:00 PM

Title: Solverd- install.php letsgo> comes right back
Post by: luma on May 29, 2005, 04:51:00 PM
Hello everyone

I am setting up a new server as we speak. here are the software specs so far.
Redhat Enterprise Linux AS 3.0
Apache 1.3.33
mysql 4.1.12
Php 5.0.4
ImageMagick (with jpeg/png/tiff etc)

all have been compiled from the ground up and work like a charm for stuff like phpmyadmin and all that. works great

I extracted cpg1.3.2 (tried 1.3.3 as well) into /usr/local/apache/htdocs/
it created folder cpg132
I then chmod -R albums
         chmod -R include
(I have tired 755 but the install.php complains that i should set to 777)

I then launch http://mydomain.com:81/cpg132/install.php
(this server is running on port 81 as I ahve another on port 80)

I enter user name and password at the top.
I keep localhost for database (this is fine as its running on localhost)
I enter the database name (cpgtest)
I enter the user name (cpgtest)
I enter hte password for this user
(I doubled check in phpmyadmin and that is the name of the database and cpgtest has full pri to cpgtest database)
I even tried root)

I then set the imagemagick path /usr/local/bin/
I then press lets go

I end up wtih install.php (empty, what I entered is gone)  no error nothing.

thanks for the help.

Luma
Title: Re: install.php letsgo> comes right back
Post by: luma on May 29, 2005, 05:06:45 PM
Think I found my answer, I thought I had read all the messages but I missed one, the important one :)

should be a sticky! lol

will try it out now (long arrays)

Luma
Title: Re: install.php letsgo> comes right back
Post by: luma on May 29, 2005, 05:14:47 PM
FIXED!

works now