Hii,
Is it possible to use mysql_connect() behind a proxy server. I am trying to connect to an external db, which basically is on my hosting servers. I am behind my university proxy.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
FWIK and according to the answer in mysql proxy socks, mysql does not offer support to connect via proxies. See the linked answer how you can go around this.