Ok, found the problem. The external program I was trying to run is only
happy is it is called from the same directory as the one it resides in.
I guess it needs to access files in it's directory and by calling from
php somehow it gets confused as to where to files are.
Thanks to everyone for their patience and help!
Jc
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- Re: [PHP] EOF: how to generate one in a string Marek Kilimajer
- Re: [PHP] EOF: how to generate one in a s... Jean-Christian Imbeault
- Re: [PHP] EOF: how to generate one in... Marek Kilimajer
- Re: [PHP] EOF: how to generate on... Jean-Christian Imbeault
- Re: [PHP] EOF: how to generate one in... Jason Wong
- [PHP] Re: EOF: how to generate one in a string Jean-Christian Imbeault
- [PHP] Re: EOF: how to generate one in a string Jean-Christian Imbeault
- RE: [PHP] Re: EOF: how to generate one in... Timothy Hitchens \(HiTCHO\)
- Re: [PHP] Re: EOF: how to generate one in... Matt Vos
- Re: [PHP] Re: EOF: how to generate on... Jean-Christian Imbeault
- Jean-Christian Imbeault