Hello,
I made the mistake of downloading and installing everything on my home computers to test coppermine out. Naturally, everything went smooth as could be... and I liked it.
Then, I decided to move this onto our (extremely similar) work server, and have had no success at all after two days of attempting (multiple times and multiple ways) to get cpg up and running.
I have read thru these forums for hours, tried many suggestions here, and even tried copying settings/config/etc from my home computer to my work computer... no go.
Both systems are extremely similar:
Win2k server W/ SP4 and all updates
IIS
MySQL 4.1.13a (full install)
Php 5.0.4 (manual install)
CPG 1.3.3
The work computer will not write tables to MySQL, and in fact gives a blank screen (w/ logo) after running install.php. I have read thru dozens of threads about blank screens, but nothing seems to work...
I tried turning errors on in php.ini and still do not get anything but blank screen (w/ logo). I made sure long arrays were set to on, doublechecked (a few times) all paths were set up correctly, re-downloaded and re-installed PHP, CPG, and MySQL, setup internal website as well as localhost, re-configured php.ini, etc. I even tried not putting in correct info in blanks (MySQL database, username, password, etc...) and didn't get any errors, just blank w/ logo.
Since I did not receive any error messages, with all the different changes I've made, I wondered if php was actually functioning properly. But creating a simple php script to echo something on screen worked... (vgallerie.com/test.php) I haven't quite figured out a way to test if php can interact with MySQL yet, but that's the next direction I'll be trying to learn (so I can rule that out).
One other thing to note, I get "open/save" dialogue box when trying to use firefox to run any coppermine *.php files, however my test php file will open properly on firefox. IE6 will "run" both the test php and cpg php files. I don't know if that may indicate anything or not. I am going to check tonight to see if my home setup is the same way.
The web address of this is vgallerie.com/install.php
So far, I can't believe I was so "lucky" to spend an hour or two getting this up and running at home, and now I've spent a few days unsuccessfully at work.

\
Any ideas or help would be appreciated.
And hopefully this isn't something obvious I overlooked... I did try to read thru a LOT of forum post without much luck, so sorry if this has already been covered.