coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: ejwagenvoort on July 12, 2005, 12:04:58 PM

Title: Change server problem
Post by: ejwagenvoort on July 12, 2005, 12:04:58 PM
-- Edit --

I've read a lot of topics about this subject, but I still can't fix the problem.

OLD SERVER:
Linux with Apache/1.3.31 (Unix) PHP/4.3.9 Mysql 3.23

NEW SERVER:
Windows XP Pro SP2 with IIS 5.1, PHP 5.0.4, Mysql 4.1.12a

What I did:
I dumped the database with mysql on my old server.
I imorted it on my new server. I used Mysql Administrator for Windows. All the tables etc look fine.
I changed the /include/config.inc.php to the new sql database. Eg. localhost and the correct names.
I used 'set password for' the new database on the windows system.
I copied all the files from the old to the new server.
I gave al the permissions from IIS and give them full permissions. I tried different sort of levels.

So when I started my explorer and run the coppermine gallery I get a blank screen. No error at all.


Wo can help me?
Title: Re: Change server problem
Post by: Joachim Müller on July 13, 2005, 09:13:55 AM
link?
PHP version?
register_long_arrays on if using PHP5 ?
Title: Re: Change server problem
Post by: ejwagenvoort on July 14, 2005, 03:23:13 PM
Changed the startpost because i used an other server.
Title: Re: Change server problem
Post by: Joachim Müller on July 14, 2005, 09:20:49 PM
Quote from: GauGau on July 13, 2005, 09:13:55 AM
register_long_arrays on if using PHP5 ?
Title: Re: Change server problem
Post by: OmegaGOD on July 15, 2005, 05:47:26 AM
As GauGau stated, you need to enable 'register_long_arrays' if you are using PHP5.