RE: Apache and PHP on RedHat 8

2003-03-03 Thread Chris Mason
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Richard Humphrey > Sent: Monday, March 03, 2003 3:44 PM > To: [EMAIL PROTECTED] > Subject: RE: Apache and PHP on RedHat 8 > > > Try using it has to do with Apache 2.0

RE: Apache and PHP on RedHat 8

2003-03-03 Thread Christian Campbell
That seemed to fix the problem. I edited /etc/php.info and enabled the ability to use "mailto:[EMAIL PROTECTED] Sent: Monday, March 03, 2003 2:44 PM To: [EMAIL PROTECTED] Subject: RE: Apache and PHP on RedHat 8 Try using mailto:[EMAIL PROTECTED] Behalf Of Christian Campbell Sent: Monday,

Re: Apache and PHP on RedHat 8

2003-03-03 Thread Leonard Miller
I think you need to add php in there This works for me, straight out of the box. I think you can change that in the php.ini file short_open_tag = Off change to short_open_tag = On Leonard >>> [EMAIL PROTECTED] 03/03/03 02:38PM >>> I have just done a fresh install of RedHat 8, and am trying t

RE: Apache and PHP on RedHat 8

2003-03-03 Thread Richard Humphrey
Try using mailto:[EMAIL PROTECTED] Behalf Of Christian Campbell Sent: Monday, March 03, 2003 1:39 PM To: Red Hat Listserv (E-mail) Subject: Apache and PHP on RedHat 8 I have just done a fresh install of RedHat 8, and am trying to get Apache and PHP to work. This has always worked for me "out of t

RE: Apache and PHP

2002-08-31 Thread Brian Lucas
Title: RE: Apache and PHP Thanks, all.  The .inc files I am using are from ACID for Snort.  I am having difficulty getting the acid_main.php to display and I have tracked it down to the .inc files that are called from include statements within acid_main.php.   -Original Message

Re: Apache and PHP

2002-08-31 Thread Gordon Messmer
On Sat, 2002-08-31 at 06:20, David Kramer wrote: > > .inc files are supposed to be included into .php files, not served > directly. This is dangerous, as more comples PHP applications often have > private information in them about the system they run on. ...Which brings up this point, too: a

Re: Apache and PHP

2002-08-31 Thread Martín Marqués
On Sáb 31 Ago 2002 10:20, David Kramer wrote: > On Sat, 31 Aug 2002, Martín Marqués wrote: > > On Vie 30 Ago 2002 19:47, Brian Lucas wrote: > > > I have added the following to my httpd.conf (2.0.40) file for php over > > > RH 7.2: > > > > > > AddType application/x-httpd-php .php .inc > > > > > > a

Re: Apache and PHP

2002-08-31 Thread David Kramer
On Sat, 31 Aug 2002, Martín Marqués wrote: > On Vie 30 Ago 2002 19:47, Brian Lucas wrote: > > I have added the following to my httpd.conf (2.0.40) file for php over RH > > 7.2: > > > > AddType application/x-httpd-php .php .inc > > > > and restarted Apache. > > > > However, files with .inc still s

Re: Apache and PHP

2002-08-31 Thread Martín Marqués
On Vie 30 Ago 2002 19:47, Brian Lucas wrote: > I have added the following to my httpd.conf (2.0.40) file for php over RH > 7.2: > > AddType application/x-httpd-php .php .inc > > and restarted Apache. > > However, files with .inc still show the whole code in the browser and > aren't parsed by php.

Re: Apache and PHP 3

1999-11-29 Thread Jason Costomiris
On Mon, Nov 29, 1999 at 01:52:53PM +0100, Tressens Lionel wrote: : $ rpm -ivh mod_php3-3.0.12-1.i386.rpm : mod_php3 : ## : Configuring apache for you... : : Shutting down http: httpd : Starting httpd: httpd Syntax error on line 130 of : /etc/httpd/

Re: Apache and PHP 3

1999-11-29 Thread Tomas Tikovsky
get the windows and iis :) just kidding i preffer to compile theese by myself, 'cause i know what's going on in there .. Tom - Original Message - From: Tressens Lionel <[EMAIL PROTECTED]> To: RedHat List <[EMAIL PROTECTED]> Sent: Monday, November 29, 1999 1:52 PM Subject: Apache and PH