On 11 October 2010 21:10, Alexis <phplis...@antonakis.co.uk> wrote:
> Hi,
>
> A very vague question here I am afraid....I have quite a number of php
> scripts running on a WinXp box using the built in Scheduler.
>
> Everything worked fine for years until one day an update was done...cannot
> remember if it was on PHP, Apache, Mysql or the firefox browser, but now
> most but not all, of the scripts run twice!
>
> I was going to say any help would be appreciated, but due to the nature of
> my vagueness as to what was updated, that question becomes a little moot.Or
> does it?
>
> Is there any way of finding out what exactly is triggering the scripts to
> run, specifically the second trigger.
>
> I am not even sure if the script finishes running and then restarts, or
> whether two instances of it are started at the same time.
>
> Cheers
> Alexis
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Take a look in C:\windows\tasks.

Do you have a load of "Copy of " versions?

If you see multiple versions, just delete them.

You may need to do this via a command prompt to see the copies.

-- 
Richard Quadling
Twitter : EE : Zend
@RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to