Re: apache2 env path

2009-01-09 Thread sheldon
Thanks very much for all the help, I'm convinced the right place to be asking is the php maillist. Sheldon ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: apache2 env path

2009-01-08 Thread sheldon
Rainer Müller macports.org> writes: > Try to set PATH including /opt/local/bin in the httpd.conf for the > corresponding vhost (or even global). > > See > > HTH, > Rainer Thanks for the idea, I've tried this approach. Unfortunately it

Re: apache2 env path

2009-01-08 Thread sheldon
Ryan Schmidt macports.org> writes: > exec("/opt/local/bin/identify 2>&1", $output, $error_code); Thanks for the idea, it does work if I use an absolute path. Unfortunately this approach isn't very practical since it would hard code the path to Imagemagick in my web framework. It would mean havi

apache2 env path

2009-01-06 Thread sheldon
too, it's executables are outside the default path (which seems to be only /bin:/sbin:/usr/bin:/usr/sbin) and I need to be able to set apache's running path. Can Anyone please help? Kind Regards Sheldon ___ macports-users mailing list macports-users@