The “Class ‘FreePBX\Install\PDO’ not found” problem is corrected, but a signatures problem is not.
After executing ‘./install -n’, everything goes error free down to:
Installing all modules…Installing: callrecording, cdr, cel, conferences, customappsreg, featurecodeadmin, infoservices, logfiles, music, recordings, soundlang, ucp, userman
All those modules install without error until ucp:
Installing ucp…
Detected Missing Dependency of: userman 13.0.35
Found local Dependency of: userman 14.0.3.24
Installing Missing Dependency of: userman 13.0.35
Updating table userman_users…Done
Updating table userman_users_settings…Done
Updating table userman_groups…Done
Updating table userman_groups_settings…Done
Updating table userman_directories…Done
Generating CSS…Done
Installed Missing Dependency of: userman 13.0.35
Detected Missing Dependency of: pm2
Downloading Missing Dependency of: pm2
Processing pm2
Downloading…
23307/23307 [============================] 100%
Finished downloading
The following error(s) occured:
- File Integrity failed for /var/www/html/admin/modules/_cache/pm2-13.0.3.18.tgz.gpg - aborting (GPG Verify File check failed)
Unable to resolve dependencies for module ucp:
Updating Hooks…Done
Installing userman…
Updating table userman_users…Done
Updating table userman_users_settings…Done
Updating table userman_groups…Done
Updating table userman_groups_settings…Done
Updating table userman_directories…Done
Generating CSS…Done
Module userman successfully installed
Updating Hooks…Done
Done. All modules installed.
Updating Hooks…Done
Done installing modules
Taking too long? Customize the chown command, See http://wiki.freepbx.org/display/FOP/FreePBX+Chown+Conf
Setting Permissions…
Setting base permissions…Done
Setting specific permissions…
310 [============================]
Finished setting permissions
Generating default configurations…
Reloading FreePBX
Successfully reloaded
Finished generating default configurations
Trusting FreePBX…Trusted
You have successfully installed FreePBX
Then I set EDGE mode and do an ‘fwconsole ma upgradeall’:
[email protected]:/usr/src/freepbx# /var/lib/asterisk/bin/freepbx_setting MODULEADMINEDGE 1
trying to run as user asterisk:
[MODULEADMINEDGE] changed from previous value: [0] to new value: [1]
[email protected]:/usr/src/freepbx# fwconsole ma upgradeall
No repos specified, using: [standard] from last GUI settings
Module(s) requiring upgrades: callrecording, core, customappsreg, sipsettings, userman, voicemail
Upgrading module ‘core’ from 14.0.1.5 to 14.0.1.8
Downloading module 'core’
Processing core
Downloading…
1084041/1084041 [============================] 100%
Finished downloading
The following error(s) occured:
- File Integrity failed for /var/www/html/admin/modules/_cache/core-14.0.1.8.tgz.gpg - aborting (GPG Verify File check failed)
and it stops.
This all started happening today.