I installed RedHat 6.2 and installed apache 1.3.12 and php3.0 that comes with RedHat. However, I don't know how to configure php3.0 to support mySQL which also installed already. According to PHP4 installation, it need configure --with-mysql option. But my RedHat have problem on configure GCC 2.95 that it can't detect host type. Do anyone know to configure php3.ini in order to support mysql instead of re-configure it.