I got this error
"Error creating file. Make sure you have given your webserver write permission to the crawler directory."
The folder has all the permissions
I have done
chmod -R a+w www-data:www-data /folder
chown -R www-data:www-data /folder
Is not working
I got this error
"Error creating file. Make sure you have given your webserver write permission to the crawler directory."
The folder has all the permissions
I have done
chmod -R a+w www-data:www-data /folder
chown -R www-data:www-data /folder
Is not working