Re: [PHP] !!Urgent .. Session Problem

2004-09-05 Thread Nick Wilson
* and then Dre declared I'm sorry about the capital letters and nop I'm not prepending any files at all Can I get a look at the file? -- Nick W -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] !!Urgent .. Session Problem

2004-09-04 Thread Nick Wilson
* and then Dre declared Warning: session_start(): open(/tmp\sess_2984f6d378560d0882f37728dbe1defc, O_RDWR) failed: No such file or directory (2) in C:\Program Files\Apache Group\Apache2\htdocs\ELBA\logme_in.php on line 3 Check your php.ini for session.save_path= Im not sure where the temp

Re: [PHP] !!Urgent .. Session Problem

2004-09-04 Thread Dre
first of all thanks for ur reply then .. there are no white spaces before the ?php in my .php file and I do have ONLY one php.ini file in the whole system drive (I'm sure of this) is there a special format for writing paths in the php.ini file .. as I do believe that I pointed correctly to the

Re: [PHP] !!Urgent .. Session Problem

2004-09-04 Thread Nick Wilson
* and then Dre declared first of all thanks for ur reply you're most welcome there are no white spaces before the ?php in my .php file and I do have ONLY one php.ini file in the whole system drive (I'm sure of this) See the other reply, that sounds like it.. i was unaware of this...

Re: [PHP] !!Urgent .. Session Problem

2004-09-04 Thread M. Sokolewicz
Nick Wilson wrote: * and then Dre declared first of all thanks for ur reply you're most welcome there are no white spaces before the ?php in my .php file and I do have ONLY one php.ini file in the whole system drive (I'm sure of this) See the other reply, that sounds like it.. i was unaware

Re: [PHP] !!Urgent .. Session Problem

2004-09-04 Thread Nick Wilson
* and then M. Sokolewicz declared also, please remember you need to restart your webserver to actually have PHP re-read the php.ini file. If you don't, then nothing will change in run-time, even though the php.ini file might have changed *a lot* heheheh! that's most probably it! --

RE: [PHP] !!Urgent .. Session Problem

2004-09-04 Thread Ford, Mike
On 04 September 2004 10:15, Dre wrote: Warning: session_start(): open(/tmp\sess_2984f6d378560d0882f37728dbe1defc, O_RDWR) failed: No such file or directory (2) in C:\Program Files\Apache Group\Apache2\htdocs\ELBA\logme_in.php on line 3 the session.save_path parameter in my php.ini

Re: [PHP] !!Urgent .. Session Problem

2004-09-04 Thread Dre
YES .. THAT WAS THE PROBLEM EVEN IF UR REPLY CAME A LITTLE LATE .. BUT THANKS .. THE PHP was not reading my php.ini and it was using default settings Mike Ford [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On 04 September 2004 10:15, Dre wrote: Warning: session_start():

Re: [PHP] !!Urgent .. Session Problem

2004-09-04 Thread M. Sokolewicz
jeez.. stop using so many capital letters... it's considered as yelling or shouting when you do that. Are you prepending any file? (php.ini/.htaccess file.prepend setting) Dre wrote: YES .. THAT WAS THE PROBLEM EVEN IF UR REPLY CAME A LITTLE LATE .. BUT THANKS .. THE PHP was not reading my

Re: [PHP] !!Urgent .. Session Problem

2004-09-04 Thread Dre
I'm sorry about the capital letters and nop I'm not prepending any files at all M. Sokolewicz [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] jeez.. stop using so many capital letters... it's considered as yelling or shouting when you do that. Are you prepending any file?

Re: [PHP] URGENT: Session problem not carrying UserName over

2001-04-13 Thread CC Zona
In article [EMAIL PROTECTED], [EMAIL PROTECTED] ("Mike Yuen") wrote: /// // PROBLEM IS HERE CUserName doesn't show up $eventrows = 0; $query =