M
M
Marat Rakhmatullin2011-01-19 11:23:43
PHP
Marat Rakhmatullin, 2011-01-19 11:23:43

Problem with fopen() (proxy settings in ubuntu)?

On Ubuntu Server with default LAMP, Wordpress is running. The server climbs into the Internet through a proxy.
Internet performance was checked for example by apt-get install .
in Wordpress in those places where Internet connection is expected: WP HTTP Error: Unable to open processing for fopen() <blah-blah>
Whether these are settings specifically for fopen(), or for php in general (for example, it does not know about proxies ).
Tell me where and what to check so that scripts (such as wordpress) can climb into the Internet. Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
osdyng, 2011-01-19
@osdyng

1. fix the code to use fsockopen/curl/…
2. make transparent proxying to iptables+squid

P
Puma Thailand, 2011-01-19
@opium

Well, do you have WordPress that does not know that you need to climb through the proxy, or do you have a transparent proxy?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question