Hello. I am installing mediawiki for the first time on a Fedora Core 4 box running PHP 5.0, Apache and MySQL. These were all installed via RPM.
When I browse to http://myipaddress/wiki/index.php I get an error saying the MySQL must be compiled using -with-mysql or install the mysql.so module. Can I download this module from somewhere, or do I need to compile PHP using -with-mysql, and copy over the mysqli binary? I am trying to avoid compiling PHP at all.
Thanks.
-Andrew