Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [help] install.php doesn't work ...  (Read 4104 times)

0 Members and 1 Guest are viewing this topic.

chazcathy

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
[help] install.php doesn't work ...
« on: June 05, 2005, 04:43:45 am »

Hi !

I setup a new windows 2003 with Apache 2.0 , PHP 5.0.4 zip package , MySQL 4.01 and phpbb2 2.0.15, and all work fine.

But I tried to install Coppermine 1.3.3 , the install.php didn't work ...

When I hit 'Let's go' ..... nothing happens, and The IE just refreshed the page .

I tried to modify the php.ini with "register_long_arrays = On" or "register_globals = On" .. but still the same ...

Can any one help me plz ? Thx ~
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: [help] install.php doesn't work ...
« Reply #1 on: June 05, 2005, 02:09:06 pm »

Did you restart Apache after making changes to php.ini?  If so, there are a bunch of posts with the same issue - I suggest reading those posts also.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

chazcathy

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: [help] install.php doesn't work ...
« Reply #2 on: June 05, 2005, 04:02:10 pm »


yes, I did. Every time I modify php.ini I restart the Apache,but nothing changed. :\'(
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: [help] install.php doesn't work ...
« Reply #3 on: June 05, 2005, 04:29:24 pm »

Quote
If so, there are a bunch of posts with the same issue - I suggest reading those posts also.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

chazcathy

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: [help] install.php doesn't work ...
« Reply #4 on: June 05, 2005, 07:07:20 pm »

"register_long_arrays = On" or "register_globals = On" <== nothing change !
Comment out lines 21-26 in install.php and try again. <== nothing change !
MySQL Works FINE !

Any GOOD suggest ??
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: [help] install.php doesn't work ...
« Reply #5 on: June 05, 2005, 08:38:35 pm »

First, turn off register_globals.  That has nothing to do with this problem, and it isn't recommended to be turned on anyway.

Verify you have the mysql module and not the mysqli module enabled in php.ini.
Verify you don't have mod_deflate enabled in php.ini.

This could very well be the result of using 4.0x instead of 4.1.  It's definitely related to how you have your server set up, but without actually having hands-on, it's hard to tell.  Most people who have Server 2003 don't run Apache, they use IIS6 since it comes standard.

Maybe upgrading Apache 2.0 to the latest release, and upgrading MySQL to the latest release, and verifying you accomplished all the necessary steps for installing Apache and PHP on a Windows box will help.  I recommend using the Apache/Windows and PHP/Windows guides instead of someone else's guides.

Searching for "let's go" (use the quotes when using Advanced search) may yield more things to try.  That is still a....

Quote
GOOD suggest
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 20 queries.