You should not be writing to /tmp that is a system directory. php.ini is a
file. If you need a "temporary" directory, use ./tmp that will be directory
in your web root directory.

Bruce Karstedt
President
Technology Consulting Associates, Ltd.
Tel: 847-735-9488
Fax: 847-735-9474


-----Original Message-----
From: php [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 14, 2002 9:12 PM
To: [EMAIL PROTECTED]
Subject: [PHP] session problems....


Anyone know why php would complain about not having permission to write
the session file in /tmp (and to check the session.save_path var in my
php.ini file. when it does specify /tmp in the php.ini and /tmp has
drwxrwxrwt for permissions?

I need a resolution... even if we have to pay for it... so if anyone
feels they are good enough to fix this we can compensate you for your
time.

Thanks,
Rick

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to