News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

[Solved]: installation won't configure coppermine

Started by steinmetzr, April 06, 2004, 09:32:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

steinmetzr

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

psundstrom

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

Joachim Müller

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

psundstrom

Found out what the problem was.  I needed to install php-mysql.rpm