PHPList produces internal server error. Checking error logs results in:
Invalid command 'php_flag', perhaps misspelled or defined by a module not included in the server configuration.
This can be corrected by remarking or removing:
php_flag magic_quotes_gpc on
in your .htaccess file.
- 155 Users Found This Useful
Related Articles
Useful CSV to MySQL Script
Provided below is a great tool we have run into for converting CSV files into MySQL format: CSV...
403 Forbidden error with Drupal after install
Remove the following lines from the .htaccess file...Options -Indexes Options FollowSymLinks...
Strict Standards: Non-static method JLoader::register() should not be called statically in
This error indicates your script is using out-dated PHP commands. It is best to update your...
What is the path to PHP5?
We are currently running the latest stable version of PHP5. /usr/bin/php
What port is MariaDB - MySQL on?
MariaDB / MySQL is on Port 3306.
