It keeps saying access denied, but I have set the owner of the file and both the move from and move to directories to be livewire's userid.
The file permissions are 755.
Am I missing something?
I fixed the problem, I had written down the wrong userid for the account on the new server.
Ah, I see. Good Catch.
I was going to say: try 777. But, fair enough. I've done that 100's of times with MySQL.
Sorry man.
Make sure the permissions are correct. It should not say access denied unless that is wrong. Perl is aggravating because the smallest thing could cause an error.