phpmyadmin not working

infiltrator

Verified User
Joined
Jun 8, 2006
Messages
41
Hi,
i installed custombuild 1.1
configfile :
Code:
default_php=5
php4_cli=no
php4_cgi=yes
php5_cli=yes
php5_cgi=no
zend=no

#Possible values - 4.1, 5.0, 5.1
mysql=5.1
mysql_inst=yes
mysql_backup=yes

#Possible values - 1.3, 2.0 or 2.2
apache_ver=2.2

#Web applications
phpmyadmin=yes
atmail=no
squirrelmail=yes
roundcube=no
uebimiau=no
latest part of config file not posted

Everything seems to be fine...
But when trying to use phpmyadmin i get a page that says:

"U moet opwaarderen (upgraden) naar MySQL of hoger"
or in english
"u have to upgrade to MysQL or higher"

./build versions, give me the folowing result:

Code:
Latest version of DirectAdmin: 1.33.7
Installed version of DirectAdmin: 1.33.7
 
Latest version of Apache: 2.2.11
Installed version of Apache: 2.2.11
 
Latest version of PCRE: 7.9
Installed version of PCRE: 7.9
 
Latest version of curl: 7.19.5
Installed version of curl: 7.19.5
 
Latest version of FreeType: 2.3.9
Installed version of FreeType: 2.3.9
 
Latest version of dovecot: 1.2.1
Installed version of dovecot: 1.2.1
 
Latest version of MySQL: 5.1.35
Installed version of MySQL: 5.1.35
 
Latest version of PHP (CLI): 5.2.10
Installed version of PHP (CLI): 5.2.10
 
Latest version of PHP4 (CGI): 4.4.9
Installed version of PHP4 (CGI): 4.4.9
 
Latest version of suPHP: 0.7.1
Installed version of suPHP: 0.7.1
 
Latest version of phpMyAdmin: 3.2.0.1-all-languages
Installed version of phpMyAdmin: 3.2.0.1-all-languages
 
Latest version of SquirrelMail: 1.4.19
Installed version of SquirrelMail: 1.4.19

I tried several thing, rebuilding php / rebuilding or u^pgrading phpmyadmin, rebuilding mysql...

But nothing seems to work.

Anyone have a idea how to fix it ?
 
after someones reply, that phpmyadmin does not support mysql 5.1.
I downgraded mysql to 5.0 through custombuilds config file.

after rebuild update data and rebuild mysql and php n...

the error stays the same.

Code:
Latest version of DirectAdmin: 1.33.7
Installed version of DirectAdmin: 1.33.7
 
Latest version of Apache: 2.2.11
Installed version of Apache: 2.2.11
 
Latest version of PCRE: 7.9
Installed version of PCRE: 7.9
 
Latest version of curl: 7.19.5
Installed version of curl: 7.19.5
 
Latest version of FreeType: 2.3.9
Installed version of FreeType: 2.3.9
 
Latest version of dovecot: 1.2.1
Installed version of dovecot: 1.2.1
 
Latest version of MySQL: 5.0.81
Installed version of MySQL: 5.0.81
 
Latest version of PHP (CLI): 5.2.10
Installed version of PHP (CLI): 5.2.10
 
Latest version of PHP4 (CGI): 4.4.9
Installed version of PHP4 (CGI): 4.4.9
 
Latest version of suPHP: 0.7.1
Installed version of suPHP: 0.7.1
 
Latest version of phpMyAdmin: 3.2.0.1-all-languages
Installed version of phpMyAdmin: 3.2.0.1-all-languages
 
Latest version of SquirrelMail: 1.4.19
Installed version of SquirrelMail: 1.4.19

It even stopped 1 importent site.

plz some1 help with a good working solution.
 
Back
Top