RE: All New Sentastico!
01-24-2016, 07:21 PM
(This post was last modified: 01-24-2016, 07:22 PM by Ron-e.)
(01-24-2016, 06:21 PM)TGates Wrote: Ahhh, make sure permissions are apache:apache
The issue is that the package can not be saved to the packages folder if owned by root:root
How it works:
If you are an admin, sentastico will show a new tab menu at the top. Select Admin.
On the 'Add Packages' tab Sentastico grabs the list of available packages from the repo and displays them.
When you click 'Add' it downloads the package to the packages folder and scans the new package for 'sentastico.xml' which contains the packages information (Name, Description, Version, etc.) and imports it into the database so that the 'Client Side' can display useful information about the package.
This did fixed it:
Code:
chown -R apache:apache /etc/sentora/panel/modules/sentastico/packages
This is how i installed it, can the installer check if that directory is from apache and if not change it to apache?
●
● My Sentora Demo ● My Github ● Auxio Github ●
● Zentora theme ● S-Type theme ● CstyleX theme ●
● flat-color-icons ● small-n-flat-icons ●
●
Sentora's development takes way too long, so i'm transitioning to HestiaCP.
● My Sentora Demo ● My Github ● Auxio Github ●
● Zentora theme ● S-Type theme ● CstyleX theme ●
● flat-color-icons ● small-n-flat-icons ●
●
Sentora's development takes way too long, so i'm transitioning to HestiaCP.