> Yes, great... Now, I have another problem ;-) > In Debian, everything is ok. I put my variable > in /etc/apache2/httpd.conf. > > But on RedHat, I don't know which file is concerned... > It's /etc/httpd/conf/httpd.conf on Fedora so I'd expect Red Hat to be the same. You'd probably be best putting in /etc/httpd/conf.d/php.conf though so as to keep all the PHP stuff in one place. (All the files in /etc/httpd/conf.d/ are imported by httpd.conf). Edward -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php