Red Hat was nice enough to include everthing I could possibly need to run an openssl apache/php web server in RedHat 9.
unfortunately my application uses the mcrypt functions so i need to rebuild PHP with support for this.
Can someone advise the easiest way for me to get PHP running with mcrypt support?
Can I keep using the rpm's or should i do i have to uninstall the php RPM and grab the source?
thanks.