04-14-2023, 10:12 PM
how to disable local ip warning: http://www.ehcp.net/?q=node/576#comment-646
how to do autoatic backup in cron: http://www.ehcp.net/?q=node/305#comment-338
how to disable "ehcp daemon not working" warning:
open classapp.php, find function checkdaemon(),
add: return false;
just after {
save,
I think about putting different domains in different ip's...
will post here when ready..
(I think to put an option for these in ehcp->options)
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
how to do autoatic backup in cron: http://www.ehcp.net/?q=node/305#comment-338
how to disable "ehcp daemon not working" warning:
open classapp.php, find function checkdaemon(),
add: return false;
just after {
save,
I think about putting different domains in different ip's...
will post here when ready..
(I think to put an option for these in ehcp->options)
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.