Link to home
Create AccountLog in
Avatar of rgb192
rgb192Flag for United States of America

asked on

php content management system can not detect mysql

wamp thinks mysql is located in wamp folder

User generated image


I can use php to connect to mysql
host: localhost
user: root
password: pass





mysql service is not here:
C:\wamp\bin\mysql\mysql5.5.20\bin

mysql service is here (service is running, I checked taskmgr):
c:\xampp\mysql\bin

and I am installing osTicket which can not find running mysql service in wamp

User generated image
and is not looking in xampp for running mysql service
ASKER CERTIFIED SOLUTION
Avatar of Gary
Gary
Flag of Ireland image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Avatar of rgb192

ASKER

i uninstalled wamp, xampp
and installed wamp again

I am getting the same error

how can I allow a script to detect mysql location



mysql service is still
c:\xampp\mysql\bin\mysqld.exe
Avatar of rgb192

ASKER

unistall / reinstall only works if wamp folder is deleted

thanks