Archive

Archive for the ‘Apache / PHP’ Category

suPHP and open_basedir

March 19th, 2010 admin No comments

suPHP doesn’t support open_basedir but you can still add the following to your php.ini in order to get most things out of view.

Click here to read more......

netstat to track connections in server | help identify ddos attacks

February 27th, 2010 admin No comments

Use either of these commands to track ddos in your server. This will give you an idea of number of connections and the network activity in server. Any unethically high number of connections can conclude that you are a victim.

Click here to read more......

cPanel SOAP extension for cPanel PHP

October 15th, 2009 admin No comments

SOAP extension for cPanel PHP

Click here to read more......