change php permissions for a domain

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
 
hi sorry I meant to post back here - the system admin guy sorted it all out.
Thanks anyway
 
Back
Top