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?
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
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 :)
Unbelievable: the file was CHMODed 755, I've CHMODed it to 666 and the back to 755. Now all's ok :o :)