Darren Provine at Rowan University

Current path: Home / Classes / Web Programming /
Current File: Config notes

(Click here for graphical-browser-friendly navigation menu.)

Elvis Web Configuration Notes

The error log for Apache on Elvis is in the file /usr/local/apache/logs/error_log. Running "tail -f" on that file and accessing your web page is the best way to catch error messages output by CGI scripts and the like.

PHP scripts require the opening tag <?php or <script language="php"> older-style script tags (such as <? without the php) don't work anymore.


This page's URI: http://elvis.rowan.edu/~kilroy/class/web/printer.php?config
Last modified: Wednesday, 18 January 2012, 11:26:52am