Hi Fella!
I found the problem and fixed it. I only have one php.ini which is
found under 'c:\winnt\'. What happen was that a couple of months ago,
someone in my company without my knowledge had made a backup copy of php.ini
and put it into hte D:\ drive. So, IIS for some reason didn't go to
Actually, the problem is not the session_start() or hte php.ini. For some
reason, IIS had started to forget that this php.ini is there. So, any
changes to the php.ini I made does not affect the website after stopping,
starting and rebooting IIS.
"Christoph Grottolo" <[EMAIL PROTECTED]> wrote in
Scott Fletcher wrote:
> $salt="C4155DDAF13A529594FB7C2541F4D4C7";
> session_start($salt);
>>
>
> This is the error messages
>
> --clip--
> Warning: open(/tmp\sess_C4155DDAF13A529594FB7C2541F4D4C7, O_RDWR)
> failed: m (2) in D:\DealPack\... on line 24
>
> Warning: open(/tmp\sess_C4155D
3 matches
Mail list logo