billli Posted May 19, 2008 Share Posted May 19, 2008 Hi How can I check the existence of the software crontab on the server with php? this is because i need to create an installation script, and the server much have cron installed, so i was wonder i can can make sure the server has cron before the setup continues? thanks Link to comment https://forums.phpfreaks.com/topic/106271-how-can-i-check-the-existence-of-cron-on-the-server-with-php/ Share on other sites More sharing options...
billli Posted May 19, 2008 Author Share Posted May 19, 2008 bump? Link to comment https://forums.phpfreaks.com/topic/106271-how-can-i-check-the-existence-of-cron-on-the-server-with-php/#findComment-544985 Share on other sites More sharing options...
BlueSkyIS Posted May 19, 2008 Share Posted May 19, 2008 try exec() or similar Link to comment https://forums.phpfreaks.com/topic/106271-how-can-i-check-the-existence-of-cron-on-the-server-with-php/#findComment-544988 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.