Jump to content
  • 0

Flux CP Installation Error


Dolphin86

Question


  • Group:  Members
  • Topic Count:  250
  • Topics Per Day:  0.06
  • Content Count:  697
  • Reputation:   15
  • Joined:  01/07/12
  • Last Seen:  

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 

Untitled.png

Edited by Dolphin86
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  250
  • Topics Per Day:  0.06
  • Content Count:  697
  • Reputation:   15
  • Joined:  01/07/12
  • Last Seen:  

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

  • Love 1
Link to comment
Share on other sites

  • 1

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  90
  • Reputation:   34
  • Joined:  10/01/18
  • Last Seen:  

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 

Untitled.png

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

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  250
  • Topics Per Day:  0.06
  • Content Count:  697
  • Reputation:   15
  • Joined:  01/07/12
  • Last Seen:  

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...

Untitled.png

On 3/3/2022 at 1:03 PM, Royr said:

 

logs, itemshop and tmp

 

can you show me how to fix this part?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  90
  • Reputation:   34
  • Joined:  10/01/18
  • Last Seen:  

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  250
  • Topics Per Day:  0.06
  • Content Count:  697
  • Reputation:   15
  • Joined:  01/07/12
  • Last Seen:  

Just now, Royr said:

1.png

i meant how to set up the permission..

 

  • MVP 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  09/27/12
  • Last Seen:  

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...