Re: [phplib] copied system A to system B : cannot connect to database anymore From: Maurice Jumelet (maurice <email protected>)
Date: 10/09/00

This must be a MySQL security setting problem.
In MySQL you can define which users may connect from which hosts,
Your ISP probably denies access from their own web-server in the default
setup.

Maurice

NOXX.COM

----- Original Message -----
From: "Feite Brekeveld" <brekeveld <email protected>>
To: <phplib <email protected>>
Sent: Monday, October 09, 2000 5:56 PM
Subject: [phplib] copied system A to system B : cannot connect to database
anymore

> Hi,
>
> I had a development setup on my server working fine with
> PHP3.0.16/PHPlib -7.2b and MySQL 3.22.27
>
> Now I wanted to copy it to my ISP machine I run into the problem that it
> doesn't want to access the database I continuously get messages a bout
> not being able to login to MySQL. But when using mysql-client with the
> same parameters there is now problem.
>
> Situation is as follows:
>
> Test setup
>
> web-application connects to local host MySQL without problems
> web-application also connects ok to new ISP-host MySQL without problems
>
> ISP-setup
> (copied) web application connects Ok to test-setup MySQL
>
> BUT web-application refuses to connect to ISP-MySQL !
>
> Any suggestions ?
>
> Thanks,
>
> Feite Brekeveld
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>