Advertisement
Guest User

Untitled

a guest
Nov 20th, 2017
495
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. root@dRecord:/usr/local/src/asterisk/freepbx# ./install
  2. PHP Warning: Declaration of FreePBX\Install\FreePBXHelpCommand::setCommand(FreePBX\Install\FreePBXInstallCommand $command) should be compatible with Symfony\Component\Console\Command\HelpCommand::setCommand(Symfony\Component\Console\Command\Command $command) in /usr/local/src/asterisk/freepbx/installlib/installhelpcommand.class.php on line 15
  3. Database engine [mysql]:
  4. Database name [asterisk]:
  5. CDR Database name [asteriskcdrdb]:
  6. Database username [root]: freepbx
  7. Database password: xxxxxxxx
  8. File owner user [asterisk]:
  9. File owner group [asterisk]:
  10. Filesystem location from which FreePBX files will be served [/var/www/html]:
  11. Filesystem location from which Asterisk configuration files will be served [/etc/asterisk]:
  12. Filesystem location for Asterisk modules [/usr/lib/asterisk/modules]:
  13. Filesystem location for Asterisk lib files [/var/lib/asterisk]:
  14. Filesystem location for Asterisk agi files [/var/lib/asterisk/agi-bin]:
  15. Location of the Asterisk spool directory [/var/spool/asterisk]:
  16. Location of the Asterisk run directory [/var/run/asterisk]:
  17. Location of the Asterisk log files [/var/log/asterisk]:
  18. Location of the FreePBX command line scripts [/var/lib/asterisk/bin]:
  19. Location of the FreePBX (root) command line scripts [/usr/sbin]:
  20. Location of the Apache cgi-bin executables [/var/www/cgi-bin]:
  21. Directory for FreePBX html5 playback files [/var/lib/asterisk/playback]:
  22. Checking if SELinux is enabled...Its not (good)!
  23. No /etc/asterisk/asterisk.conf file detected. Installing...PHP Warning: Illegal string offset 'directories' in /usr/local/src/asterisk/freepbx/amp_conf/htdocs/admin/libraries/BMO/LoadConfig.class.php on line 317
  24. PHP Fatal error: Uncaught Error: Cannot use string offset as an array in /usr/local/src/asterisk/freepbx/amp_conf/htdocs/admin/libraries/BMO/LoadConfig.class.php:317
  25. Stack trace:
  26. #0 /usr/local/src/asterisk/freepbx/amp_conf/htdocs/admin/libraries/BMO/LoadConfig.class.php(81): FreePBX\LoadConfig->explodeConfig(Array)
  27. #1 /usr/local/src/asterisk/freepbx/amp_conf/htdocs/admin/libraries/BMO/LoadConfig.class.php(41): FreePBX\LoadConfig->loadConfig('asterisk.conf', '/usr/local/src/...')
  28. #2 /usr/local/src/asterisk/freepbx/installlib/installer.class.php(47): FreePBX\LoadConfig->__construct('Fake FreePBX Ob...', 'asterisk.conf', '/usr/local/src/...')
  29. #3 /usr/local/src/asterisk/freepbx/installlib/installcommand.class.php(214): FreePBX\Install\Installer->asterisk_conf_read('/usr/local/src/...')
  30. #4 /usr/local/src/asterisk/freepbx/amp_conf/htdocs/admin/libraries/Composer/vendor/symfony/console/Command/Command.php(264): FreePBX\Install\FreePBXInstallCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\ in /usr/local/src/asterisk/freepbx/amp_conf/htdocs/admin/libraries/BMO/LoadConfig.class.php on line 317
  31. root@dRecord:/usr/local/src/asterisk/freepbx#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement