А у меня
www.server/mdm/
не пашет...
в меню и на вкладке Добро пожаловать : The page cannot be found. Please use this link to continue browsing.
ссылка на корень сайта.. где лежит уже совсем не MDM...
И еще один момент..:
При запуске с консоли главный цикл работает нормально, а вот если из крона автостарт, то начинает гадить в свои логи:
2015-03-19.log
--------------------
14:15:52 DEBUG [dblog]: Closing thread: /usr/bin/php -q ./scripts/cycle_watchfolders.php --params "a:0:{}">>/home/www/htdocs/debmes/log_2015-03-19-cycle_watchfolders.php.txt (at /home/www/htdocs/lib/general.class.php:427)
14:15:52 DEBUG [dblog]: Closing thread: /usr/bin/php -q ./scripts/cycle_rss.php --params "a:0:{}">>/home/www/htdocs/debmes/log_2015-03-19-cycle_rss.php.txt (at /home/www/htdocs/lib/general.class.php:427)
14:15:52 DEBUG [dblog]: Closing thread: /usr/bin/php -q ./scripts/cycle_states.php --params "a:0:{}">>/home/www/htdocs/debmes/log_2015-03-19-cycle_states.php.txt (at /home/www/htdocs/lib/general.class.php:427)
14:15:52 DEBUG [dblog]: Closing thread: /usr/bin/php -q ./scripts/cycle_ping.php --params "a:0:{}">>/home/www/htdocs/debmes/log_2015-03-19-cycle_ping.php.txt (at /home/www/htdocs/lib/general.class.php:427)
14:15:52 DEBUG [dblog]: Closing thread: /usr/bin/php -q ./scripts/cycle_webvars.php --params "a:0:{}">>/home/www/htdocs/debmes/log_2015-03-19-cycle_webvars.php.txt (at /home/www/htdocs/lib/general.class.php:427)
14:15:52 DEBUG [dblog]: Closing thread: /usr/bin/php -q ./scripts/cycle_scheduler.php --params "a:0:{}">>/home/www/htdocs/debmes/log_2015-03-19-cycle_scheduler.php.txt (at /home/www/htdocs/lib/general.class.php:427)
14:15:52 DEBUG [dblog]: Closing thread: /usr/bin/php -q ./scripts/cycle_main.php --params "a:0:{}">>/home/www/htdocs/debmes/log_2015-03-19-cycle_main.php.txt (at /home/www/htdocs/lib/general.class.php:427)
14:15:53 DEBUG [dblog]: RESTARTING: ./scripts/cycle_watchfolders.php (at /home/www/htdocs/lib/general.class.php:427)
14:15:53 DEBUG [dblog]: RESTARTING: ./scripts/cycle_rss.php (at /home/www/htdocs/lib/general.class.php:427)
14:15:54 DEBUG [dblog]: RESTARTING: ./scripts/cycle_states.php (at /home/www/htdocs/lib/general.class.php:427)
14:15:54 DEBUG [dblog]: RESTARTING: ./scripts/cycle_ping.php (at /home/www/htdocs/lib/general.class.php:427)
14:15:54 DEBUG [dblog]: RESTARTING: ./scripts/cycle_webvars.php (at /home/www/htdocs/lib/general.class.php:427)
14:15:54 DEBUG [dblog]: RESTARTING: ./scripts/cycle_scheduler.php (at /home/www/htdocs/lib/general.class.php:427)
14:15:54 DEBUG [dblog]: RESTARTING: ./scripts/cycle_main.php (at /home/www/htdocs/lib/general.class.php:427)
-------------------------
log_2015-03-19-cycle_main.php.txt
-------------------------
Could not open input file: ./scripts/cycle_main.php
Could not open input file: ./scripts/cycle_main.php
-------------------------
log_2015-03-19-cycle_execs.php.txt
-------------------------
Could not open input file: ./scripts/cycle_execs.php
Could not open input file: ./scripts/cycle_execs.php
-------------------------
log_2015-03-19-cycle_states.php.txt
-------------------------
Could not open input file: ./scripts/cycle_states.php
Could not open input file: ./scripts/cycle_states.php
-------------------------
Решается сменой текущей папки при запуске.
То есть запускаем не прямо:
php /home/www/cycle.php
а сперва делаем:
cd /home/www/