Moderators: enjay, williamconley, Staydog, mflorell, MJCoate, mcargile, Kumba
Kumba wrote:This thread will contain gotchas, patches, bugs, and other useful information related to ViciBox v.6.0 installs. The steps assume you are already logged in as the root user and sitting at a shell prompt.
ViciBox v.6.0.0 only fix for Apache access restrictions:
1) sed -i 's/Require all granted/Order allow deny\n\tAllow from all/' /etc/apache2/conf.d/viciarchive.conf
2) sed -i 's/Require all granted/Order allow deny\n\tAllow from all/' /etc/apache2/conf.d/vicirecord.conf
3) /etc/init.d/apache2 restart
Jul 22 14:52:14 vicidial start_apache2[16116]: AH00526: Syntax error on line 6 of /etc/apache2/conf.d/viciarchive.conf:
Jul 22 14:52:14 vicidial start_apache2[16116]: order takes one argument, 'allow,deny', 'deny,allow', or 'mutual-failure'
Jul 22 14:52:14 vicidial systemd[1]: apache2.service: main process exited, code=exited, status=1/FAILURE
Jul 22 14:52:15 vicidial start_apache2[16133]: AH00526: Syntax error on line 6 of /etc/apache2/conf.d/viciarchive.conf:
Jul 22 14:52:15 vicidial start_apache2[16133]: order takes one argument, 'allow,deny', 'deny,allow', or 'mutual-failure'
Jul 22 14:52:15 vicidial systemd[1]: apache2.service: control process exited, code=exited status=1
Jul 22 14:52:15 vicidial systemd[1]: Failed to start The Apache Webserver.
Jul 22 14:52:15 vicidial systemd[1]: Unit apache2.service entered failed state.
service apache2 restart
Kumba wrote:Everyone is a critic
Bugfix fixed.
Attempt to reload Spreadsheet/XLSX.pm aborted.
Compilation failed in require at /srv/www/htdocs/vicidial/sheet2tab.pl line 43.
BEGIN failed--compilation aborted at /srv/www/htdocs/vicidial/sheet2tab.pl line 43.
[Tue Jul 29 13:26:11.464548 2014] [php5:error] [pid 7302] [client 192.168.99.106:64011] PHP Warning: fopen(/tmp/db.txt): failed to open stream: No such file or directory in /srv/www/htdocs/vicidial/admin_listloader_fourth_gen.php on line 2195, referer: http://192.168.99.200/vicidial/admin_listloader_fourth_gen.php
[Tue Jul 29 13:26:11.464608 2014] [php5:error] [pid 7302] [client 192.168.99.106:64011] PHP Warning: fgets() expects parameter 1 to be resource, boolean given in /srv/www/htdocs/vicidial/admin_listloader_fourth_gen.php on line 2199, referer: http://192.168.99.200/vicidial/admin_listloader_fourth_gen.php
[Tue Jul 29 13:26:11.464679 2014] [php5:error] [pid 7302] [client 192.168.99.106:64011] PHP Warning: fopen(/tmp/db.txt): failed to open stream: No such file or directory in /srv/www/htdocs/vicidial/admin_listloader_fourth_gen.php on line 2230, referer: http://192.168.99.200/vicidial/admin_listloader_fourth_gen.php
[Tue Jul 29 13:26:11.464700 2014] [php5:error] [pid 7302] [client 192.168.99.106:64011] PHP Warning: fgets() expects parameter 1 to be resource, boolean given in /srv/www/htdocs/vicidial/admin_listloader_fourth_gen.php on line 2245, referer: http://192.168.99.200/vicidial/admin_listloader_fourth_gen.php
vicidial2:/etc/asterisk # perl -I. -Ilib -e 'use Spreadsheet::XLSX';
vicidial2:/etc/asterisk #
Return to ViciBox Server Install and Demo
Users browsing this forum: No registered users and 141 guests