I seem to have some issues installing php 5. I get the following error:
checking for AOLserver support... no
checking for Apache 1.x module support via DSO through APXS... configure: error: You have enabled Apache 1.3 support while your server is Apache 2. Please use the appropiate switch --with-apxs2
Error: Status 1 encountered during processing.
I understand I need to install it under Apache 2, but I'm not sure not ho to do so. I don't know what the switch --with-apxs2 means.