SV: [PHP-WIN] unlink problem

2005-03-08 Thread Joakim Ling
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

RE: [PHP-WIN] unlink problem

2005-03-08 Thread Mike
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

SV: [PHP-WIN] unlink problem

2005-03-08 Thread Joakim Ling
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

[PHP-WIN] unlink problem

2005-03-08 Thread Joakim Ling
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

RE: [PHP-WIN] unlink() problem with PHP

2001-02-20 Thread Asendorf, John
.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

[PHP-WIN] unlink() problem with PHP

2001-02-20 Thread Mihai Matei
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