B
BillT
Guest
Hi there,
I need to change the config of a domain so that I can upload files via a php script such as
domain1.com/upload.php
and then copy the file to
domain2.com/images/
The file and folder permissions are OK but I keep getting permission denied so I'm guessing it must be something in the php or apache config for that domain. safe_mode in php is off for domain1.com
Does anyone know what I need to change?
thanks in advance
I need to change the config of a domain so that I can upload files via a php script such as
domain1.com/upload.php
and then copy the file to
domain2.com/images/
The file and folder permissions are OK but I keep getting permission denied so I'm guessing it must be something in the php or apache config for that domain. safe_mode in php is off for domain1.com
Does anyone know what I need to change?
thanks in advance