Server-Configuration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (1 revision imported: Hopefully full import) |
(No difference)
|
Latest revision as of 00:25, 21 June 2023
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