GUI not working

I attempted an admin module upgrade and the GUI system has failed. I now get this error.

The website encountered an error while retrieving http://10.0.0.10/admin/config.php. It may be down for maintenance or configured incorrectly.

I am running Freepbx 2.11, and asterisk 11.4
I typically have been doing full module upgrades when they come thru.

Hopefully there is a way to recover without restoring or reinstalling the system. Any help is appreciated ASAP. Is there a way to do a command line to find all upgrade modules and then to process those installations?

Uninstall the Digium Add-ons module from the command line with the following command

/var/lib/asterisk/bin/module_admin disable digiumaddoninstaller

If the Digium Add on Installer is causing problems can we get what the error is. This is a new module in FreePBX because its needed by the Digium Phones module in FreePBX to register DPMA.

Tony

The GUI stops working with no error displayed.

I do see this in /var/log/httpd/error_log

[Sun Sep 08 18:27:47 2013] [error] [client 192.168.254.103] PHP Fatal error: Call to undefined function dl() in /var/www/html/admin/modules/digiumaddoninstaller/libdregister/digium_register.php on line 0

This is on a new install of the 4.211.64-5 Distro.

I suggested uninstalling the module. Just disabling it fixes the problem.

It is nice to see this module being added. It will make using the Digium phones much easier.

Hello! This issue has been resolved. Please run this from the ssh command line:

amportal a ma upgrade digiumaddoninstaller

Thank you the command worked and my GUI is up and running. great group and I appreciate the quick reply.