PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
How should I configure the php.ini so that I can access outside pages via a proxy installed in the network. If now i try to access outside addresses ex.
timvw wrote:the problem is that php (actually, libdns or whatever your ip stack uses for hostname resolving) can't resolve the ip that belongs to the hostname.
what you could do is use an external dns server.. (add it to /etc/resolv.conf or read a windows manual )
OK, Thanks for rep. but I have following:
OS: Win 98
Server: Apache 2.0
MySQL 4.sumthing
So all that libdns & /etc/resolv.conf goes tangent to my head.(not really but isn't really of that use to me ) OK, and now how will Windows Manual help in solving PHP's prob. After all I can connect to Google using IE. But the problem is that to access the net using PHP, it has to know the proxy settings. How to set it is what i am asking