Server-Configuration

From USYVL Development Wiki
Revision as of 00:25, 21 June 2023 by Aaron (talk | contribs) (1 revision imported: Hopefully full import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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