What are causes of a connection-timeout with fopen()?
Posted on
16th Feb 2014 07:03 pm by
admin
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.* to 5.2.4. Not just PHP was upgraded, MySQL, postGres, and (I think) Apache were upgraded as well. Before the upgrade, my site worked perfectly.
But now, whenever I access my site, it takes a long time to complete a request and all that is returned is "Warning: fopen(<THE_URL>) [function.fopen]: failed to open stream: Connection timed out in..."
Did you know?Explore Trending and Topic pages for more stories like this.
I know where the error is -- it's in my templating class. I check the remote server's configuration and the directive "allow_url_fopen is enabled and safe_mode is disabled.
The strange thing is that my script works on my local server perfectly which is using PHP build 5.2.5. I looked for any differences between my local-server's PHPINFO() and my remote-server's PHPINFO() and, while I didn't find anything eye-catching yet, I noticed that virtual-directory-support is disabled on my remote-server and it is enabled on my local-server. Would that be what's causing the problem? If not, what are some potential causes for fopen() to behave this way?
No comments posted yet
Your Answer:
Login to answer
228
12
Other forums
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M