coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: Benjamin on December 28, 2004, 09:41:46 AM

Title: Blank Page when i press "let's Go!" button
Post by: Benjamin on December 28, 2004, 09:41:46 AM
I'm using:

- Windows XP Professional
- Apache 2.0.52
- PHP 5.0.3
- MySQL 4.1.7
- CGP 1.3.2
- Imagemagick 6.1.6

when i finished all applications setup, i go to http://localhost/install.php

Fill all information:

- Username
- Password
- MySQL Database Name
- MySQL Username
- MySQL Password
- ImageMagick path

Then press "let's Go!" button, it turn to blank page, don't have any respond.

I tired to search by forum and documentation, still don't have result,

what can i do?

Thx
Title: Re: Blank Page when i press "let's Go!" button
Post by: Joachim Müller on December 28, 2004, 09:45:00 AM
http://forum.coppermine-gallery.net/index.php?action=search2;search=blank+install
Title: Re: Blank Page when i press "let's Go!" button
Post by: Benjamin on December 28, 2004, 10:17:26 AM
I have see this forum, but i don't know which one is solution, i guess that one can solve my problem.

Quote
The old, long arrays (like $HTTP_GET_VARS) have been depreciated for a long time, but Coppermine 1.3.2 and earlier version use them.  PHP5 doesn't use the long arrays by default, and therefore nothing works right.  Once you enable register_long_arrays Coppermine works again.

The next version (1.4) doesn't use the long arrays and is not affected by register_long_arrays.

I'm a beginner, don't know what it is, and don't know how to fixed it.

Can you guide me to do?
Please help...

Thx
Title: Re: Blank Page when i press "let's Go!" button
Post by: Tranz on December 28, 2004, 10:23:31 AM
If you are a beginner, you should not be using the latest software like php 5x. Downgrade to 4.3.10
Title: Re: Blank Page when i press "let's Go!" button
Post by: Benjamin on December 28, 2004, 10:59:16 AM
Downgrade to 4.3.10 can solve this problem or not?
Title: Re: Blank Page when i press "let's Go!" button
Post by: Tranz on December 28, 2004, 11:31:15 AM
The issue is due to a setting in PHP 5. Since you don't know how to change settings, you must downgrade to v 4.3.10, which doesn't have the setting by default. If it wouldn't solve the problem I wouldn't have suggested it.  :P
Title: Re: Blank Page when i press "let's Go!" button
Post by: Joachim Müller on December 28, 2004, 12:09:51 PM
[off topic]
choosing "asdfasdf" as a nickname is nor very nice, it shows you want help, but you're not ready to show anything from you
[/off topic]

Joachim
Title: Re: Blank Page when i press "let's Go!" button
Post by: Benjamin on December 29, 2004, 04:57:16 AM
I downgrade the php now, i will report that here when success or not...

My name is benjamin, i really want help, coz i don't know how to do, and thank all people to help.

Benjamin
Title: Re: Blank Page when i press "let's Go!" button
Post by: Benjamin on December 29, 2004, 10:51:35 AM
downgrade successful~ but this...
Title: Re: Blank Page when i press "let's Go!" button
Post by: Nibbler on December 29, 2004, 05:44:52 PM
Google for the error message - this is not the place for handholding you through server setup. As Thu already said, a php5, apache2, mysql 4.1 setup is not suited to beginners.
Title: Re: Blank Page when i press "let's Go!" button
Post by: Benjamin on December 30, 2004, 04:34:50 AM
I was downgrade to PHP4

Apache 2
MYSQL 4.1.7

I tired to find place can guide me to setup up CPG

so i just can publish here

I hope somebody can help me

Benjamin
Title: Re: Blank Page when i press "let's Go!" button
Post by: kegobeer on December 30, 2004, 05:23:25 AM
You need to properly set up your webserver before you can set up Coppermine.  There are a lot of good guides on how to set up a webserver, just do a little searching on Google.

I hope you don't plan on making it publically available.  Running a server from your home computer is not a good idea, especially for a complete novice.

Once you get your server properly set up and configured, it will be very easy for you to install Coppermine.