Well, no, I'm not sure... I, personally, am a graphic designer that used to
program and somehow got suckered into programming again.. however, the person
in charge of teh server came to this conclusion for us and wether he is righ
or wrong, we have to face the fact that the exact same code to make the system
call used to work and now doesn't. There is no error or warning, and it
happened right around when we sopped running php as a cgi script and started
running it as an apache mod... ::shrug:: so, what he says makes some degree of
sense anyway.
-Daniel
Jack Dempsey wrote:
> Daniel Lynn wrote:
> >
> > ok, figured my problem out.. apparently system() and exec() and all tha
> > can't be called from php if it is runnig as an apache mod.. anyone know
> > a way around this?
> >
> > -Daniel
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
> umm, you sure bout that? i could be sleep typing, but that seems totally
> off...
> http://www.php.net/manual/en/function.system.php
>
> jack
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]