Closed GoogleCodeExporter closed 9 years ago
Sometimes the "new line" of the files will be deleted on uploading the files as
ASCII. Some users had this problem (I can't reproduce that).
Can you access any error log file on your server? Its hard to say what went
wrong
without any error message!
Original comment by zzuzzlwuzzl@googlemail.com
on 9 Feb 2010 at 9:29
Thanks for the quick answer.
Checking the error logs is a good idea :)
Error message is:
"Cannot load Zend Extension Manager - it was built with configuration 1.2.0,
whereas
running engine is API220090626,NTS"
Now, I haven't heard of Zend before and do not have too many rights on my
webserver,
but what could be a solution?
Original comment by oliver.j...@gmail.com
on 9 Feb 2010 at 10:15
I have never see this error message before. Regarding
http://www.ryan-dowling.com/2009/08/upgrading-php-5-2-6-to-5-3-to-5-2-10/ it
looks
like a wrong installation of php. You should contact the administrator of the
server.
Original comment by zzuzzlwuzzl@googlemail.com
on 9 Feb 2010 at 6:15
I can switch the PHP version on my webhost and made the switch back to 5.2.9
I still get a 500 with this error message:
[Wed Feb 10 13:56:02 2010] [alert] [client ip] /home/www/rsslounge/.htaccess:
Invalid
command 'SetEnv', perhaps misspelled or defined by a module not included in the
server configuration
Original comment by oliver.j...@gmail.com
on 10 Feb 2010 at 12:58
You have to enable the mod_env Module in Apache. You can do this in the
httpd.conf.
Original comment by zzuzzlwuzzl@googlemail.com
on 21 Feb 2010 at 2:35
This solved the problem, thank you!
Original comment by oliver.j...@gmail.com
on 22 Feb 2010 at 4:33
Original comment by zzuzzlwuzzl@googlemail.com
on 22 Feb 2010 at 5:22
Original issue reported on code.google.com by
oliver.j...@gmail.com
on 8 Feb 2010 at 12:56