Re: Help with PHP/Apache. Really need a resolution!

2003-04-02 Thread Reuben D. Budiardja
On Wednesday 02 April 2003 09:07 am, Christian Campbell wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Gurus, > > I am attempting to move a home grown (although not programmed by me) PHP > application from a Mandrake 7.3 box to a RedHat 8 box. My old config was > Apache 1.3 and PHP 4

Re: Help with PHP/Apache. Really need a resolution!

2003-04-02 Thread Marius Andreiana
On Mi, 2003-04-02 at 17:07, Christian Campbell wrote: > The PHP script calls a shell script that lives on a NFS mount, mounted to a > Solaris 8 box. Within the script are many copy, delete commands and such, > but one specifically does not execute. It is a SQL loader command. > Here's the strang

Re: Help with PHP/Apache. Really need a resolution!

2003-04-02 Thread Martin Marques
On MiƩ 02 Abr 2003 11:07, Christian Campbell wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Gurus, > > I am attempting to move a home grown (although not programmed by me) PHP > application from a Mandrake 7.3 box to a RedHat 8 box. My old config was > Apache 1.3 and PHP 4.0.3. I'm

Help with PHP/Apache. Really need a resolution!

2003-04-02 Thread Christian Campbell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gurus, I am attempting to move a home grown (although not programmed by me) PHP application from a Mandrake 7.3 box to a RedHat 8 box. My old config was Apache 1.3 and PHP 4.0.3. I'm now running Apache 2.0.40 and PHP 4.2.2. The PHP script calls