I have tried:
--------------------------------------------------------------------------------
root /home/********/*******l/******/newsfeed.php
error:
/bin/sh: root: command not found
-------------------------------------------------------------------------------
I have no clue why but I tried:
GET
http://forums.yourhostsucks.com/newsfeed.php
Error:
<br>
<b>Parse error</b>: parse error in <b>/home/yourhost/public_html/forums/newsfeed.php</b> on line <b>72</b><br>
-------------------------------------------------------------------------------
/usr/bin/php -q /home/******/*********/*******/newsfeed.cgi
Error:
<br>
<b>Parse error</b>: parse error in <b>/home/********/********/******/newsfeed.cgi</b> on line <b>73</b><br>
Note: it is line 73 because I added #!/usr/bin/php at the top.
---------------------------------------------------------------------------------
I tried a couple others with no luck as well..
EX: GET
http://forums.yourhostsucks.com/newsfeed.php > /dev/null
Tried to use nice, etc..
Any Ideas?
Thanks!