Page 1 of 1

Message from host not to run script longer than 60 secs

Posted: 25. July 2011 22:16
by Morfene
Your Portal Version: 1.0.6
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://www.colubridae-forum.nl

What have you done before the problem was there?
Nothing

What have you already tryed to solve the problem?
Contacted my hosting provider to get more information and help.

Description and Message
I got the following message from my hosting provider and they requested not to run the script for more than 60 secs
Time: Sat Jul 23 22:17:39 2011 +0200
PID: 8994
Account: *removed this*
Uptime: 65 seconds


Executable:

/usr/bin/php


Command Line (often faked in exploits):

/usr/bin/php /home/colubrid/public_html/portal.php


Network connections by the process (if any):

tcp: 85.12.11.115:60858 -> 94.136.160.111:80


Files open by the process (if any):

/dev/urandom


Memory maps by the process (if any):


It seems the portal is trying to make a connection to the IP-adres 94.136.160.111 (rDNS = 111.n15.rev.ckg.tc). They warned me that this could be a safety leak and advise to set a timeout or a max time of 60 secs for the script to run if an IP- adres is not available.


How can i make this adjustment to the portal?