Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: cpg133 install.php gives no output  (Read 3046 times)

0 Members and 1 Guest are viewing this topic.

pw

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
cpg133 install.php gives no output
« on: July 06, 2005, 10:21:16 am »

Hi!

Configuration:
Apache/1.3.33 Ben-SSL/1.55 (Debian GNU/Linux) PHP/4.3.10-15
Coppermine 1.3.3

When I try to use install.php the page blanks after hitting the buttom. I have tried the register_long_arrays directive but it doesn't work, nor does it show up in the info when using a info.php file with <?php phpinfo(); ?> in it.

I have searched the board and find reference that the register_long_arrays should work with this configuration. Also a search at php.net gives me that this variable is included in php starting with php 5.0.0

Can anyone give me some hints here because I am totally stuck.

Yours Sincerely,

// Paul
« Last Edit: July 11, 2005, 08:43:34 am by GauGau »
Logged

pw

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
SOLVED: Re: cpg133 install.php gives no output
« Reply #1 on: July 08, 2005, 02:29:58 pm »

Ok, have done some digging.

This problem is due to Debian not installing the php4-mysql package by default.
It had nothing to do with register_long_arrays

The install-script hang on the row

if (! $connect_id = @mysql_connect($HTTP_POST_VARS['dbserver'], $HTTP_POST_VARS['dbuser'], $HTTP_POST_VARS['dbpass'])) {

with no error messages, nothing in logs etc.

So case closed!

Since noone answered or asked further question, I do hope that I haven't caused to much trouble!

Yours sincerely,

// Paul
Logged

Nibbler

  • Guest
Re: cpg133 install.php gives no output
« Reply #2 on: July 08, 2005, 04:16:39 pm »

Thankyou for posting the solution. I have added a check for mysql support into the 1.4 installer.
Logged
Pages: [1]   Go Up
 

Page created in 0.013 seconds with 15 queries.