Anyone using Rackspace Cloud Sites?
I am getting two errors:
PHP Fatal error: Lost connection to MySQL server at 'reading initial communication packet', system error: 110
PHP Warning: Unknown: Failed to write session data (redisr). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
I the redisr one is odd, because I don't know where /var/lib/php/session is coming from.
Rackspace says to put something like :
php_value session.save_handler 'redisr'
in the .htaccess file, and to put it above the PHPR application directory.
Thanks for any insights, especially based on experience with Cloud Sites.
Best,
Ken