Upgrade of PHP
pibroens
Joined: 2004-11-23
Posts: 3 |
Posted: Mon, 2009-02-02 12:23 |
Hello, There was an upgrade a PHP. Now my gallery gives these errors: Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 Gallery URL : http://www.kruisstraat89.be/fotos/ I can't access the site. I can go back to PHP 4, but then my CMS will not work anymore. Pieter |
|
Posts: 6818
Hi,
about the errors:
PHP related
1.) Enable the function in your php.ini file
3.) Check the permissions of your /tmp folder
Gallery related
2.) Do a chmod -R 777 of your albums folder
Sidenote: Gallery 1.5.1 is not fully compatible with PHP5, upgrade at least to Gallery 1.5.3
Jens
--
Gallery Developer