Add this to the virtual host configuration if PHPLive says it has no session.save_path:
php_admin_flag safe_mode off php_admin_flag register_globals off
PHPLive cannot operate with safe_mode enabled.
Have you tried MySQLTuner yet?
It's free and it makes optimizing your MySQL server easier than ever!
|
Add this to the virtual host configuration if PHPLive says it has no session.save_path: php_admin_flag safe_mode off php_admin_flag register_globals off PHPLive cannot operate with safe_mode enabled. Leave a Reply
You must be logged in to post a comment. Login » |