Disable plugins via FTP / 500 error

Having trouble installing serendipity?
Post Reply
Huhu
Regular
Posts: 157
Joined: Tue Oct 04, 2011 3:22 pm

Disable plugins via FTP / 500 error

Post by Huhu »

Hej!
I am getting a 500 error this morning for some unknown reasons ("Premature end of script headers: index.php ", same for admin.php; at php 5.6.8 ). To check whether this is an issue with a plug-in, I would like to disable event plugins.
Where is the information about the activated plug-ins stored? Is it listed somewhere in a simple php file as well, so easy to disable through FTP?

Thanks!
Post-apocalyptic Jugger sports: What is Jugger? Video I Free ebook on the sport
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Disable plugins via FTP / 500 error

Post by garvinhicking »

Hi!

The error is most likely caused by an underlying CGI/Apache problem. Check your webserver's error log for details of the CGI execution. Maybe it's disk space or session storage problems. It is most likely not caused by Serendity plugins. It could also point to hacked .php files with invalid code.

Anyhow to answer your questions: The installed plugins are stored in the serendipity_plugins Database table.

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Huhu
Regular
Posts: 157
Joined: Tue Oct 04, 2011 3:22 pm

Re: Disable plugins via FTP / 500 error

Post by Huhu »

Thanks!
Post-apocalyptic Jugger sports: What is Jugger? Video I Free ebook on the sport
Post Reply