I have a client who has a copy of phpBB running on some other server elsewhere and wants it to use his MySQL database on my server.
I have previously used PHP scripts to connect to remove MySQL databases from my server without a problem. When my client tries a test PHP script from this other server, it fails to connect to MySQL on my server.
I'm thinking that since I've managed to do so before (but only from my server to some other server), the most likely thing thats preventing a PHP script running on some other server connecting to a MySQL database on my server is APF.
I reckon that the PHP script running on the other server is trying to connect to MYSQL on my server using a port that is blocked. I may be completely wrong, however it seems like a likely cause.
Does anyone know what ports might be involved in this process so that I can unblock them to see how things go?
Thanks greatly for any help anyone can offer!



LinkBack URL
About LinkBacks
Reply With Quote




