PDA

View Full Version : Copy Failed


rbmcky
12-04-2007, 12:37 AM
I'm getting an error message when trying to add an abstract Image:
Copy failed. (5005) Copy failed. (5005)

Does anyone know why I keep getting this?

Thanks

shketuljko
12-04-2007, 08:39 AM
Does the copy php function work properly on your server?

rbmcky
12-04-2007, 07:14 PM
Thanks for the quick response. The problem was on the Hosting company side, and they fixed it. It was actually happeneing on all the servers.

shketuljko
12-05-2007, 09:30 AM
Yes, this happens very often with many host companies.
I'm glad that the problem is solved.

shady101
12-13-2008, 02:46 AM
i had the sample problem
but it only happened
when i upgraded to 4.0.3
it wasnt there when i was using 4.0.1
??!!

shady101
12-14-2008, 02:51 AM
real strange
this problem is not happening with 4.0.1
and happened when i upgrade to 4.0.3
and when i upgraded to 4.0.4
still there

it has nothing with my server confg.
as it working fine with 4.0.1

can anyone take a look about this?
or should i try to upgrade to 4.1 and c what hapening here

shketuljko
12-15-2008, 08:43 AM
Hmmmm I really don't know
as @rbmcky said:

The problem was on the Hosting company side, and they fixed it. It was actually happeneing on all the servers.


Did you open the support ticket?

shady101
12-15-2008, 11:09 AM
i did
:)

when should i get an answer?
:)

let me ask you something
i was useing 4.0.1 in the same root
and only removed the conf.php file
so if anything went wrong i can get back to it again

is this could cuz something like this?

its really strange becuase if i get back to 4.0.1 version
the Abstract works good

shady101
12-16-2008, 07:37 AM
problem solved
it was becuase of /files permissions
turned it out to 777
and its working good now

shketuljko
12-16-2008, 08:59 AM
Nice, but you need to check permission first ... grrr :)

shady101
12-16-2008, 10:16 AM
Nice, but you need to check permission first ... grrr :)

sorry
i didnt get you
what do you mean ???

i've changed the folder /files to 777
anything wrong or danger in this?

Alex
12-16-2008, 11:42 AM
Nope, everything is perfectly fine, it should be 777. Don't worry about not understanding what he said, I guess Google Translator got broken this morning :rolleyes:

shketuljko
12-17-2008, 08:21 AM
I'm sorry if I made confusion ... everything is okay.

shady101
12-18-2008, 04:24 PM
ok
:)
happy holidays guys

Ankit Aggarwal
02-16-2011, 07:34 AM
Isnt it a security risk to give file permission to 777?Although it is mentioned in the user manual!!!

sip
02-17-2011, 11:00 AM
Really depends on server setup. If php is running in suExec mode then 777 not needed.