any idea why I get this when trying to run this on command line
[root@srv1 forums]# php -q /home/virtual/site1/fst/var/www/html/forums/admin/cron_prune.php
Warning: main(./config.php) [
http://www.php.net/function.main]: failed to create stream: No such file or directory in /home/virtual/site1/fst/var/www/html/forums/admin/global.php on line 96
yet if I go direct to the admin dir and run the script w/o the whole path but with just the file, it works no prob.
D