Re: [PHP] PHP as Shell script...

2003-02-20 Thread Ernest E Vogelsinger
At 12:16 20.02.2003, Brian McGarvie said: [snip] >I am having trouble using php as a script. > >#!/usr/local/bin/php >... stuff ... >?> > >using the above form creates the following cron error: > >/bin/sh: /usr/local/apache/sites/domain.com/tasks/autorepo

Re: [PHP] php as shell script

2003-01-30 Thread Khalid El-Kary
maybe, but not sure, you need to replace " Hi, I am trying to run php as shell script. I have this: helloworld.php: I run php helloworld.php then I got this: Hello World. Fatal error: Nesting level too deep - recursive dependency? in Unknown on line 0 I am using Redhat 8, anyone knows wh