[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: PHP & HTTPD
- From: Rick Stevens <rstevens vitalstream com>
- To: redhat-install-list redhat com
- Subject: Re: PHP & HTTPD
- Date: Thu, 02 Jan 2003 12:57:11 -0800
M A wrote:
I don't have the following php module in my httpd.conf file:
LoadModule php4_module modules/libphp4.so
AddType application/x-httpd-php .php
Still i am able to build webpages using php and php codes are being
proccessed by the server. one more thing when i tried to load the php
module and restart the httpd server i get " the module php etc." is
already loaded still i can't see it in httpd.conf.
any explanation will be appreciated?
If you had PHP compile into the apache binary, you don't need it.
"LoadModule" lines load in external modules--those compiled as DSOs
via the 'apxs" program.
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer rstevens vitalstream com -
- VitalStream, Inc. http://www.vitalstream.com -
- -
- We look for things. Things that make us go! -
----------------------------------------------------------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]