[PHP-DB] MySQL denying access to...everything

2004-08-18 Thread AceZero2790
I finally got my PHP5 installation to support MySQL and now this. When I try to edit anything on mysqlgui.exe, it just gives me this error: error in database function: access denied for user @localhost... I don't know if this has to do with my php installation or what. If not, flame me for all

[PHP-DB] Re: MySQL denying access to everything

2004-08-18 Thread AceZero2790
Look I'm totally new to this, so all this MySQL stuff you are sending me too is like an alien language to me. Can you just tell me how to delete all this MySQL stuff so I can start again or something? Because even when I reinstall MySQL and delete my old MySQLgui.exe, it still gives me the

[PHP-DB] MySQL denying access to everything...Part 2

2004-08-18 Thread AceZero2790
Ok, thanks to many people's help, I have managed to install MySQL right and login as root with no password. However, MySQL will not allow to log in to my databases as root. Is this normal, because when I try it brings back the old access denies: [EMAIL PROTECTED] thing. So I thought maybe I

[PHP-DB] Re: MySQL denying access to everything part 2 [CANCELED]

2004-08-18 Thread AceZero2790
Sorry, then. Just that people were helping me earlier...but anyway never mind thanks for all your previous help.

[PHP-DB] help with mySQL- Fatal error: Call to undefined function mysql_connect()...

2004-08-17 Thread AceZero2790
I know this is probably the noobiest of questions but please help. Fatal error: Call to undefined function mysql_connect() in .. on line 112 This occurs when I try to access a MySQL application, specifically Invision Power Boards. I have PHP5 installed on my Apache 1.3.31, and I believe that

[PHP-DB] PHP5 not loading mysql.dll and mysqli.dll

2004-08-17 Thread AceZero2790
I've been trying to install mysql. I installed that new PHP5 that just came out with the zip file. I configured in php.ini where the .dll files are: c:/php/ext/. Then I uncommented php_mysql.dll and php_mysqli.dll. When I restarted apache 1.3.31, my server, it said that it could not find those