Page 4 of 4

Posted: Wed Mar 03, 2004 4:02 pm
by Wee-Man
ahh for some nown reason it haS STARTED TO FIRE A Warning: open(/tmp\sess_60d4fb849cbbb82074a56491d08e116e, O_RDWR) failed: m (2) in c:\program files\easyphp\www\scammers\login.php on line 2 ERROR AT ME WHEN RUNNING THE SCRIPT LOCALLY
oops caps sorry

Posted: Wed Mar 03, 2004 4:23 pm
by markl999
Edit php.ini and change the session.save_path from /tmp to c:\temp (or wherever you want windows to store them).

Posted: Wed Mar 03, 2004 4:47 pm
by Wee-Man
ahh ok cause i get that error when running the script locally, will it work on my host? it does atm, but wheni update.

Posted: Wed Mar 03, 2004 4:51 pm
by Wee-Man
Can anyone offer a simple login script? with email,password and username, mine is <span style='color:blue' title='I&#39;m naughty, are you naughty?'>smurf</span> for some reason. i need to wre write it and im no pro :(

Posted: Wed Mar 03, 2004 4:51 pm
by markl999
Yeah, the session.save_path is a configuration setting and won't get uploaded/affect the remote host.

Posted: Wed Mar 03, 2004 5:37 pm
by Wee-Man
now to get afull login done for users ot use the program