webman
webman copied to clipboard
upload in host
I have seen your project several times, but even in one place, your project does not have the ability to upload to the server. Why?
It's fine for me make sure What OS you running if in Centos / RHEL based and SELinux activated :
restorecon -R /var/www/html/example/public/uploads/
chmod -R 775 /var/www/html/example/public/uploads/
please tell me if still cannot upload
my host is shared
It's fine for me make sure What OS you running if in Centos / RHEL based and SELinux activated :
restorecon -R /var/www/html/example/public/uploads/
chmod -R 775 /var/www/html/example/public/uploads/
please tell me if still cannot upload
chown -R www:www /var/www/html/example/public