Forums

PHP

This topic is locked

Help login!

Posted 16 Nov 2001 17:19:49
1
has voted
16 Nov 2001 17:19:49 enquest enquest1 posted:
As newby and not briliant I think Phakt is briliant. However I got a problem... I think every thing works. Except the login (user autentication -> log in user)...
I fill in all the req. data but when I try to login I get the following errors in the browser.
Q. What am I doing wrong? Do I need to put somewhere a setting diffrent, or where do I need to put extra attention on?


Warning: open(/tmp\sess_28f1b7fa9fd4a4559b2c7bf60a77006d, O_RDWR) failed: m (2) in C:\apache\htdocs\myname\login.php on line 12

username

password

Submit


Warning: open(/tmp\sess_28f1b7fa9fd4a4559b2c7bf60a77006d, O_RDWR) failed: m (2) in Unknown on line 0

Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0


Thanxs!!!!


Replies

Replied 16 Nov 2001 17:43:19
16 Nov 2001 17:43:19 Bruno Mairlot replied:
Enquest,

Either you are on a win32 system, then follow the FAQ item posted here : /go?1849

Either you are on a Unix system, then check for the permission of the /tmp directory. This should be writeable for the user or the group Apache is running.

Bruno

--- Better to die trying, than never try at all ---
Replied 18 Nov 2001 01:13:14
18 Nov 2001 01:13:14 Tim Green replied:
enquest,

Further to Bruno's comments....

This subject has been dealt with on a number of occassions. Please read the FAQ (the link is in my signature) and always remember to look for your answer before posting your question.

Many thanks

Tim Green

Extension & PHP TalkZone Manager
<font size=1>-------------------------------------------
<i>Please read the Forum FAQ before posting
a question to this TalkZone.</i>
-------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
-------------------------------------------</font id=size1>

Reply to this topic