I have a problem in my server application.. help me to fix it..😔 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I have a problem in my server application.. help me to fix it..😔

Im using wampserver for my web progaraming. It is not geting connection with that i created databases. Always get same error that databases not in the server and i try some connection chek php cord for chek my database connection. Then i have a error named " database connection faild unkonwn database (database name)". So i uninstrol the wampserver. i got xampp And instrol it. Xampp control panel show an error that mysql port address is used.. then i try to change port address and try to correct but i can't make it. So please help me to solve this problem.. now im re instrol the xampp. same error shows now too.. can you please send me the steps for re correct the error (sorry for the grammer mistakes 😁)

6th Sep 2020, 10:33 AM
Amali Shanika
2 Answers
+ 1
wamp is for windows machines specially but xampp is for all platforms.You have to allow apache server in the firewall.Check if it works fine.See you php version.display your localhost in your web browser.If there is no problem check your coding syntax.About how to connect php with mysql and how to use mysql and allowing mysql service on your local machine.
6th Sep 2020, 10:59 AM
HBhZ_C
HBhZ_C - avatar
0
Thanx for the reply.. apache server is work well and it get light green but Mysql geting red color.. i'll try
6th Sep 2020, 12:03 PM
Amali Shanika