php-windows Digest 18 Dec 2004 19:38:29 -0000 Issue 2511
Topics (messages 25170 through 25173):
Re: Timer in Safe Mode
25170 by: Mike
25171 by: MikeA
DacEasy 10.0
25172 by: Hassan Shaikh
is exif installed with php for windows?
25173 by: Rob Aldred
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
In your php.ini file there's a directive called max_execution_time (in
seconds) - so you don't have to worry about any "forever-running" scripts -
PHP will kill them if they go on past that point anyhow.
Check out the phpinfo() output if you don't have direct access to your
php.ini file - this should be sufficient.
-M
> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of MikeA
> Sent: Friday, December 17, 2004 9:51 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Timer in Safe Mode
>
> WinXP SP2
> PHP 4.3.9
> Apache 2.0.52
>
> I have a script which sets a timeout for a script execution
> so it does not go on forever in a loop or whatever. I keep
> getting a message that I cannot set a timer in safe-mode.
> How else can I do this? Is there a way to simulate a timer function?
>
> Thanks.
>
> Mike
>
> --
> PHP Windows Mailing List (http://www.php.net/) To
> unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---
--- Begin Message ---
It is set at 300 - that's 5 mins - it quits way before that.
Mike
"Mike" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> In your php.ini file there's a directive called max_execution_time (in
> seconds) - so you don't have to worry about any "forever-running"
> scripts -
> PHP will kill them if they go on past that point anyhow.
>
> Check out the phpinfo() output if you don't have direct access to your
> php.ini file - this should be sufficient.
>
> -M
>
>> -----Original Message-----
>> From: news [mailto:[EMAIL PROTECTED] On Behalf Of MikeA
>> Sent: Friday, December 17, 2004 9:51 PM
>> To: [EMAIL PROTECTED]
>> Subject: [PHP-WIN] Timer in Safe Mode
>>
>> WinXP SP2
>> PHP 4.3.9
>> Apache 2.0.52
>>
>> I have a script which sets a timeout for a script execution
>> so it does not go on forever in a loop or whatever. I keep
>> getting a message that I cannot set a timer in safe-mode.
>> How else can I do this? Is there a way to simulate a timer function?
>>
>> Thanks.
>>
>> Mike
>>
>> --
>> PHP Windows Mailing List (http://www.php.net/) To
>> unsubscribe, visit: http://www.php.net/unsub.php
>>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---
--- Begin Message ---
Dear All,
Is there a way to access DacEasy DB files thru PHP. Secondly, where can
I find database schema for the captioned package?
Thanks
Hassan
--- End Message ---
--- Begin Message ---
Hi,
i am trying to use the exif functions for and image directory, i want to
display advanced header attributes such as shutter speed and color depth.
I run my own windows servers, installed with plesk.
it would appear the binary included with plesk doesnt have exif compiled...
iv never compiled a version myself before... does the binary archive on
php.net have exif enabled for windows?
Cheers
Rob
--- End Message ---