xzibiz Posted November 2, 2010 Share Posted November 2, 2010 I've had apache2, mysql and php5 installed and fully function. But one day i got an error on all of my pages: Fatal error: strftime() [<a href='function.strftime'>function.strftime</a>]: Timezone database is corrupt - this should *never* happen! in /horde/config/prefs.php on line 321 Warning: Unknown: open(/var/lib/php5/sess_6df4c5647c75b2e6e3f1c3b1b09f676d, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5) in Unknown on line 0 What do i need to do to fix this ? Quote Link to comment Share on other sites More sharing options...
trq Posted November 2, 2010 Share Posted November 2, 2010 I would check that /var/lib/php5/ exists and that it is writable by apache. Quote Link to comment Share on other sites More sharing options...
xzibiz Posted November 2, 2010 Author Share Posted November 2, 2010 yes there is a /var/lib/php5, but it's emty. I think apache user can read it. (drwx-wx-wt php5) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.