Server-Configuration
Jump to navigation
Jump to search
Apache Configuration
2005-09-28 Aaron Martin
- Should set auto_detect_line_endings = On
if running server on mac to catch issues with cross platform files. Had a problem with CR only in the input files from a win box.
PHP Configuration
The PHP is pretty generic, but have done most of the development on a server running php-5.3.x
CentOS-6.3
FTP connection requires:
setsebool -P httpd_can_network_connect 1