This message was edited by s7r1ngs at 2004-5-2 23:6:18
Hello
I am a newbie in php / sql
and dont even know how i can make it work...
I installed apache... GOT an ERROR...
So, i tried abyss server...
Now, my PHP is working flawless...
But, the problem is with MySql...
I installed that in my pc...
But dont know how can i make it work....
ERROR is :
Warning: mysql_connect(): Access denied for user: 'me@localhost' (Using password: YES) in C:\AWebServer\htdocs\db.php on line 6
.: Main :.
Notice: Undefined variable: action in C:\AWebServer\htdocs\index.php on line 24
Notice: Use of undefined constant install - assumed 'install' in C:\AWebServer\htdocs\index.php on line 24
Notice: Undefined variable: action in C:\AWebServer\htdocs\index.php on line 33
Notice: Use of undefined constant install2 - assumed 'install2' in C:\AWebServer\htdocs\index.php on line 33
Notice: Undefined variable: action in C:\AWebServer\htdocs\index.php on line 54
I think i have to connect my webserver to sql... BUT HOW????
Plz help me!