coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: somegirl on August 04, 2006, 02:40:24 AM

Title: Fatal Error on line 153
Post by: somegirl on August 04, 2006, 02:40:24 AM
I don't know if there is already a topic with help for this problem, but I have searched for help and haven't been able to find what I need to fix. After I installed Coppermine it said that it was ready to roll and then I tried to log in and it gave me this error message:Fatal error: Call to undefined function: ob_clean() in /coppermine/include/init.inc.php on line 153. Does anyone know how to fix this?
Title: Re: Fatal Error on line 153
Post by: Nibbler on August 04, 2006, 03:26:21 AM
http://forum.coppermine-gallery.net/index.php?topic=32147.0
Title: Re: Fatal Error on line 153
Post by: somegirl on August 04, 2006, 08:20:15 PM
Thanks very much, problem solved. One more question, I installed Coppermine on my cgi server, but was wondering if there was some way to make it so that when visitors type in the domain name that's where the gallery will show up. Should I just use a redirect? Thanks again.
Title: Re: Fatal Error on line 153
Post by: Joachim Müller on August 04, 2006, 08:33:27 PM
We have a "one question per thread" policy that you agreed to respect when signing up. Marking thread accordingly and locking it.
Usually, you shouldn't install coppermine into your cgi-bin - the whole page should be capable to parse PHP files. If your server isn't set up this way, then yes: use redirect or whatever method you prefer. Not related to coppermine at all.