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?
http://forum.coppermine-gallery.net/index.php?topic=32147.0
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.
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.