RE: [PHP-DEV] Doubt in Script to Upload

2001-11-20 Thread Chris Newbill
PROTECTED] Subject: [PHP-DEV] Doubt in Script to Upload   Hi, I'm new to this group. I have a problem with a php script that I'm creating to upload files to the server.   The uploaded files have their owner as "apache" and not me as the owner. Hence I'm not able

[PHP-DEV] Doubt in Script to Upload

2001-11-20 Thread Kannan Soundararajan
Hi, I'm new to this group. I have a problem with a php script that I'm creating to upload files to the server.   The uploaded files have their owner as "apache" and not me as the owner. Hence I'm not able to delete the files that are uploaded.   How do I solve this problem? Thanks, VK