Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
ct: Re: [us...@httpd] 500 internal server error running php application > To: users@httpd.apache.org > Date: Friday, September 3, 2010, 1:55 PM > > On Sep 3, 2010, at 1:42 PM, J Wilson wrote: > > > Actually I just placed this into my conf.d httpd > config file for the individ

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
that you think might cause a problem or security issue? --- On Fri, 9/3/10, Eric Covener wrote: > From: Eric Covener > Subject: Re: [us...@httpd] 500 internal server error running php application > To: users@httpd.apache.org > Date: Friday, September 3, 2010, 1:53 PM > On Fri,

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread Rich Bowen
On Sep 3, 2010, at 12:46 PM, Marcin 'Rambo' Roguski wrote: What about AllowOverride for the oparticular host/location? if it's set to None Most of .htaccess directives will generate 500. If it's set to None, your .htaccess files will be completely ignored, and so won't generate 500s, or

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread Rich Bowen
On Sep 3, 2010, at 1:42 PM, J Wilson wrote: Actually I just placed this into my conf.d httpd config file for the individual domain in question, as per the .htaccess file instructions i posted earlier, and I got the below error on httpd restart: Starting httpd: Syntax error on line 41 of

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread Eric Covener
On Fri, Sep 3, 2010 at 1:42 PM, J Wilson wrote: > Actually I just placed this into my conf.d httpd config file for the > individual domain in question, as per the .htaccess file instructions i > posted earlier, and I got the below error on httpd restart: > > Starting httpd: Syntax error on line

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
*/* DirectoryIndex index.php Order Allow,Deny Deny from all Order Allow,Deny Allow from all IndexIgnore */* --- On Fri, 9/3/10, Marcin 'Rambo' Roguski wrote: > From: Marcin 'Rambo' Roguski > Subject: Re: [us...@httpd] 500 internal server error running p

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread Marcin 'Rambo' Roguski
On Fri, 3 Sep 2010 09:26:52 -0700 (PDT) J Wilson wrote: > Actually the .htaccess files are ok I think, they are provided with Zen > cart, what I need to do is follow instructions in their .htaccess files > to set up apache for this particular domain. What about AllowOverride for the oparticular

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
Re: [us...@httpd] 500 internal server error running php application > To: users@httpd.apache.org > Date: Friday, September 3, 2010, 12:08 PM > > Error Log: > > > > /home/webdir/www/catalog/includes/.htaccess: order not > allowed here, > > referer: http://www.mydomain.

Fw: Re: Re: Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
ation. # If you are running into such problems, simply remove the # from the beginning of the following lines: #SecFilterEngine off #SecFilterScanPOST Off ~ ~ ~ ~ ~ --- On Fri, 9/3/10, J Wilson wrote: > From: J Wilson > Subject: Re: Re: Re: [us...@httpd] 500 internal server error running ph

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread Joost de Heer
Error Log: /home/webdir/www/catalog/includes/.htaccess: order not allowed here, referer: http://www.mydomain.com/catalog/ [Fri Sep 03 11:34:34 2010] [alert] [client ip.add.re.ss] /home/webdir/www/catalog/zc_install/.htaccess: DirectoryIndex not allowed here, referer: http://www.mydomain.com/cata

