-
I found in lots of forums that session.save_handler set to 'files' for local and master value fixes this issue, but mine is already set to 'files' and still the same error.
2008-07-14 14:01:49 UTC in SecurityAdmin for PHP
-
Thanks for your response.
I am now getting a session issue and am unable to open the index.php file.
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: /tmp) in /home/.garages/missdacia/website/include/config.php on line 74
I am using PHP 4.4.8 with gettext enabled and...
2008-07-14 03:51:51 UTC in SecurityAdmin for PHP
-
I am using PHP 5.2.6, PEAR 1.7.1.
I have installed PEAR MDB and MDB2 because of this message I get from the webserver.
[abe]$ pear install -o pear/MDB
WARNING: "pear/MDB" is deprecated in favor of "pear/MDB2"
downloading MDB-1.3.0.tgz ...
Starting to download MDB-1.3.0.tgz (218,957 bytes)
.............done: 218,957 bytes
downloading XML_Parser-1.2.8.tgz ...
2008-07-11 21:24:32 UTC in SecurityAdmin for PHP
-
I am using PHP 5.2.6, PEAR 1.7.1.
I have installed PEAR MDB and MDB2 because of this message I get from the webserver.
[abe]$ pear install -o pear/MDB
WARNING: "pear/MDB" is deprecated in favor of "pear/MDB2"
downloading MDB-1.3.0.tgz ...
Starting to download MDB-1.3.0.tgz (218,957 bytes)
.............done: 218,957 bytes
downloading XML_Parser-1.2.8.tgz .....
2008-07-11 21:20:15 UTC in SecurityAdmin for PHP