djpaul Posted May 26, 2009 Share Posted May 26, 2009 Hello, I have a problem deleting some files or folders on the server. I am hosting it and a few years ago i created a script to upload photo's Now there is a problem somewhere and i find out that the uploaded files are not deleted. I tried everything, like unset, chmod (0777), rmdir and so on. Also with m ftp client (flasfxp) and (believe it or not) also with plesk 8 i can't get rid of the files and folders. Is there a way to force this with php? Or do you have other suggestions? thanks! Regards, Paul Link to comment https://forums.phpfreaks.com/topic/159780-force-filefolder-delete/ Share on other sites More sharing options...
redarrow Posted May 26, 2009 Share Posted May 26, 2009 maybe the php problem is that the server gone from php4 to php5 i would contact the hosting company sounds bad. unless all your files are sitting somewhere else now still sounds wrong. how the hell can one see the files there but not able to get rid of them? try and create a folder,then see if it created. Link to comment https://forums.phpfreaks.com/topic/159780-force-filefolder-delete/#findComment-842730 Share on other sites More sharing options...
djpaul Posted May 26, 2009 Author Share Posted May 26, 2009 Well, i just putted in phpinfo(); and it is PHP 4.3.11 So, an update would be at it's place... And the folders/files i am trying to delete where just created. So, there is no problem to the path. Or do you mean there somethig with the temp folder from php? Link to comment https://forums.phpfreaks.com/topic/159780-force-filefolder-delete/#findComment-842740 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.