I want to add this line to my Apache httpd.conf file:
LoadModule php5_module modules/libphp5.so
Where do I easily get 'libphp5.so' for my platform which is CentOs 6.2?
How do I get libphp5.so there?
Ideally I would like to do:
#yum -y install <something> to get it there ( or a switch to indicate my conf or modules/ directory.
Anything I google on installing php involves many other things that I really do not need or want.
- Follow-Ups:
- Re: How to load apache module
- From: Keith Roberts
- Re: How to load apache module
- From: Aziz Saleh
- Re: How to load apache module
- Prev by Date: C++ header files with PHP causes 20 errors
- Next by Date: Re: How to load apache module
- Previous by thread: C++ header files with PHP causes 20 errors
- Next by thread: Re: How to load apache module
- Index(es):