View Single Post
  #5 (permalink)  
Old 11-24-2009, 05:50 AM
mickbeng mickbeng is offline
Registered User
 
Join Date: Oct 2006
Location: Penang, Malaysia
Posts: 42
mickbeng is on a distinguished road
Try to use "php -i /home/<username>/fullbackup.php" or "php -i ./fullbackup.php" (if you located it at /root).

Alternatively, make it as actual Website file such as http://www.domain.com/fullbackup.php and use the command as below.

lynx http://www.domain.com/fullbackup.php
__________________
Mick Genie | http://www.mickgenie.com
Reply With Quote