It works fine thru an iframe thats not in a Dialog, so its not a permission 
problem on the file. I'm running IIS6 php 5.0.3 on Win2003.

Anyone experience this before?

-----Ursprungligt meddelande-----
Från: George Pitcher [mailto:[EMAIL PROTECTED] 
Skickat: den 8 mars 2005 15:44
Till: Joakim Ling
Ämne: RE: [PHP-WIN] unlink problem

Joakim,

This sounds like a permissions problem.

Are you using Apache? If so, make sure that your Apache server user is the
administrator and you will be able to unlink. To do this go to Services
(windows, not Apache) then select apache then click on Startup... and
change the login details.

George in Oxford (I had a similar problem recently)

> -----Original Message-----
> From: Joakim Ling [mailto:[EMAIL PROTECTED]
> Sent: 8 March 2005 2:40 pm
> To: php-windows@lists.php.net
> Subject: [PHP-WIN] unlink problem
>
>
> Hi
>
>
>
> When I'm trying to delete a file in a Dialog I receive this strange
> error "HTTP does not allow unlinking in "d:\del.php on line 20". Can I
> work around this?
>
>
>
> <script>showModalDialog('del.php?file=foo.txt',null,'dialogHeight:250px;
> dialogWidth:366px; resizable:no; status:no');</script>
>
>
>
> thanks
>
>

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

Reply via email to