Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upload in host #362

Open
igifar opened this issue Mar 13, 2023 · 3 comments
Open

upload in host #362

igifar opened this issue Mar 13, 2023 · 3 comments

Comments

@igifar
Copy link

igifar commented Mar 13, 2023

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?

@haidarvm
Copy link

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

@igifar
Copy link
Author

igifar commented Mar 29, 2023

my host is shared

@lobtao
Copy link

lobtao commented Sep 29, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants