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
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
FIXED!
works now