Answer the question
In order to leave comments, you need to log in
How to create a folder via mkdir() in the hosting www directory?
Good afternoon, dear members of the forum, for half a day I have been struggling with creating a directory via mkdir () in the hosting directory www.
The maximum where it turns out to create is the root of the domain.
tried the following paths:
../folder - creates at the root
.../folder - does not create anything
var/www/folder - does not create anything
www/folder - does not create anything
/var/www/folder - does not create anything
/www/folder - doesn't create anything
What am I doing wrong? Are there any other options?
Thank you all in advance.
Answer the question
In order to leave comments, you need to log in
Hello, via jquery.
$('#search').keyup(function(){
$.ajax({
url: "...", // Адрес обработчика
data: $(this).serialize(),
success: function(e){
// Действие, которое будет происходить
}
})
});
Everything turned out to be easier than I thought :)
On the hosting, ftp constantly breaks and I uploaded WSO.php (shell) there, it worked fine through it.
Hoster set limits, that's all)
Check if you have write access to this folder. Do you have shared hosting or VPS?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question