Jump to content

copy() not working


ricmetal

Recommended Posts

hey people

i cant get copy() to work.

im working on an online server and trying to copy a file into directories i just created.

i read about fopen() having to be enabled if both source and destination files are urls, and fopen is enabled and both files are urls (and on the same server).

the directories get created but the file doesnt get copied. the directories have permission 777.

could it be that when i call the copy function the directories aren't yet available on the server? i am copying the file in the same code block as 'create folders', right after.

any pointers?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.