[SOLVED] "You must have the MySQL PHP module installed&

lucians

Joined: 2005-03-12
Posts: 2
Posted: Sat, 2005-03-12 03:26

Hi,

I've tried everything that has been written. No luck.
Maybe is there something that I miss.

Thanks in advance

----
The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version: 2
Apache version: 2.0.52
PHP version (don't just say PHP 4, please): 5.0.3
Graphics Toolkit: GD
Operating system: Windows XP
Web browser/version (if applicable): IE6.0

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Sat, 2005-03-12 21:31

[Moved to G2 support]

What have you tried? You need to have MySQL installed, as well as the mysql extensions to PHP.

 
lucians

Joined: 2005-03-12
Posts: 2
Posted: Sat, 2005-03-12 21:40

I've tried everything that has been written in other posts.

My problem was solved, since was a Php issue. For few months, I haven't put my hands on php and from the version 5, I found out that any modification of php.ini file, which is saved during install to c:\windows, had no impact of my phpinfo script. (on Apache of course)

The solution was to move the php.ini file to my php home location and everything was ok.

Thanks anyway,
Lucian