I want to display several zones in a page. Is this possible in VB3?
Edit: Silly Question! Should have read all the thread!
I am getting a Permission denied error when I try and run the cron job for maintenance.php I have tried changing the file permissions to 777 (not the best idea!) but now I get
/pub/home/****/htdocs/adserver/maintenance/maintenance.php: cannot open ?php: no such file
/pub/home/****/htdocs/adserver/maintenance/maintenance.php: /bin/: permission denied
/pub/home/****/htdocs/adserver/maintenance/maintenance.php: /backup: symbolic link loop
/pub/home/****/htdocs/adserver/maintenance/maintenance.php: /backup: symbolic link loop
/pub/home/****/htdocs/adserver/maintenance/maintenance.php: /backup: symbolic link loop
/pub/home/****/htdocs/adserver/maintenance/maintenance.php: 7: Syntax error: "(" unexpected
What permissions should be set to allow this cron job to be run?
|