[SOLVED] G2 Beta Installation Problem

jelevy01

Joined: 2004-07-20
Posts: 7
Posted: Fri, 2005-03-11 23:01

I am tring to install G2 Beta 1 and have run into an issue with the installer. Not enitrely sure this is a bug.

I am at Step #5 DB Setup

I created a DB and user on the same machine (mySQL) filled in the rest of the information, however everytime I click on Save it reloads the same screen and says:

You must have the MySQL PHP module installed

I also tried entering root just to see if it work work.

if I look at phpinfo() I see

Configure Command contains '--with-mysql=shared,/usr'

As well as MySQL under dbx: supported databases.

----

Gallery URL (optional):
Gallery version: G2 Beta
Webserver (with version): Apache 2.0.40
Datatabase (with version): MySQL 4.1.10a
PHP version (eg 4.2.1): 4.2.2
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system: RH9
Web browser/version:
G1 version (for migration bugs):

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Sat, 2005-03-12 00:23

in phpinfo do you see a whole section for MySQL, with "Client API version" among other things?

 
jelevy01

Joined: 2004-07-20
Posts: 7
Posted: Mon, 2005-03-14 17:10

I had updated my version of MySQL which broke the PHP intregration, I reinstalled the Shared Componend RPM and it fixed the problem.