[asterisk-users] Getting Exec Format Error when running AGI call
Jay R. Ashworth
jra at baylink.com
Wed Mar 26 10:34:08 CDT 2008
On Tue, Mar 25, 2008 at 06:31:50PM +0800, mark morreny wrote:
> Yes, it is that silly space!!! Thanks for all your help.
The origin of the she-bang, the
#!/usr/bin/whatever
command interpreted by the general loader on most *nixes, is that it
was a magic number, just like the ones on binary files, and that was
what the loader used to decide how to run it.
That's why you can get some pretty odd errors, like this one, from
screwing up that particular bit o' syntax.
Cheers,
-- jra
--
Jay R. Ashworth Baylink jra at baylink.com
Designer The Things I Think RFC 2100
Ashworth & Associates http://baylink.pitas.com '87 e24
St Petersburg FL USA http://photo.imageinc.us +1 727 647 1274
Those who cast the vote decide nothing.
Those who count the vote decide everything.
-- (Joseph Stalin)
More information about the asterisk-users
mailing list