[Mediawiki-l] Fatal error setting up 1.6.7

Ashar Voultoiz hashar at altern.org
Tue Jun 6 18:59:24 UTC 2006


John Wiedenhoeft wrote:
> Dear all,
> 
> trying to setup 1.6.7 I followed the installation guide provided on the
> mediawiki website. During configuration, I get the following error:
<snip>
>   * Database type: mysql
> 
> Fatal error: Unknown function: mysql_get_client_info()
> in /var/www/mediawiki/config/index.php on line 508
> ==========================================================================
> 
> I'm using Ubuntu Dapper, but I installed following the Debian guide, as
> the Ubuntu package is pretty old, and my data is dumped to xml, which I
> think I cannot restore using this old version.
> 
> Any idea what's wrong?

You are missing php-mysql package. With ubuntu it should be something like:

$ sudo apt-get install php4-mysql
$ sudo /etc/init.d/apache restart

:)

-- 
Ashar Voultoiz - WP++++
http://en.wikipedia.org/wiki/User:Hashar
http://www.livejournal.com/community/wikitech/
IM: hashar at jabber.org  ICQ: 15325080




More information about the MediaWiki-l mailing list