See if you're as stumped as me - centos php prob

This is a weird one. I have a custom php script thats always worked great on my servers, however I recently 'inherited' someones server that had had mysql installed badly.

Layeredtech was kind enough to help me fix the problem and get mysql running well, however for some reason whenever I try to login to my php script, it hangs. I know it makes a mysql connection, as if I misconfigure it it complains about a bad mysql login. Phpmyadmin is running just fine so it would appear mysql and php are installed, the script just will not stop hanging.

Now I have tested the script on my other server and it's running just fine, so something in either php or mysql is causing the problem. Question is:

How can I fix this. (obviously)

If no one knows straight off, I would appreciate help in how I can track down what the problem might be, and how I could fix it.

As always, forever in your debt.

/Raqman

 

 

 

 

Top