Dolphin86 Posted March 3, 2022 Posted March 3, 2022 (edited) hyw, i was following this guide HERE, but after i edit it and carefully check, i still get error, i even disable selinux, on servers.php, i have put id with privileges Edited March 3, 2022 by Dolphin86 Quote
0 Dolphin86 Posted March 3, 2022 Author Posted March 3, 2022 problem solve thanks to @Royr just need to add this commands to ssh via root, chmod -R 777 /var/www/html/cp/data/logs chown -R apache:apache /var/www/html/cp/data/logs and change the end of each commands to itemshop and tmp 1 Quote
1 Royr Posted March 3, 2022 Posted March 3, 2022 11 minutes ago, Dolphin86 said: hyw, i was following this guide HERE, but after i edit it and carefully check, i still get error, i even disable selinux, on servers.php, i have put id with privileges Means you need to set the permission on that folder "Logs" Type: chmod -R 777 /var/www/html/cp/data/logs chown -R apache:apache /var/www/html/cp/data/logs If this thing still shows up, just do the same thing. mostly this are the only 3 folders need to set a permission. logs, itemshop and tmp Quote
0 Dolphin86 Posted March 3, 2022 Author Posted March 3, 2022 On 3/3/2022 at 1:03 PM, Royr said: Means you need to set the permission on that folder "Logs" Type: chmod -R 777 /var/www/html/cp/data/logs chown -R apache:apache /var/www/html/cp/data/logs If this thing still shows up, just do the same thing. mostly this are the only 3 folders need to set a permission. logs, itemshop and tmp hye thanks for the tips, i did enter those but still... On 3/3/2022 at 1:03 PM, Royr said: logs, itemshop and tmp can you show me how to fix this part? Quote
0 Dolphin86 Posted March 3, 2022 Author Posted March 3, 2022 Just now, Royr said: i meant how to set up the permission.. 1 Quote
0 daL Posted July 25, 2023 Posted July 25, 2023 the step if u have error like that for me is like this :: 1. type chmod -R 777 /var/www/html 2. type sudo chown -R www-data: /var/www/html so far for me its work Quote
Question
Dolphin86
hyw, i was following this guide HERE, but after i edit it and carefully check, i still get error, i even disable selinux, on servers.php, i have put id with privileges
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.