I am having problems with installation. After I ran the install file and try to login I get the following error:
Fatal error: Call to undefined function: ob_clean() in /www/cgi/coppermine/include/init.inc.php on line 156
Can anyone help? I hope I posted this in the right board. Thanks in advance!
Jbray
Post a link to your gallery for a start. Make sure that you have uploaded all files. Post the full error message. Make sure that you have the minimum requirements to run Coppermine: ob_clean is a core function for PHP since PHP4.2.x - if you don't have that function, you're probably running an older version of PHP. Make your webhost update the PHP version, as it is outdated. If your webhost refuses to do so, you can't use Coppermine.