[PHP] MySQL Login Setup not working with PHP

2003-02-12 Thread Tim Burgan
I've installed a bundle from ( www.fireworks.com.au ) that includes PHP, MySQL and Apache all pre-configured. All is working OK, except that I'm trying to access a table in my database using the following PHP code: ?php $dbServer = localhost; $dbName = siteStats; $dbUser = username; $dbPass =

RE: [PHP] MySQL Login Setup not working with PHP

2003-02-12 Thread Barajas, Arturo
:[EMAIL PROTECTED]] Sent: MiƩrcoles, 12 de Febrero de 2003 07:32 a.m. To: [EMAIL PROTECTED] Subject: [PHP] MySQL Login Setup not working with PHP I've installed a bundle from ( www.fireworks.com.au ) that includes PHP, MySQL and Apache all pre-configured. All is working OK, except

Re: [PHP] MySQL Login Setup not working with PHP

2003-02-12 Thread Ernest E Vogelsinger
At 14:31 12.02.2003, Tim Burgan said: [snip] The problem is that I don't know what my USERNAME or PASSWORD for MyDQL are. How do I find this information out? [snip] You need to ask your SysAdmin... -- O