Hi It wasn't me who posted the problem - I was involved in trying to find a solution. However, it seems to me as if the problem has to do with which operating system one is using. On Windows the save path could be [drive:]\temp and on *nix it would be /tmp (and the directories have to exist).
Cheers -----Original Message----- From: Brian Aitken [mailto:[EMAIL PROTECTED]] Sent: 18 October 2001 12:22 To: [EMAIL PROTECTED] Subject: [PHP] Another [PHP] Simple Session Problem... Hiya I've got the same problem as the one Rudolf Visagie posted yesterday - when I start a session I get the error message: "Warning: open(E:\Inetpub\sessions\sess_955aa3bdd517c3a345f29fe1e021d054, O_RDWR) failed: m (13) in D:\Inetpub\wwwroot\HATII\admn\php\moss\sc_head.inc on line 3" We've tried changing the php.ini file to point to a different session directory (it was /tmp) but the problem persists. As far as I'm aware the sessions directory does exist. Any ideas? Brian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]