Hi
Seems there are some strange behavor.
I simply trying to make
copy ($source, $dest);
It does but only untill the file size do not exceed 4M. If so then it create the file, but cut out all the content above 4 M.
Is it bug or provider trick?
Secondly then I try to make fopen() and fread() large files I got 500
Really it is weird.
Problems with copy() on SunOS
Moderator: General Moderators
Safe mode on
Thanks Stoker
It is a good advice but I'm bounded with safe_mode. May be someone know how to work around the access to shell with safe_mode_on.
It is a good advice but I'm bounded with safe_mode. May be someone know how to work around the access to shell with safe_mode_on.