Welcome Guest, Not a member yet? Register   Sign In
$this->ftp->delete_dir
#1

[eluser]Unknown[/eluser]
Hi,

i have this problem with delete_dir function. Every other FTP function works fine, but when i'm trying to delete a directory, my site is freezing and after a few seconds i get a blank site and the folder is still on my server.

i'm using this code:

Code:
$this->ftp->delete_dir('/www/code/test/');

permissions are set to 777, so it should be ok.

Best regards
Lukasz
#2

[eluser]Unknown[/eluser]
Has anyone some problems with this function?
#3

[eluser]Unknown[/eluser]
I'm having problems aswell.. The list_files() functions index the files fine.. but when i attempts to use the delete_dir() function i won't work..?
#4

[eluser]Unknown[/eluser]
[quote author="Thomiweb" date="1283388230"]I'm having problems aswell.. The list_files() functions index the files fine.. but when i attempts to use the delete_dir() function i won't work..?[/quote]

I have the same problem, does anybody know a fix?




Theme © iAndrew 2016 - Forum software by © MyBB