PHPList 500 Errors on Install
While installing PHPList on a GoDaddy server for a client of mine, I was frustrated to receive an ‘Internal Server Error’ / ‘500 Error’. Following the directions at this post fixed it easy enough. You just need to delete the following line form your .htaccess file in your PHPList install directory:
php_flag magic_quotes_gpc on