Error establishing database connection
-
Hi,
While installing wordpress in localhost, after adding database details I am getting a message like ‘Error establishing a database connection’. I have installed xampp and started appache (port: 80, 443 ) and mysql (port: 3306), running.
Created database and gave correct details in config file. Also gave the correct database details during installation.
But what I noticed is when I start installing wordpress a system message was there showing UAC is active and it will prevent some features.
When I searched UAC setting section the slider is adjusted to bottom. I went through task manager->tools section and searched for mysql, it was not there.
after starting appache and mysql it shows like below.
11:05:49 AM [main] All prerequisites found
11:05:49 AM [main] Initializing Modules
11:05:49 AM [main] Starting Check-Timer
11:05:49 AM [main] Control Panel Ready
11:05:52 AM [Apache] Attempting to start Apache app…
11:05:53 AM [Apache] Status change detected: running
11:06:08 AM [mysql] Attempting to start MySQL app…
11:06:10 AM [mysql] Status change detected: runningHow can I fix this issue. Only after fixing this issue I can start in local. Also, I installed xampp in my F folder, because earlier stage itself I got UAC issue message. Also I tried using command prompt to activate mysql. F\xampp\sql\bin (I am not getting sqlserver 8.0 folder)
Please help me to solve this
- You must be logged in to reply to this topic.