[Mediawiki-l] FW: Install errors

Peterson, Adam (GE Healthcare) adam.peterson at ge.com
Fri Jan 30 20:13:46 UTC 2009


Another thing I noticed is on the config/index.php the mysql drivers are
not found. As a result, there is no database type MySQL available. 

What do I need to do to have the install script pick up the MySQL
drivers?

I recompiled PHP with the following flags so I think PHP is seeing
mysql...

'./configure' \
  '--prefix=/opt/hpws/apache/php' \
  '--with-mysql=/usr/local/mysql' \
  '--without-sqlite' \
  '--with-apxs2=/opt/hpws/apache/bin/apxs' \
  '--with-zlib' \
  '--with-ldap' \
  '--with-gd' \
  '--with-jpeg-dir' \
  '--with-iconv-dir' \
  '--enable-mbstring'

> -----Original Message-----
> From: mediawiki-l-bounces at lists.wikimedia.org [mailto:mediawiki-l-
> bounces at lists.wikimedia.org] On Behalf Of Peterson, Adam (GE
Healthcare)
> Sent: Friday, January 30, 2009 1:58 PM
> To: MediaWiki announcements and site admin list
> Subject: Re: [Mediawiki-l] FW: Install errors
> 
> How do I verify that the extension is installed/enabled?
> 
> -Adam
> 
> > -----Original Message-----
> > From: mediawiki-l-bounces at lists.wikimedia.org [mailto:mediawiki-l-
> > bounces at lists.wikimedia.org] On Behalf Of Platonides
> > Sent: Wednesday, January 28, 2009 5:41 PM
> > To: mediawiki-l at lists.wikimedia.org
> > Subject: Re: [Mediawiki-l] FW: Install errors
> >
> > Peterson, Adam (GE Healthcare) wrote:
> > > Nope. It's a new install on a test server. PHP came with the web
> bundle
> > > that was installed. It installed using SQLite, but I'd rather use
> the
> > > mySQL db.
> >
> > I suspect your php doesn't have mysql extension installed/enabled.
> >
> >
> > _______________________________________________
> > MediaWiki-l mailing list
> > MediaWiki-l at lists.wikimedia.org
> > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> 
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l at lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l



More information about the MediaWiki-l mailing list