Re: [PHP] Re: New Server Install

2008-09-11 Thread Tom Chubb
using to connect the computers on the network >> >> >>Ash >>www.ashleysheridan.co.uk <http://www.ashleysheridan.co.uk> >> >> >>-- Forwarded message -- >>From: Shawn McKenzie <[EMAIL PROTECTED] >> <mailto:[EMAIL PROTEC

Re: [PHP] Re: New Server Install

2008-09-11 Thread Shawn McKenzie
essage -- From: Shawn McKenzie <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> To: php-general@lists.php.net <mailto:php-general@lists.php.net> Date: Wed, 10 Sep 2008 21:31:41 -0500 Subject: [PHP] Re: New Server Install Shawn McKenzie wrote: Robb

Re: [PHP] Re: New Server Install

2008-09-11 Thread Tom Chubb
To: php-general@lists.php.net > Date: Wed, 10 Sep 2008 21:31:41 -0500 > Subject: [PHP] Re: New Server Install > Shawn McKenzie wrote: > >> Robbert van Andel wrote: >> >>> I am working on a new webserver running Fedora 9. I installed php-mysql >>> and >&g

Re: [PHP] Re: New Server Install

2008-09-11 Thread Ashley Sheridan
I believe that MySQL uses a particular port when connecting over a network such as you're doing. I can't remember the exact port number, but you can Google it. Just check that there's nothing blocking this port either on your computer, the server, or the router/switch or whatever else you are using

[PHP] Re: New Server Install

2008-09-10 Thread Shawn McKenzie
Shawn McKenzie wrote: Robbert van Andel wrote: I am working on a new webserver running Fedora 9. I installed php-mysql and php-mssql via yum. When I try to connect to our mysql server using php, I get the following error: Can't connect to MySQL server on 'mysqlservername' (13) Here's th

[PHP] Re: New Server Install

2008-09-10 Thread Shawn McKenzie
Robbert van Andel wrote: I am working on a new webserver running Fedora 9. I installed php-mysql and php-mssql via yum. When I try to connect to our mysql server using php, I get the following error: Can't connect to MySQL server on 'mysqlservername' (13) Here's the weird part, I can conne