mobrien
Also, on top of copying php_mysql.dll, I also had to copy libmysql.dll to the php directory, out of the php.zip. Hope this helps someone else in the future.
Thanks. you guys are great.
Umies
When I try and open the index.php file from my server is gives me this error
The host name is empty!
Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Abyss Web Server\scripts\phpMyAdmin\libraries\common.lib.php:1255) in C:\Program Files\Abyss Web Server\scripts\phpMyAdmin\libraries\select_theme.lib.php on line 92
Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Abyss Web Server\scripts\phpMyAdmin\libraries\common.lib.php:1255) in C:\Program Files\Abyss Web Server\scripts\phpMyAdmin\index.php on line 55
Fatal error: Call to undefined function: pma_dbi_get_dblist() in C:\Program Files\Abyss Web Server\scripts\phpMyAdmin\libraries\common.lib.php on line 1325
Any Help would be appreciated.
tttommeke
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
Help how can i go back into my phpmyadmin stuff
jdwfly
MySQL said:
#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client
I'm not quite sure what this means, I have the current version of MySQL. I also have the correct password. Does anyone here know what this means?
oannes
Thanks to all who have contributed to this thread, but AAAARRGGGHHH
Everything installed perfectly - I thought, but all I get from script is
"No input file specified."
To make matters worse, an earlier poster had the same problem - then solved it himself WITHOUT SAYING HOW!
Can anyone help with this one? I seem to have run out of things to try!
oannes
taking a hint from my mysterious friend, I seem to have solved this for myself, so for anyone else with this problem,
comment out the line in php.ini which reads:
doc_root ="whatever"
in my file this is line #437
Hope this helps :)
player1
MySQL said:
#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client
I followed the tutorial but used phpMyAdmin 2.6.0-pl3 and everything was fine until I went to secure Mysql 4.1 via phpMyAdmin.
I set permissions: password: for Mysql and was booted out of phpMyAdmin as expected, I then changed the config to include the password.
MySQL said:
#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client
And it keeps saying the same thing.
I set the authentication to http to see if it liked it, it did'nt and I kept getting error 401
phpMyAdmin documentation said mysqli was the reccomended extention so, I changed config to reflect this and it still gets the hump:
cannot load mysqli extension,
please check PHP Configuration
Documentation
and I tried again by changing the host to 127.0.0.1
no joy
what have I missed?
If I am being dumb and/or there is a post out there I've missed please let me know.
Thanks - total novice who is amazed at how far I've got.
leawildcat
fluff
Hi
I did everything said in the guide but when I try to browse to phpmyadmin I get the following message:
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
I did change the root password for mysql and I also set it to localhost access only.
When browsing to localhost/phpmyadmin I get the same message :(
Thanks
thephoenix
At one part in the guide it says input
http://localhost/phpMyAdmin i did that and it said error file not found or summit, what i do to fix this, coz i done everything else :S
tecnoboy
Hi, Im having a problem, when I try to access:
http://localhost/phpMyAdmin
it gives me the following error: "cannot load MySQL extension, please check PHP Configuration"
I know that I need a thing called "MySQL Extension for PHP", or "mysqli", I think they are the same, were can I download this, and how should I install it ?
Please help me, thanks.
NoName
I just wanted to post and say that this tutorial was great. I followed it step by step and everything worked perfect. I also followed the mySQL tutorial along with this and both worked fine for me...
mrkill47
I am about to go thru the tutorial (just done your MySQL one - excellent). I was wondering why not use the latest version of phpMyAdmin?
I am running PHP 5.0.3....
I guess I could attempt to install the latest version..How different will the installation process be, compared to your tutorial?
Thanks.
Portuga
i´ve got some problems, when i install mysql dont have the winmsql***.exe file to execute...what version i must download??could you give the direct link??
thx in advance...
P.S. Forgot this...now i can do it but when i try to enter in phpMyAdmin appears this :

what is this???
and sorry for the image size...
Moxxnixx
MySQL 4.1.8 is the last one to include winmysqladmin.exe. Get it here...
http://downloads.mysql.com/archives.php?p=mysql-4.1&v=4.1.8
Your screenshot has nothing to do with the above mentioned. You need to
configure PHP to load php_mysql.dll, which is only included in the zip package
of PHP. In your php.ini file, uncomment the line that says this...
;extension=php_mysql.dll
Portuga
and where i configure that??
I have instaled that to my pc (C:\PHP) but its the same thing...i have that line in the file!!
appears the same error... i dont know what do...
please help me!!!
Moxxnixx
Do you have php_mysql.dll in your ext folder?
If you do, the easy way is to copy & paste it into the main folder of php.
See if that works.
Portuga
I do not have that folder :S
see this screenshots plz and say something...my version is 5

P.S. in IE, the /phpmyadmin folder opens like a txt folder and in the firefox doesnt open... i dont know what to do...
Moxxnixx
You downloaded the PHP installer.
You need to download the PHP zip package.
Then, take php_mysql.dll out of the ext folder and put it into the PHP folder.
Portuga
I´ve did it but its doesnt work...i dont know what to do im :S...
do you want to go to my account to see if is all ok??
I have follow the mysql, phpmyadmin and php support tutorials but this doesnt work :@