Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : phpMyAdmin Error



Threaded Mode | Print  

 phpMyAdmin Error (8 Replies, Read 2887 times)
n1kko
Group: Member
Post Group: Newbie
Posts: 5
Status:
Getting the following error when trying to access phpMyAdmin

phpMyAdmin - Error
The mysqli|mysql extension is missing. Please check your PHP configuration. See our documentation for more information

I have mysql & mysqli on in php extensions and restarted apache, still same error
IP: --   

phpMyAdmin Error
Rishi_P
Group: Member
Post Group: Elite Member
Posts: 317
Status:
Hi n1kko

Open php.ini
search for this two line.

;extension=php_mysql.dll
;extension=php_mysqli.dll

remove semi-colon and save it.

if you still getting error then try with different php version.

Which Operating System you are using.
IP: --   

phpMyAdmin Error
n1kko
Group: Member
Post Group: Newbie
Posts: 5
Status:
Thanks for replying, I have done that and still same issue.

I'm running on os x yosemite was working fine on previous version of Ampps just not latest version.
IP: --   

phpMyAdmin Error
Rishi_P
Group: Member
Post Group: Elite Member
Posts: 317
Status:
Hi

Stop Apache and MySQL, close Ampps

Run this two commands in your Terminal.

cd /usr/local/lib

ln -s /Applications/AMPPS/mysql/lib/libmysqlclient.18.dylib   





Edited by Rishi_P : March 30, 2015, 8:46 am
IP: --   

phpMyAdmin Error
n1kko
Group: Member
Post Group: Newbie
Posts: 5
Status:
I have no lib

cd: /usr/local/lib: No such file or directory
IP: --   

phpMyAdmin Error
n1kko
Group: Member
Post Group: Newbie
Posts: 5
Status:
Ok I have created the lib directory and ran

ln -s /Applications/AMPPS/mysql/lib/libmysqlclient.18.dylib

now get Permission denied after running above command.
IP: --   

phpMyAdmin Error
Rishi_P
Group: Member
Post Group: Elite Member
Posts: 317
Status:
Hi

Try with sudo

sudo ln -s /Applications/AMPPS/mysql/lib/libmysqlclient.18.dylib   
IP: --   

phpMyAdmin Error
n1kko
Group: Member
Post Group: Newbie
Posts: 5
Status:
Awesome thank you working now :D
IP: --   

phpMyAdmin Error
markpea
Group: Member
Post Group: Newbie
Posts: 2
Status:
Quote From : Rishi_P March 30, 2015, 8:57 am
Hi

Try with sudo

sudo ln -s /Applications/AMPPS/mysql/lib/libmysqlclient.18.dylib   


I had exactly the same error and was tearing my hair out because the mysqli.so file was in the correct place. So Rishi_P, how did you figure out the solution ? Very neat.
Thanks for this -- saved me a ton of time and frustration. :-)

IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 6:01 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.027