Something went wrong while setting issue due date.
Update the contrib/apache/fusiondirectory-apache.conf
Closed
Update the contrib/apache/fusiondirectory-apache.conf
Descriptive title for this enhancement
Update the contrib/apache/fusiondirectory-apache.conf
Actual behavior
The file contains configuration for settings no longer present in php >= 5.4
Expected behavior
Remove all old configuration settings
Step by step description of new behaviour
- php_admin_flag register_globals off
- php_admin_flag allow_call_time_pass_reference off
- php_admin_flag zend.ze1_compatibility_mode off
- php_admin_flag register_long_arrays off
should be removed
Benefits
only keep current configuration setup for php
Possible Drawbacks
none
Applicable Issues
php configuration in apache for fusiondirectory