Archive For April 9th, 2003
If you’re installing PHP4, with an ssl enabled Apache you may run into the same problem I just ran into. The lines LoadModule php4_module libexec/libphp4.so and AddModule mod_php4.c are inserted by the php installer automatically. Unfortunately, mod_ssl also adds in code to load mod_ssl. From what I saw, it looks like the PHP installer adds [...]
