• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

running php via scheduler

J

joelmoss

Guest
I am trying to run a php script using the schedule manager with the following command:

c:\Inetpub\vhosts\********.net\httpdocs\phpbb2\mods\netclectic\find_input\news_insert.php

The above command works when run in doc, but when it is run with the schedule manager it doesn't work and the client receives the following email:

Started: Mon May 31 07:15:40 2004
as user: rjay
Process (php c:\Inetpub\vhosts\*******.net\httpdocs\phpbb2\mods\netclectic\find_input\news_insert.php) finished with exit code (80)
Ended: Mon May 31 07:15:40 2004.

Can anyone help me?
 
Back
Top