retrieve_conf failed, config not applied - Need Help

Runnung FreePBX 2.5.1.0. Getting the error in the dashboard.

retrieve_conf failed, config not applied
Reload failed because retrieve_conf encountered an error: 255
Added 8 seconds ago
(freepbx.RCONFFAIL)

I got the following when tried to reload the configurations;

exit: 255Checking for PEAR DB…OKChecking for PEAR Console::Getopt…OKChecking for /etc/amportal.conf …OKBootstrapping /etc/amportal.conf …OKParsing /etc/amportal.conf …OKParsing /etc/asterisk/asterisk.conf …OKConnecting to database…OKConnecting to Asterisk manager interface…OKPHP Warning: Invalid argument supplied for foreach() in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 31Added to globals: ASTETCDIR = /etc/asteriskAdded to globals: ASTMODDIR = /usr/lib/asterisk/modulesAdded to globals: ASTVARLIBDIR = /var/lib/asteriskAdded to globals: ASTAGIDIR = /var/lib/asterisk/agi-binAdded to globals: ASTSPOOLDIR = /var/spool/asteriskAdded to globals: ASTRUNDIR = /var/run/asteriskAdded to globals: ASTLOGDIR = /var/log/asteriskAdded to globals: CWINUSEBUSY = trueAdded to globals: AMPMGRUSER = adminAdded to globals: AMPMGRPASS = amp111PHP Fatal error: Class ‘ext_stopmixmonitor’ not found in /var/www/html/admin/modules/core/functions.inc.php on line 1320
1 error(s) occured, you should view the notification log on the dashboard or main screen to check for more details.

Will definitely appreciate the help resolve the problem.

Thanks

Thanks

Do all your php files in html/admin/ have execute permission.

try

#amportal restart

that sould set the permissions. Did it help?