RE: Can't login to MySQL from PHP

2001-05-29 Thread Jon Haworth
riginal Message- From: Marco Bleeker [mailto:[EMAIL PROTECTED]] Sent: 29 May 2001 16:25 To: [EMAIL PROTECTED] Subject: Can't login to MySQL from PHP Hello, I am a novice to Apache, MySQL and PHP. I have just installed these on my Win98SE machine, and want to do some off-line ('localh

Re: Can't login to MySQL from PHP

2001-05-29 Thread SecLists
have you tried using mysql_connect without the preceding @? This may give you some error info on the page... of course, I am a newbie too and I am using it on a Unix box so I could be totally off.. thanks, shawn On Tue, 29 May 2001, Marco Bleeker wrote: > Hello, I am a novice to Apache, MySQL a

Can't login to MySQL from PHP

2001-05-29 Thread Marco Bleeker
Hello, I am a novice to Apache, MySQL and PHP. I have just installed these on my Win98SE machine, and want to do some off-line ('localhost') exercises before I go on the web. Apache and PHP work; I can run PHP scripts that do not access a database. But as soon as I try mysql_connect(), I get er