Re: [us...@httpd] Revisited: 500 internal server error, new problem

2010-09-03 Thread J Wilson
:AllowOverride Limit Indexes into httpd.conf? --- On Fri, 9/3/10, Frank Gingras wrote: > From: Frank Gingras > Subject: Re: [us...@httpd] Revisited: 500 internal server error, new problem > To: users@httpd.apache.org > Date: Friday, September 3, 2010, 5:21 PM >   On 03/09/

Re: [us...@httpd] Revisited: 500 internal server error, new problem

2010-09-03 Thread J Wilson
Actually I may have mis understood what he was trying to say in the ZC forum. This is what one of the Zen Cart .htaccess file states: # @copyright Copyright 2003-2010 Zen Cart Development Team # @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 # @version $Id: .htaccess 16

[us...@httpd] Revisited: 500 internal server error, new problem

2010-09-03 Thread J Wilson
OK I have a somewhat related problem with the 500 error issue I was posting about earlier today. I originally placed these below zen cart recommended directives in my conf.d config file for a site/domain that I am installing the newest version of Zen-Cart – php based shopping cart. The develo

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
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: > > > > St

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

2010-09-03 Thread J Wilson
hp application > To: users@httpd.apache.org > Date: Friday, September 3, 2010, 12:46 PM > 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 follo

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

2010-09-03 Thread J Wilson
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. The only problem is, each domain has it's own conf.d config file and I checked in the apache config files

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: 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: [us...@httpd] 500 internal server error running php application

2010-09-03 Thread J Wilson
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/ca

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

2010-09-03 Thread J Wilson
I am beginning to think my issue is a php issue because the php script does not even launch and I am only getting the 500 internal server error. Error logs looks like it's an .htaccess issue. --- On Fri, 9/3/10, Eric Covener wrote: > From: Eric Covener > Subject: Re: [us...@httpd] 500 intern

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

2010-09-03 Thread J Wilson
error running php application To: users@httpd.apache.org Date: Friday, September 3, 2010, 9:31 AM Does a failed PHP script not show a  PHP error as well as send a 500 response code? Chris. On Fri, Sep 3, 2010 at 9:14 AM, Daniel Reinhardt wrote: -Original Message- From: J Wilson Sent: 03

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 me a hint as to how to tr

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 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

[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