RE: Environment variables...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux