RE: [PHP] php - copy problem

2002-04-03 Thread Miguel Cruz
On Wed, 3 Apr 2002, Craig Westerman wrote: > I did that first thing. Also tried chmod g+rwx > I can copy manually via Telnet, but something is wrong with my PHP script. chmod g+w probably won't help you, since Apache normally runs as user 'nobody', who tends not to be in groups with anyone else.

RE: [PHP] php - copy problem

2002-04-03 Thread Craig Westerman
I did that first thing. Also tried chmod g+rwx I can copy manually via Telnet, but something is wrong with my PHP script. Thanks Craig ><> [EMAIL PROTECTED] -Original Message- From: Julian [mailto:[EMAIL PROTECTED]] Hi! You must to set the folder where you want to save the file to