[PHP] How to use environment variables in php.ini?

2001-09-07 Thread Yaroukh
is it possible to write something like this? ... session.save_path = $doc_root/.share (ofcourse it doesn't work this way, I wouldn't ask if it did :o) Yaroukh [Apache/1.3.20 (Win32) PHP/4.0.6] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP] session.auto_start = 1

2001-09-07 Thread Yaroukh
Hi there I have set session.auto_start to 1, but without Session_Start() the session handling doesn't work. But I think it definetely should - am I wrong? /:o) Or what else should I change in PHP.INI to make this work properly. Bye Yaroukh -- PHP General Mailing List (http