is uploaded in the same dialog)
-Ursprungligt meddelande-
Från: Mike [mailto:[EMAIL PROTECTED]
Skickat: den 8 mars 2005 15:44
Till: Joakim Ling; php-windows@lists.php.net
Ämne: RE: [PHP-WIN] unlink problem
That bit of code really doesn't help us at all, but my guess is that the
user PHP is run
l.php.
-M
> -Original Message-
> From: Joakim Ling [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 08, 2005 9:40 AM
> To: php-windows@lists.php.net
> Subject: [PHP-WIN] unlink problem
>
> Hi
>
>
>
> When I'm trying to delete a file in a Dialog I re
oakim 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 St
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?
showModalDialog('del.php?file=foo.txt',null,'dialogHeight:250px;
dialogWidth:366px; resizable:no; status:no');
thanks
.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Aut insanit homo, aut versus facit
> -Original Message-
> From: Mihai Matei [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, February 20, 2000 6:13 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] unlink() probl
Hy everybody.
I am using PHP4.01 as CGI on IIS . The OS is NT. I am trying to erase some file
using unlink() from a directory with access rights corectly set (read/write/execute).
The error message i get is "unlink() is not supported under this build of PHP" (or
something like this...). I