try define('PROJECT_PATH', "/path/to/my/docroot");see globals.h in hovercraft project for others - Doug will know where latest code is...
-- cdn -- http://www.chrisneale.co.uk On Dec 19 2009, Eric Jung wrote:
Hi, How can I simulate PROJECT_PATH on my own host / php installation? I tried: PROJECT_PATH="/path/to/my/docroot" in php.ini, but this didn't work. I know I have the path correct, but I suspect I can't set a variable globally like that in php.ini. Any ideas? Thanks, Eric
_______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
