Re: [CentOS] Apache setup problems

2013-03-11 Thread Tilman Schmidt
Am 11.03.2013 04:44, schrieb Craig White: > On Sun, 2013-03-10 at 20:19 -0400, Bruce Whealton wrote: >> I didn't think I needed to make the files executable. Anyway, the simple >> index.php has a title, an H1 tag and a couple php statements, one of which >> is phpinfo(); >> My page, that I get has

Re: [CentOS] Apache setup problems

2013-03-10 Thread Craig White
On Sun, 2013-03-10 at 20:19 -0400, Bruce Whealton wrote: > I didn't think I needed to make the files executable. Anyway, the simple > index.php has a title, an H1 tag and a couple php statements, one of which > is phpinfo(); > My page, that I get has just the title and the content inside the h1 ta

Re: [CentOS] Apache setup problems

2013-03-10 Thread Bruce Whealton
nt: Sunday, March 10, 2013 7:48 PM To: centos@centos.org Subject: Re: [CentOS] Apache setup problems Am 10.03.2013 09:28, schrieb Bruce Whealton: > So, it works, except for the php part. I made the files executable. You shouldn't. PHP pages work just fine without execute permission. > W

Re: [CentOS] Apache setup problems

2013-03-10 Thread Tilman Schmidt
Am 10.03.2013 09:28, schrieb Bruce Whealton: > So, it works, except for the php part. I made the files executable. You shouldn't. PHP pages work just fine without execute permission. > What I mean by the php part doesn't work is that it is just being thrown > out. There is no attempt to process

Re: [CentOS] Apache setup problems

2013-03-10 Thread Bruce Whealton
-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Max Pyziur Sent: Saturday, March 09, 2013 3:22 PM To: CentOS mailing list Subject: Re: [CentOS] Apache setup problems On Fri, 8 Mar 2013, Bruce Whealton wrote: > Hello, > I am having a hard time figuring out why I am getting a 404

Re: [CentOS] Apache setup problems

2013-03-09 Thread Bruce Whealton
ruce Whealton Subject: Re: [CentOS] Apache setup problems Am 09.03.2013 20:02, schrieb Bruce Whealton: > The problem was with the SELinux. Now, though, I need to figure out > why php is not working. > Also, the domain fwwebdev.dnsdynamic.com is serving from > /home/www/fwwebdev

Re: [CentOS] Apache setup problems

2013-03-09 Thread Max Pyziur
On Fri, 8 Mar 2013, Bruce Whealton wrote: > Hello, > I am having a hard time figuring out why I am getting a 404 Forbidden > error when I try to browse to my site. I moved the site root to be here: > /home/www > I registered two domains with dynamic dns services online. So, one domain I > ha

Re: [CentOS] Apache setup problems

2013-03-09 Thread Bruce Whealton
: [CentOS] Apache setup problems Change the loglevel to debug mode, and tail the error_log, you should get the problem thx On Sat, Mar 9, 2013 at 11:30 PM, Bruce Whealton wrote: > Yes, I restarted. I'll check out SELinux. > Bruce > > __

Re: [CentOS] Apache setup problems

2013-03-09 Thread Ganesh Hariharan
---Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf > Of Gerry Reno > Sent: Friday, March 08, 2013 3:04 PM > To: centos@centos.org > Subject: Re: [CentOS] Apache setup problems > > On 03/08/2013 02:59 PM, Bruce Whealton wrote: >

Re: [CentOS] Apache setup problems

2013-03-09 Thread Bruce Whealton
Call 919-636-5809 ___ -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Gerry Reno Sent: Friday, March 08, 2013 3:04 PM To: centos@centos.org Subject: Re: [CentOS] Apache setup problems

Re: [CentOS] Apache setup problems

2013-03-08 Thread Gordon Messmer
On 03/08/2013 11:59 AM, Bruce Whealton wrote: > I am having a hard time figuring out why I am getting a 404 Forbidden > error when I try to browse to my site. Probably SELinux. # chcon -r -t httpd_sys_content_t /home/www ___ CentOS mailing list C

Re: [CentOS] Apache setup problems

2013-03-08 Thread Gerry Reno
On 03/08/2013 02:59 PM, Bruce Whealton wrote: > Hello, > I am having a hard time figuring out why I am getting a 404 Forbidden > error when I try to browse to my site. I moved the site root to be here: > /home/www > I registered two domains with dynamic dns services online. So, one domain I

[CentOS] Apache setup problems

2013-03-08 Thread Bruce Whealton
Hello, I am having a hard time figuring out why I am getting a 404 Forbidden error when I try to browse to my site. I moved the site root to be here: /home/www I registered two domains with dynamic dns services online. So, one domain I have is futurewavewebdevelopment.com and another is fww