Re: [PHP] Problem with manual running PHP script

2006-10-27 Thread Richard Lynch
On Fri, October 27, 2006 6:22 am, Rosen wrote: > I have scheduled php script, which runs with "c:\php\php.exe php > test.php", > i.e. without browser. I give working dir the directory of the script. > When I start it from the browser all is ok. > But when I start manualy sctipt with "c:\php\php.exe

Re: [PHP] Problem with manual running PHP script

2006-10-27 Thread Jochem Maas
Rosen wrote: > Hi, > I have scheduled php script, which runs with "c:\php\php.exe php test.php", > i.e. without browser. I give working dir the directory of the script. > When I start it from the browser all is ok. > But when I start manualy sctipt with "c:\php\php.exe text.php >ll.txt" the > scr

Re: [PHP] Problem with manual running PHP script

2006-10-27 Thread Miles Thompson
At 08:22 AM 10/27/2006, Rosen wrote: Hi, I have scheduled php script, which runs with "c:\php\php.exe php test.php", i.e. without browser. I give working dir the directory of the script. When I start it from the browser all is ok. But when I start manualy sctipt with "c:\php\php.exe text.php >ll

Re: [PHP] Problem with manual running PHP script

2006-10-27 Thread Dotan Cohen
On 27/10/06, Dave Goodchild <[EMAIL PROTECTED]> wrote: No, it's running otherwise he wouldn't even see the function error message. I run php scripts on Fedora all the time - all -q does is suppress HTTP headers. The Oracle extension may not be installed? It's most likely installed as he doesn't

Re: [PHP] Problem with manual running PHP script

2006-10-27 Thread Dave Goodchild
No, it's running otherwise he wouldn't even see the function error message. I run php scripts on Fedora all the time - all -q does is suppress HTTP headers. The Oracle extension may not be installed?

Re: [PHP] Problem with manual running PHP script

2006-10-27 Thread Dotan Cohen
On 27/10/06, Rosen <[EMAIL PROTECTED]> wrote: Hi, I have scheduled php script, which runs with "c:\php\php.exe php test.php", i.e. without browser. I give working dir the directory of the script. When I start it from the browser all is ok. But when I start manualy sctipt with "c:\php\php.exe text

[PHP] Problem with manual running PHP script

2006-10-27 Thread Rosen
Hi, I have scheduled php script, which runs with "c:\php\php.exe php test.php", i.e. without browser. I give working dir the directory of the script. When I start it from the browser all is ok. But when I start manualy sctipt with "c:\php\php.exe text.php >ll.txt" the script gives me an error( in