[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Apache Modules
- Subject: [ale] Apache Modules
- From: kachline at medept17.coon.gatech.edu (Mike Kachline)
- Date: Tue, 29 Jun 1999 14:30:36 -0400 (EDT)
<snip>
> Anyways, after I restarted httpd, I tried out a php script (just the
> example provided on php.net that basically echoes "Hi! I'm a PHP
> script." to a web page), and nothing happened. Did I do something wrong
> here?
<snip>
My first inclination would be to find apache's "error_log". Open
up an xterm and "tail -f error_log", then hit the PHP page in netscape and
see what errors show up in error_log. Someone else'll have post where
exactly redhat puts error_log, but, in the version of apache which I
compiled, it resides in /usr/local/apache/var/log/error_log. Thus, perhaps
you'll find it in /var/log/error_log?
Either way, could you post what errors show up in this file when
you try hitting your PHP page?
- Mike
====================================================================
Michael Kachline CS, Georgia Institute of Technlology
kachline at brightstar.gt.ed.net
http://brightstar.gt.ed.net/kachline
====================================================================