This is a discussion on Postfixadmin : HELP ! within the alt.comp.mail.postfix forums, part of the Mail Servers and Related category; I have the following error message when I try to use Postfixadmin upon Mandake 10.1 : debug information MySQL3x/4....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have the following error message when I try to use Postfixadmin upon
Mandake 10.1 : debug information MySQL3x/4.0 function not available Database_type := 'mysql' in config.inc.php, are you using a different database ? MySQL version is 4.0.20 Php version is : 4.3.8 Into config.inc.php, with database_type 'mysql' or 'mysqli', the message is same. Who can help me ? Thanks |
|
|||
|
Gaetan schrieb:
> I have the following error message when I try to use Postfixadmin upon > Mandake 10.1 : > debug information > MySQL3x/4.0 function not available > Database_type := 'mysql' in config.inc.php, are you using a different > database ? > > MySQL version is 4.0.20 > Php version is : 4.3.8 > > Into config.inc.php, with database_type 'mysql' or 'mysqli', the message is > same. You need the mysql-module for php installed and configured (locate "mysql.so" in php.ini). Cheers, Jan |
|
|||
|
It's done and all is OK
thks "Jan Gerle" <jan.gerle@prinzeninsel.de> a écrit dans le message de news: cvqm04$2ce$02$2@news.t-online.com... > Gaetan schrieb: >> I have the following error message when I try to use Postfixadmin upon >> Mandake 10.1 : >> debug information >> MySQL3x/4.0 function not available >> Database_type := 'mysql' in config.inc.php, are you using a different >> database ? >> >> MySQL version is 4.0.20 >> Php version is : 4.3.8 >> >> Into config.inc.php, with database_type 'mysql' or 'mysqli', the message >> is same. > > You need the mysql-module for php installed and configured (locate > "mysql.so" in php.ini). > > Cheers, > Jan |