coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: eaglesfans on June 09, 2008, 09:59:10 PM

Title: [Solved]: Installation Error
Post by: eaglesfans on June 09, 2008, 09:59:10 PM
Okay, I admit that all I know how to do are follow directions. I made sure that I had GD on my server. I figured out how to make a database. I uploaded Coppermine and changed the permissions on the two folders.

I went through the installation and it said I was successful. When I go to login, though, I get this error message:

Fatal error: Call to undefined function: ob_clean() in /usr/local/psa/home/vhosts/mysite.com/httpdocs/coppermine/include/init.inc.php on line 156

What did I do wrong?  I appreciate any suggestions!
Title: Re: Installation Error
Post by: Nibbler on June 09, 2008, 10:42:07 PM
Means your version of PHP does not mean the minimum requirements to run Coppermine; it's too old.
Title: Re: Installation Error
Post by: eaglesfans on June 10, 2008, 12:00:39 AM
Thanks.

According to the main page here, you need PHP 4.1.0 and I'm running 4.1.2 so that's odd that it would be too old.

Thanks anyway.
Title: Re: Installation Error
Post by: Nibbler on June 10, 2008, 12:29:38 AM
Minimum is 4.2.0 - seems the main page needs updating to reflect this.