|
Posted by J2be on 10/21/03 11:34
"Charlie" <user@usa.net> wrote in message
news:rca0q11p4tvakinfo0m2ug9h9gl45r3h4h@4ax.com...
> Hello
>
> I'm in desperate need of help. I can't get PHP sessions to work
> because session.save_path isn't set for some reason. phpinfo() reports
> that session.save_path = "No Value". I have WinXP Pro, Apache 2.0.55
> and PHP 4.4.0 server configuration.
>
> No matter what I put in session.save_path in php.ini, I just keeps
> saying session.save_path = "No Value". Have tried "c:/windows/temp",
> "c:\\windows\\temp", "c:/temp" with and without the quotes but to no
> avail.
>
> I've restarted Apache server each time after modifying the ini. Also
> the php.ini path reported by phpinfo() seems point to the correct
> file.
>
> TIA.
Make sure that you are editing the right php.ini
Navigation:
[Reply to this message]
|