Loading...
 
Galaxia Workflow Engine

Galaxia Workflow Engine


include_path during workflow

United States

Hey all,
I'm having a problem with a workflow. It's calling a function that in turn does a:

require('Mail/mime.php');

This is a PEAR library that resides in the pear library directory. This same line works fine in a standalone php, but not within my workflow. I tried outputting the include_path, but it looks identical to the one the standalone php uses. Any ideas?

Thanks,
jburley at ebuilt.com

There are no comments at this time.