On 11/18/05, elimachi@xxxxxxxxxxxxxx <elimachi@xxxxxxxxxxxxxx> wrote: > > Hi list: > > I´d like to work with Apache with PHP4 support. > I´ve just to install Apache 1.3.34 into RedHat9 box using the old > ./Configure script editing src/Configuration and src/Configuration.tmpl > files. In this file I uncommented > AddModule modules/standard/mod_so.o > line in that file and run ./configure and "make". > However in the httpd.conf file I don´t see any php4 module loaded and below > to > # > # Dynamic Shared Object (DSO) Support > # > section I don´t see any module (I don´t see LoadModule directive to add > modules in run time). When using the src/Configuration method you need to add teh LoadModule directives themselves. That assumes, of course, that you have already compiled php. The best idea is to go look at the php install instructions and follow whatever they recommend. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx