vicidial VERSION: 2.4-364a | BUILD: 120409-1136 | asterisk 1.4 | scrathc install (raysolomon) | centos 6.7 64bit|
My Harddisk running out space due to the logs in http/error_log
as i noticed below errror keep on comming (non-stop)
192.168.1.251/agc/vicidial.php
[Thu May 05 12:31:29 2016] [error] [client 192.168.1.139] PHP Deprecated: Function ereg() is deprecated in /var/www/html/agc/dbconnect.php on line 27, referer: http://192.168.1.251/agc/vicidial.php
[Thu May 05 12:31:29 2016] [error] [client 192.168.1.139] PHP Deprecated: Function ereg() is deprecated in /var/www/html/agc/dbconnect.php on line 15, referer: http://192.168.1.251/agc/vicidial.php
[Thu May 05 12:31:29 2016] [error] [client 192.168.1.139] PHP Deprecated: Function ereg() is deprecated in /var/www/html/agc/dbconnect.php on line 29, referer: http://192.168.1.251/agc/vicidial.php
[Thu May 05 12:31:29 2016] [error] [client 192.168.1.139] PHP Deprecated: Function ereg() is deprecated in /var/www/html/agc/dbconnect.php on line 17, referer: http://192.168.1.251/agc/vicidial.php
[Thu May 05 12:31:29 2016] [error] [client 192.168.1.139] PHP Deprecated: Function ereg() is deprecated in /var/www/html/agc/dbconnect.php on line 19, referer: http://192.168.1.251/agc/vicidial.php
I have given below seetings in php.ini
error_reporting = E_ALL & ~E_NOTICE
memory_limit = 48M
short_open_tag = On
max_execution_time = 330
max_input_time = 360
post_max_size = 48M
upload_max_filesize = 42M
default_socket_timeout = 360