[ego]mouse
Verified User
I've just set-up modernbill on my server but i'm having problems with the cron setup. I don't have SSH access to the server as it's a shared one (can't afford a deadicated one yet).
i've setup two jobs. one with */2 in the minute section and the following command:- (all one line)
/usr/local/bin/php -q -f /home/egomouse/domains/egomouse.net/private_html/client/include/scripts/testemail.php /home/egomouse/domains/egomouse.net/private_html/client/ cron
This sends me an E-mail every 2 minutes as i would of thought. So with the instructions of the modernbill manual i entered the following job:-
/usr/local/bin/php -q -f /home/egomouse/domains/egomouse.net/private_html/client/include/scripts/cron_dispatch.cron.php /home/egomouse/domains/egomouse.net/private_html/client/ cron
But nothing is being automated in modernbill.
I have asked my host about help but they "don't support scripts" just hardware .
i've setup two jobs. one with */2 in the minute section and the following command:- (all one line)
/usr/local/bin/php -q -f /home/egomouse/domains/egomouse.net/private_html/client/include/scripts/testemail.php /home/egomouse/domains/egomouse.net/private_html/client/ cron
This sends me an E-mail every 2 minutes as i would of thought. So with the instructions of the modernbill manual i entered the following job:-
/usr/local/bin/php -q -f /home/egomouse/domains/egomouse.net/private_html/client/include/scripts/cron_dispatch.cron.php /home/egomouse/domains/egomouse.net/private_html/client/ cron
But nothing is being automated in modernbill.
I have asked my host about help but they "don't support scripts" just hardware .