You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: