On a Linux Redhat/Apache/PHP/MySQL setup, where is php.ini looked for by PHP ?
I kept it in /usr/local/lib/php
It is also there in /usr/local/php-4.0.6/
I changed the
session.save_path = /home/...
instead of /tmp default entry.
I restarted Apache.
Still the sessions are stored in /tmp
Why ? Where is PHP lokking for php.ini file ?
Any ideas ?
Thanks,
Bijal.