Re: Re: Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
w,Deny Allow from all IndexIgnore */* ~ ~ ~ ~ ~ --- On Fri, 9/3/10, ja...@nixsecurity.org wrote: > From: ja...@nixsecurity.org > Subject: Re: Re: Re: [us...@httpd] 500 internal server error running php > application > To: users@httpd.apache.org > Date: Friday, September 3, 201

Re: Re: Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread james
Could you possibly paste the contents of the .htaccess file? > Original Message >From: J Wilson >To: users@httpd.apache.org >Sent: Fri, Sep 3, 2010, 11:47 AM >Subject: Re: Re: [us...@httpd] 500 internal server error running php >application > >Error Log: >

Re: Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
/catalog/ --- On Fri, 9/3/10, ja...@nixsecurity.org wrote: > From: ja...@nixsecurity.org > Subject: Re: Re: [us...@httpd] 500 internal server error running php > application > To: users@httpd.apache.org > Date: Friday, September 3, 2010, 9:39 AM > I'd also ta

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
@httpd] 500 internal server error running php application > To: users@httpd.apache.org > Date: Friday, September 3, 2010, 9:34 AM > On Fri, Sep 3, 2010 at 9:31 AM, chris > h > wrote: > > Does a failed PHP script not show a PHP error as > well as send a 500 response > > code

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
September, 2010 11:02 To: users@httpd.apache.org Subject: Re: [us...@httpd] 500 internal server error running php application --- On Fri, 9/3/10, Daniel Reinhardt wrote: From: Daniel Reinhardt Subject: Re: [us...@httpd] 500 internal server error running php application To: users

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
--- On Fri, 9/3/10, Joost de Heer wrote: > From: Joost de Heer > Subject: Re: [us...@httpd] 500 internal server error running php application > To: users@httpd.apache.org > Date: Friday, September 3, 2010, 9:17 AM > > Can anyone point me in the right > direction or give m

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
--- On Fri, 9/3/10, Daniel Reinhardt wrote: > From: Daniel Reinhardt > Subject: Re: [us...@httpd] 500 internal server error running php application > To: users@httpd.apache.org > Date: Friday, September 3, 2010, 9:14 AM > -Original Message- > From: J Wilson > Sen

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread Hendrik Schmieder
Eric Covener schrieb: On Fri, Sep 3, 2010 at 9:31 AM, chris h wrote: Does a failed PHP script not show a PHP error as well as send a 500 response code? White Screen Of Death, one of PHP's specialties. It is produced when an error has occurred in a PHP script and the error

Re: Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread james
ener >To: users@httpd.apache.org >Sent: Fri, Sep 3, 2010, 9:35 AM >Subject: Re: [us...@httpd] 500 internal server error running php application > >On Fri, Sep 3, 2010 at 9:31 AM, chris h wrote: >> Does a failed PHP script not show a PHP error as well as send a 500 response >&

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread Eric Covener
On Fri, Sep 3, 2010 at 9:31 AM, chris h wrote: > Does a failed PHP script not show a PHP error as well as send a 500 response > code? > White Screen Of Death, one of PHP's specialties. It is produced when an error has occurred in a PHP script and the error reporting goes e

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread chris h
s...@httpd] 500 internal server error running php > application > > > > --- On Fri, 9/3/10, Daniel Reinhardt wrote: > > From: Daniel Reinhardt >> Subject: Re: [us...@httpd] 500 internal server error running php >> application >> To: users@httpd.apache.org >&g

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread Joost de Heer
Can anyone point me in the right direction or give me a hint as to how to troubleshoot? What does the errorlog say? Usually a 500 implies a failing script. Does the PHP script work when you run it from the commandline? Joost ---

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread Daniel Reinhardt
-Original Message- From: J Wilson Sent: 03 September, 2010 11:02 To: users@httpd.apache.org Subject: Re: [us...@httpd] 500 internal server error running php application --- On Fri, 9/3/10, Daniel Reinhardt wrote: From: Daniel Reinhardt Subject: Re: [us...@httpd] 500 internal

Re: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
--- On Fri, 9/3/10, Daniel Reinhardt wrote: > From: Daniel Reinhardt > Subject: Re: [us...@httpd] 500 internal server error running php application > To: users@httpd.apache.org > Date: Friday, September 3, 2010, 2:50 AM > -Original Message- From: J > Wilson > Sen

Re: [us...@httpd] 500 internal server error running php application

2010-09-02 Thread Daniel Reinhardt
-Original Message- From: J Wilson Sent: 03 September, 2010 3:50 To: users@httpd.apache.org Subject: [us...@httpd] 500 internal server error running php application Hi there, I am installing a PHP application, a shopping cart php based, zen-cart on a Centos 5.3 box, running php 5.1.6

[us...@httpd] 500 internal server error running php application

2010-09-02 Thread J Wilson
Hi there, I am installing a PHP application, a shopping cart php based, zen-cart on a Centos 5.3 box, running php 5.1.6 and apache 2.2.3. Have done this many times before no problem, except now I recently had a sys admin set up my new Centos 5 server and the way he set it up, I can't remember