[FX.php List] A question about path when running cron jobs

Jonathan Schwartz jschwartz at exit445.com
Wed Sep 28 16:08:41 MDT 2011


Hi folks,

I am having trouble with paths when running php scripts using Cron in 
OS X server environment.

The scripts run fine if/when launched in development mode from a web 
browser.  However, when run from Cron, the script can not find files 
included with relative paths. For example:

include('../../Connections/connections.php');

I'm thinking that the context of the script is not the same when run 
in the two different environments.

Anyone know?

jonathan

-- 
Jonathan Schwartz
Exit 445 Group
jonathan at exit445.com
http://www.exit445.com
415-370-5011


More information about the FX.php_List mailing list