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

[eluser]Unknown[/eluser]
Hello,

i am trying to make a new folder.
In my script, when a new user creates an account, a new folder should be
placed on the server....

but nothing happens:

Code:
$this->load->library('ftp');
$this->ftp->mkdir('uploads/new_folder/');

There is NO error message....

I donĀ“t know what to do...It is perhaps a problem with chmod ?
Should i set the "parent directory" (here 'uploads') to chmod 777 ?

Any ideas,

Greetings,
Julian


Messages In This Thread
$this->ftp->mkdir not working - by El Forum - 11-21-2009, 10:55 AM
$this->ftp->mkdir not working - by El Forum - 11-21-2009, 10:59 AM
$this->ftp->mkdir not working - by El Forum - 11-21-2009, 01:12 PM
$this->ftp->mkdir not working - by El Forum - 11-21-2009, 01:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB