On Tue, 2006-05-02 at 16:37 -0400, Ian R-P wrote:
> Hey everyone,
>
> It just won't connect, i've tried:
>
> $dbcnx = @mysql_connect('localhost','root','XXXXXX') or die('Unable to
> connect ' . mysql_error());
> $dbcnx = @mysql_connect('iansroom','root','XXXXXX') or die('Unable to
> connect ' . mysql_error());
> $dbcnx = @mysql_connect('192.168.2.59','root','XXXXXX') or die('Unable
> to
> connect ' . mysql_error());
>
> and also without the @ symbol, and everytime without the @ symbol i
> get this
> error:
>
> *Fatal error*: Call to undefined function mysql_connect() in *
> c:\Inetpub\wwwroot\jokelist.php* on line *12
>
> *line 12 is the $dbcnx = @mysq.... line*
> *

This may be a stupid question, but is the mysql server running?



Community email addresses:
  Post message: php-list@yahoogroups.com
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list




SPONSORED LINKS
Php mysql Job postings


YAHOO! GROUPS LINKS




Reply via email to