Hello,

I've the same problem.
The php 4.0.6 version correct a problem with the exec (ie fork) function (I
see that in the 4.0.6 bug correction).
But when I install the 4.0.5 or 4.0.6 PHP version on windows NT they don't
want to work well.
And I must return to the 4.0.4 version to get something working well.
Try to install the 4.0.6 version and tell my if it works !

Jeff

"G Schneider" <[EMAIL PROTECTED]> a écrit dans le message news:
[EMAIL PROTECTED]
>
> Hi all,
>
> I get this message when I try to delete a file using PHP:
>
> Warning: Unable to fork [del wmd_banner.png.temp.png] in
> c:\webspace\openhosting4\GB*******\webmastersdog.com\www\testfile.php on
> line 608
>
> the code I'm using is the 'ole   exec("del $file");    thingy you have to
> use on Windows servers (rather than the usual PHP unlink() function which
> only works on UNIX servers).
>
> So...... why am I getting this message? What setting is it that I need to
> switch on (or whatever)?
>
> Thanks all,
> Jefferrs
>
>
> ++++++++++++++++++++++++++++++++++++++++
> http://www.webmastersdog.com
> where website owners go. and talk about stuff.
> ++++++++++++++++++++++++++++++++++++++++
>
>
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to