coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: steinmetzr on April 06, 2004, 09:32:56 AM

Title: [Solved]: installation won't configure coppermine
Post by: steinmetzr on April 06, 2004, 09:32:56 AM
hi, i am trying to install coppermine on a redhat 9 box, when i access the install.php i can fill in username ans stuff, when i press the let's go button i get a empty page wtih only the coppermine logo on it and nothing happens. can someone help me out?
i tried coppermine 1.2.0 and 1.2.1 but nothing works, i inserted 'print_r($http_post_vars) and print_r($http_get_vars) which both display nothing.
i did the same at work and there print_r($http_post_vars) produced the data entered before in the fileds.
Can someone telle what's going wrong?

i am using php 4.2.2 on apache 2.0
Title: Re: installation won't configure coppermine
Post by: psundstrom on June 03, 2004, 09:48:19 PM
I have the exact same problem using RH8.0, ie: fill out the install form details, hit the button and the next page just has the banner.  It doesn;t matter what I type in the form, I always get the same result.

I'm using

PHP 4.2.2
MySQL 3.23.58
Apache 2.0.40
CPG 1.2.1
Title: Re: installation won't configure coppermine
Post by: Joachim Müller on June 03, 2004, 11:12:57 PM
I guess this is related to server setup. Check your php.ini (and maybe apache.conf) if your server actually allows data to be posted (post method).

GauGau
Title: Re: installation won't configure coppermine
Post by: psundstrom on June 04, 2004, 10:30:14 AM
Found out what the problem was.  I needed to install php-mysql.rpm