aximbigfan Posted September 16, 2008 Share Posted September 16, 2008 I am trying to make a function to move directories and files. When the function is called, I'm getting this error Quote Warning: rename(/reg//RemoteNotes/,/reg//newdir/): Directory not empty in /opt/KeyDB_Server.php on line 231 My code is simply rename("/test/testdir", "/test2/test3"); Thanks, Chris Link to comment https://forums.phpfreaks.com/topic/124436-directory-not-empty-in/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.