Re: [PHP] include_path problem in executing program from root folder

2004-06-21 Thread Greg Donald
On Mon, 21 Jun 2004 14:05:05 +, Sharat Hegde <[EMAIL PROTECTED]> wrote: > > Hello, > > One of my PHP programs called dailybatch.php3 includes a file in its parent > directory. The link is > > include "../db_mysql.inc" > > > dailybatch.php3 is invoked from the crontab command or run

[PHP] include_path problem in executing program from root folder

2004-06-21 Thread Sharat Hegde
Hello, One of my PHP programs called dailybatch.php3 includes a file in its parent directory. The link is include "../db_mysql.inc" dailybatch.php3 is invoked from the crontab command or run from the command line in the root /www folder, gives an error indicating that "../db_mysql.inc