Hi there, I recently installed cpg and the following problems came up: I can upload images without any problems, so the message "Upload of 1 Image was successful" appears. When I click on the "Continue"-Button after that message to put the Image into an album, i get an 500 Error (internal server error). The second thing is, that some changes made in the control panel are saved, and other are not saved any way. For example when I try to change the Group of an user and press the proceed button. The Page is reloading, but the group is the old one. Other settings like max. picture size, quota etc. all works fine and changes are saved.
Thanks for helping! (and yes I checked the chmods :) )
Are you self hosted? Are you using Apache or IIS? Most of the time the Internal Server Error means there's a server misconfiguration causing a problem somewhere.
I'm self hosting on Apache. I know the misconf problems, but it is not on the php-settings, i checked this issue and everything is more then the required settings.
Have you reviewed your server logs yet?
Sure I have, but nothing special or interesting in it!
Please list your server info: php, mysql, apache versions.
Also, have you verified that your httpd.conf and php.ini files are properly set up?
PHP Version 4.3.4
Perl Version 5.008
MySQL Version 4.0.21-Max
Apache Version Apache/1.3.29 (Unix) PHP/4.3.4
Apache Release 10329100
Apache API Version 19990320
I've verified the setup of the files, everything seem to be ok.
Ok there, i've found the problem. In the file "usermgr.php" i had to replace $PHP_SELF with usermgr.php!
Now everything works fine, thank you for helping.
Does anyone no how to do this. I have the same problem. I'm a beginner and the upload was working fine until I combined my bb with it.