-- 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?
link?
PHP version?
register_long_arrays on if using PHP5 ?
Changed the startpost because i used an other server.
As GauGau stated, you need to enable 'register_long_arrays' if you are using PHP5.