coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: elamberton on May 28, 2008, 05:37:33 AM

Title: [Solved]: Coppermine with PHP Version 5.2.0-8+etch11 install.php not working
Post by: elamberton on May 28, 2008, 05:37:33 AM
I have a server at home running Debian etch11 with Apache2, MySQL 5 and PHP 5.2 on an AMD 64 processor. This is where I have installed the coppermine php scripts.

I have tested that PHP is being handled correctly by creating a "hello world" php page in the coppermine directory. It shows the results of phpinfo() appropriately.

When I attempt to open the install.php page, I am prompted with a download instead of the install page.

Please advise what may be causing this behavior as PHP seems to be working but the install.php does not.
Title: Re: Coppermine with PHP Version 5.2.0-8+etch11 install.php not working
Post by: elamberton on June 05, 2008, 05:13:58 PM
I have resolved the issue. I did not have the GD graphics library installed on the server. Once I installed GD, the install page would render. It would have been nice if the install script would have alerted me (on the page or in a log) to the missing dependency rather than not render.
Title: Re: Coppermine with PHP Version 5.2.0-8+etch11 install.php not working
Post by: Nibbler on June 05, 2008, 05:22:10 PM
Not sure why that would be the problem. Coppermine can run just fine without GD.