coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: cerberus on May 18, 2004, 12:42:22 PM

Title: [Solved]: Internal Server Error when accessing config.php
Post by: cerberus on May 18, 2004, 12:42:22 PM
Hi all!
I've installed CPG 1.2.1 on my Lixux server (apache v2). I've configured the YSE bridge and it's working. All's ok, but when I try to access the config.php file I get:
Quote
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, postmaster@pocketpcrussia.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Any thoughts?
Title: Re: Internal Server Error when accessing config.php
Post by: Joachim Müller on May 18, 2004, 01:08:40 PM
file might be corrupt. Get a fresh copy and re-upload config.php.
Another possibility: some webhosts don't allow files to be named config.something; try renaming it to foobar.php and access it with your browser.

GauGau
Title: Re: Internal Server Error when accessing config.php
Post by: cerberus on May 18, 2004, 01:24:12 PM
Quote from: GauGau on May 18, 2004, 01:08:40 PM
Another possibility: some webhosts don't allow files to be named config.something; try renaming it to foobar.php and access it with your browser.

GauGau
I don't think so, because I have coppermine 1.3 install running. I'll try to reupload the file ::)
Thanks for your reply :)
Title: Re: Internal Server Error when accessing config.php
Post by: cerberus on May 18, 2004, 01:31:45 PM
Unbelievable: the file was CHMODed 755, I've CHMODed it to 666 and the back to 755. Now all's ok :o :)