
Originally Posted by
ivy.ng Nothing happen! Then we try running the following command directly in Linux:
php -f /var/website/sugarcrm/html/cron.php
It shows the following error:
PHP Warning: require_once(config.php): failed to open stream: No such file or directory in /var/website/sugarcrm/html/include/entryPoint.php on line 76
PHP Fatal error: require_once(): Failed opening required 'config.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/website/sugarcrm/html/include/entryPoint.php on line 76
How to fix this problem?
Bookmarks