Sentora Support Forums

Full Version: cant use manual daemon run
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello everyone, im using Sentora 1.0.3 on my cent0s 6.7 32bit minimal.

after setting few things, ive noticed that i cant do a manual full daemon run to apply changes immediately.

whenever i clicked on the button "Go" it only returns "Changes to your settings have been saved successfully!"
and the "last daemon run" will reset to "never" instead of some time & date.

is it normal to behave like this? or does anyone experiencing the same problem as mine?

also, for ftp, assuming ive created a user, with 1 domain added. do they need to create ftp account? or just use their sentora panel logins for ftp? because last i recall, on zpanel, i can use the logins for ftp access, while on sentora, they cant.
There is no way to run the daemon 'on deamand' inside the panel. You need to do it via the command line:

Code:
sudo /usr/bin/php -q /etc/sentora/panel/bin/daemon.php
With a 3rd party module like zGodX it's possible to run the daemon from the Sentora web interface.