White Page after Module Admin update

I just did a Module Admin update. After “Return” and “Apply Config”, I can get to the log in screen, but, I get a white page stuck at /admin/config.php.

Here is the output from amportal a dbug

    [root@pbx ~]# amportal a dbug

Fetching FreePBX settings with gen_amp_conf.php..

trying to run as user asterisk:

[FPBXDBUGDISABLE] already set to [0]

==> /var/log/asterisk/freepbx_dbug <==

2015-Apr-28 12:18:03	/var/www/html/admin/modules/conferencespro/functions.inc.php:0
[WARNING]: License check failed!

2015-Apr-28 12:18:14	/var/www/html/admin/modules/conferencespro/functions.inc.php:0
[WARNING]: No license for this product (PBXact) - make sure zend_loader.license_path is properly configured in your ini file!

2015-Apr-28 12:18:14	/var/www/html/admin/modules/conferencespro/functions.inc.php:0
[WARNING]: License check failed!


==> /var/log/httpd/error_log <==
[Tue Apr 28 11:30:12 2015] [error] [client 10.0.170.2] PHP Strict Standards:  Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /usr/share/pear/DB/common.php on line 1292, referer: http://pbx/admin/config.php
[Tue Apr 28 11:30:12 2015] [error] [client 10.0.170.2] PHP Strict Standards:  Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /usr/share/pear/DB.php on line 1387, referer: http://pbx/admin/config.php
[Tue Apr 28 11:38:37 2015] [error] [client 10.0.170.2] File does not exist: /var/www/html/favicon.ico, referer: http://pbx/admin/config.php?display=modules
[Tue Apr 28 11:52:24 2015] [notice] caught SIGTERM, shutting down
[Tue Apr 28 11:52:25 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Apr 28 11:52:25 2015] [notice] Digest: generating secret for digest authentication ...
[Tue Apr 28 11:52:25 2015] [notice] Digest: done
[Tue Apr 28 11:52:25 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.28 configured -- resuming normal operations
[Tue Apr 28 12:00:15 2015] [error] [client 10.0.170.2] client denied by server configuration: /var/www/html/admin/bootstrap.php
[Tue Apr 28 12:11:16 2015] [error] [client 10.0.170.2] File does not exist: /var/www/html/favicon.ico

==> /var/log/asterisk/freepbx.log <==
[2015-Apr-28 12:13:05] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/bria/functions.inc/userman_hooks.php on line 15
[2015-Apr-28 12:13:55] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/bria/functions.inc/userman_hooks.php on line 15
[2015-Apr-28 12:18:02] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/bria/functions.inc/userman_hooks.php on line 15
[2015-Apr-28 12:18:02] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/bria/functions.inc/userman_hooks.php on line 15
[2015-Apr-28 12:18:03] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/bria/functions.inc/userman_hooks.php on line 15
[2015-Apr-28 12:18:14] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/bria/functions.inc/userman_hooks.php on line 15
[2015-Apr-28 12:18:28] [INFO] (bin/freepbx_setting:42) - trying to run as user asterisk:
[2015-Apr-28 12:18:28] [INFO] (bin/freepbx_setting:43) - 
[2015-Apr-28 12:18:28] [INFO] (bin/freepbx_setting:64) - [FPBXDBUGDISABLE] already set to [0]
[2015-Apr-28 12:18:28] [INFO] (bin/freepbx_setting:65) - 

Refreshing the web page adds this to the output of “amportal a dbug”

==> /var/log/asterisk/freepbx_dbug <==
2015-Apr-28 12:20:01	/var/www/html/admin/modules/qxact_reports/functions.inc/import_queue_data.php:0
[WARNING]: No license for this product (PBXact) - make sure zend_loader.license_path is properly configured in your ini file!

2015-Apr-28 12:20:01	/var/www/html/admin/modules/qxact_reports/functions.inc/import_queue_data.php:0
[WARNING]: License check failed!

Chicken and egg problem, I can’t say what version of FreePBX I am running as I cannot get to the WebGui. The last update I performed was probably 2 weeks ago. It is a FreePBX distro and /etc/schmooze-release contains

SHMZ release 6.5 (Final)

I moved a post to an existing topic: FreePBX Administration GUI Blank Page