Re: PHP-mySQL connection being refused




JackM wrote:
Just wondering...

I have a script running that accesses a mysql database on a shared
server. Suddenly the log in and password that have worked for months are
being rejected since yesterday. On my ISP's server status page, it lists
this:

Quote:
We are experiencing an ongoing problem with pages that reference
multiple MySQL databases, and are working on that problem.

Meanwhile, RaQ08 is experiencing problems with its backnet connection to
our shared MySQL server. This should be resolved shortly.
End Quote

Does this sound like it could be the basis of my problems? Nothing was
changed in my script from when it worked to now so I know it can't be
anything on that end.

Uh-huh...

.



Relevant Pages

  • PHP-mySQL connection being refused
    ... I have a script running that accesses a mysql database on a shared server. ...
    (comp.lang.php)
  • Re: PHP uses parameters names instead of values
    ... the function that connects to our MySQL database accepts ... the username, the password, the server name and the ... We're comparing the two ... So either your defines go wrong, or a possible the include of a file holding those defines goes wrong or is not being done entirely. ...
    (comp.lang.php)
  • Re: email notification on job status
    ... SMTP solution is not available. ... some script running on the server. ... > you can then code your task's step to send a mail on success or failure.. ...
    (microsoft.public.sqlserver.msde)
  • Re: apt-get mysql-server
    ... install mysql-server-5.0 on the second server but apt-get couldn't find the ... I'm not sure how I got version 5 on the first server. ... deb http://security.debian.org/ stable/updates main ... mysql database common files ...
    (Debian-User)
  • automate csv upload to mysql database
    ... I am tring to automate the process of uploading data from a csv file to ... I cannot connect directly to the mysql server from anything other then ... how can I automate importing the data into the mysql database. ...
    (comp.unix.shell)