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!
Means your version of PHP does not mean the minimum requirements to run Coppermine; it's too old.
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.
Minimum is 4.2.0 - seems the main page needs updating to reflect this.