ID:               15167
 Updated by:       [EMAIL PROTECTED]
-Summary:          Session_save_path in php.ini doesn't work
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         Session related
 Operating System: Solaris 8
 PHP Version:      4.1.1
 New Comment:

I've resolved the problem. 
It was compiling error.

Excuse me for disturbance.




Previous Comments:
------------------------------------------------------------------------

[2002-02-02 21:36:26] [EMAIL PROTECTED]

It's most likely not a bug.
Please check your config path (php.ini location)

You are not editing proper php.ini, probably.

------------------------------------------------------------------------

[2002-01-23 01:50:02] [EMAIL PROTECTED]

Yes, of course.
Furthermore, it seems PHP doesn't read php.ini file while Apache
restarting!!
I removed php.ini file and restarting was successfull, no errors!!

In addition, I insert into php.ini file the string

disable_functions = phpinfo

but it doesn't work again.





------------------------------------------------------------------------

[2002-01-22 14:33:18] [EMAIL PROTECTED]

Didn't you forget to restart Apache?

------------------------------------------------------------------------

[2002-01-22 11:59:02] [EMAIL PROTECTED]

I have in php.ini file the following string

session.save_path = /some/directory/sessions

i.e. session.save_path differs from default /tmp directory/

But it doesn't work!!

All sessions files appear in /tmp directory anyway.

I use Apache 1.3.22 on Solaris 8 + PHP 4.1.1

Setting in php.ini session.name to something different also fails. 




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15167&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to