
Originally Posted by
the-ferret
yes it is odd, i can get the script to run and send me an email confirmation if I set the path to executable to point at the script:
D:\inetpub\vhosts\datahostingonline.net\httpdocs\c odetails\**********.php but it fails with an 'undefined function loadxml' which I guess is because that command is only supported in PHP5 and the server must run 4 as default.
Whan i set the path as follows:
D:\Parallels\Plesk\Additional\PleskPHP5\php-win.exe -f "D:\inetpub\vhosts\datahostingonline.net\httpdocs\ codetails\**********.php"
Then I do not get an email and it looks as if the script never executes (same with php.exe or php-cgi.exe)
Could that be due to permissions on my reseller account do you think? have posted that question back to Support so will see what happens next.