search for: short_open_tag

Displaying 5 results from an estimated 5 matches for "short_open_tag".

2009 Jan 28
4
Call Recording Alias
Modified httf.conf file and added : ------------------------------------------------------ Alias /recordings/ "/var/spool/asterisk/monitorDONE/" <Directory "/var/spool/asterisk/monitorDONE"> Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all </Directory> Created a folder under vicidial as recordings. FULL_RECORDING is also enabled.
2013 Mar 24
5
PHP Questions on move from CentOS 5.x to CentOS 6.x
Greetings, A malfunctioning disk this past week accelerated a lingering decision to move to CentOS 6.x from CentOS 5.x. Most of our content is functioning and being presented as it should be. However, there appear to be php-related issues. Basic squirrelmail (a php-dependent package) works correctly. However, drupal, and other php-dependent parts that call postgresql and mysql databases of
2013 May 24
1
CentOS 6 and PHP
Still upgrading CentOS 5 to CentOS 6, and have run into the next issue: When I install httpd and php, everything works great, and the default-test "<?php phpinfo(); ?>" works great. The problem is that I have a bunch of old HTML that seems to use "<?" alone (or worse, "<!--?"), which worked in CentOS 5 but fails in CentOS 6. I can change all the HTML,
2017 Aug 08
1
Troubleshooting php-fpm with apache on Centos 7
...log] = /var/log/php-fpm/www-error.log php_admin_flag[log_errors] = on php_value[session.save_handler] = files php_value[session.save_path] = /var/lib/php/session php_value[soap.wsdl_cache_dir] = /var/lib/php/wsdlcache php_admin_value[post_max_size] = 40M php_admin_value[short_open_tag] = On php_value[date.timezone] = "Europe/Athens" Nick
2017 Aug 08
2
Troubleshooting php-fpm with apache on Centos 7
Hello, I am running httpd-2.4.6-45.el7.centos.x86_64 with php-fpm-7.0.22-1.el7.remi.x86_64 (on CentOS 7). My main problem: On this httpd server I have several vhosts running, but apparently I am facing intermittent problems with php-fpm communication on only one of them. Most of the sites are WordPress or Joomla Applications (running with mysql). Everything seems right: low load, all