[PHP-WIN] Program Execution functions.

2007-06-01 Thread rumpy
Hi Folks, One of my Windows (XP SP2) laptops has trouble executing any script calling a Program Execution function. Specifically, I've tried escapeshellcmd(), exec(), shell_exec(), and system(). No error message is ever returned. The browser just spins it wheels forever trying to execute the pro

Re: [PHP-WIN] Problems with working with large text files

2007-06-01 Thread Stut
Please turn off read notifications when posting to a mailing list - they're very annoying. Adam Niedzwiedzki wrote: (yeah ok But still doesn't explain why php ain't letting me (I'm thinking BUG) :P) Anyways this is how I'm handling the file... if($fp = fopen($logfile, 'r')){ debug

Re: [PHP-WIN] Re: PHP and batch-files

2007-06-01 Thread Niel Archer
Hi > Where/how do I install that? It's part of the windows distribution. Read the documentation here http://www.php.net/manual/en/install.general.php for a start Niel -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] Re: PHP and batch-files

2007-06-01 Thread Gustav Wiberg
Hi there! Where/how do I install that? Best regards /Gustav Wiberg -Original Message- From: Elizabeth Smith [mailto:[EMAIL PROTECTED] Sent: Friday, June 01, 2007 2:30 PM To: php-windows@lists.php.net Subject: [PHP-WIN] Re: PHP and batch-files Gustav Wiberg wrote: > Hi there! > > I

[PHP-WIN] Re: PHP and batch-files

2007-06-01 Thread Elizabeth Smith
Gustav Wiberg wrote: Hi there! I want to use PHP to run as a "batch-file" on the server every night. What are the alternatives for doing this. I'm using II6 and Win2003 Server, and PHP as an ISAPI-module. (vers 5.2.2) Best regards Gustav Wiberg The easiest way to do this would be to simp

[PHP-WIN] PHP and batch-files

2007-06-01 Thread Gustav Wiberg
Hi there! I want to use PHP to run as a "batch-file" on the server every night. What are the alternatives for doing this. I'm using II6 and Win2003 Server, and PHP as an ISAPI-module. (vers 5.2.2) Best regards Gustav Wiberg -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, vi