Page 1 of 1

PHP copy disabled, where to?

Posted: Wed Oct 22, 2003 1:11 pm
by modr8
Hi all,

I need to make a directory and copy a file into it from another directory on my server.

the problem seems to be my host. they have refused to turn OFF safe_mode and even to turn ON safe_mode_gid, which seems intrinsic to creating directories and them accessing them in PHP

I have even tried the PHP ftp commands which have the same UID problems.

does anyone know a way around this, or can think of another way to do it, maybe a CGI script?

thanks for any help,
Bob