Hi,
Any date planned to release CentOS 6.4 as GA release?
Regards,
Kaushal
On Fri, Mar 8, 2013 at 12:30 PM, Kaushal Shriyan kaushalshriyan@gmail.comwrote:
Hi,
Any date planned to release CentOS 6.4 as GA release?
Johnny says soon.
Read his response here: http://lists.centos.org/pipermail/centos/2013-March/132842.html
Regards,
Kaushal _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
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 fwwebdev.dnsdynamic.com After my most recent update to the httpd.conf file, these domains are not working. It was going to a starter page in the /var/html directory. I thought that what I need to do is create folders for each domain like this: /home/www/futurewavewebdevelopment.com/public_html and /home/www/fwwebdev.dnsdynamic.com/public_html I thought, I'd put the public files for the domains inside the public_html folder. I changed the permissions to give each of these at least read permission. The domain futurewavewebdevelopment.com does not appear to be going to my ip any longer.
Anyway, I have my httpd.conf file in the following pastbin: http://pastebin.com/qXVLJw0P
I know that is a security risk, so I'll be sure to remove it very soon. Can someone tell me what I need to do to make this work. Thanks, Bruce
_______________________________________________________ Bruce Whealton - Web Design/Development/Programming Future Wave Web Development: http://futurewaveonline.com Developing for the Desktop as well as for Mobile Devices - Smartphones/Tablets Call 919-636-5809 _______________________________________________________
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 have is futurewavewebdevelopment.com and another is fwwebdev.dnsdynamic.com After my most recent update to the httpd.conf file, these domains are not working. It was going to a starter page in the /var/html directory. I thought that what I need to do is create folders for each domain like this: /home/www/futurewavewebdevelopment.com/public_html and /home/www/fwwebdev.dnsdynamic.com/public_html I thought, I'd put the public files for the domains inside the public_html folder. I changed the permissions to give each of these at least read permission. The domain futurewavewebdevelopment.com does not appear to be going to my ip any longer.
Anyway, I have my httpd.conf file in the following pastbin: http://pastebin.com/qXVLJw0P
I know that is a security risk, so I'll be sure to remove it very soon. Can someone tell me what I need to do to make this work. Thanks, Bruce
Did you restart apache?
Yes, I restarted. I'll check out SELinux. Bruce
_______________________________________________________ Bruce Whealton - Web Design/Development/Programming Future Wave Web Development: http://futurewaveonline.com Developing for the Desktop as well as for Mobile Devices - Smartphones/Tablets Call 919-636-5809 _______________________________________________________
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@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:
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 fwwebdev.dnsdynamic.com After my most recent update to the httpd.conf file, these domains are not working. It was going to a starter page in
the /var/html directory.
I thought that what I need to do is create folders for each domain like this: /home/www/futurewavewebdevelopment.com/public_html and /home/www/fwwebdev.dnsdynamic.com/public_html I thought, I'd put the public files for the domains inside the public_html folder. I changed the permissions to give each of these at least read permission. The domain futurewavewebdevelopment.com does not appear to be going to my ip any longer.
Anyway, I have my httpd.conf file in the following pastbin: http://pastebin.com/qXVLJw0P
I know that is a security risk, so I'll be sure to remove it very soon. Can someone tell me what I need to do to make this work. Thanks, Bruce
Did you restart apache?
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
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 bruce@futurewaveonline.comwrote:
Yes, I restarted. I'll check out SELinux. Bruce
Bruce Whealton - Web Design/Development/Programming Future Wave Web Development: http://futurewaveonline.com Developing for the Desktop as well as for Mobile Devices - Smartphones/Tablets Call 919-636-5809 _______________________________________________________
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@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:
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 fwwebdev.dnsdynamic.com After my most recent update to the httpd.conf file, these domains are not working. It was going to a starter page in
the /var/html directory.
I thought that what I need to do is create folders for each domain like this: /home/www/futurewavewebdevelopment.com/public_html and /home/www/fwwebdev.dnsdynamic.com/public_html I thought, I'd put the public files for the domains inside the public_html folder. I changed the permissions to give each of these at least read permission. The domain futurewavewebdevelopment.com does not appear to be going to my ip any longer.
Anyway, I have my httpd.conf file in the following pastbin: http://pastebin.com/qXVLJw0P
I know that is a security risk, so I'll be sure to remove it very soon. Can someone tell me what I need to do to make this work. Thanks, Bruce
Did you restart apache?
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
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.dnsdynamic.com/ and not /home/www/fwwebdev.dnsdynamic.com/public_html/
I guess the php module is specified in the httpd.conf file or perhaps in a file inside /etc/httpd/conf.d directory. Thanks Bruce
_______________________________________________________ Bruce Whealton - Web Design/Development/Programming Future Wave Web Development: http://futurewaveonline.com Developing for the Desktop as well as for Mobile Devices - Smartphones/Tablets Call 919-636-5809 _______________________________________________________
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Ganesh Hariharan Sent: Saturday, March 09, 2013 1:12 PM To: CentOS mailing list Subject: Re: [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 bruce@futurewaveonline.comwrote:
Yes, I restarted. I'll check out SELinux. Bruce
Bruce Whealton - Web Design/Development/Programming Future Wave Web Development: http://futurewaveonline.com Developing for the Desktop as well as for Mobile Devices - Smartphones/Tablets Call 919-636-5809 _______________________________________________________
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@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:
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 fwwebdev.dnsdynamic.com After my most recent update to the httpd.conf file, these domains are not working. It was going to a starter page in
the /var/html directory.
I thought that what I need to do is create folders for each domain like this: /home/www/futurewavewebdevelopment.com/public_html and /home/www/fwwebdev.dnsdynamic.com/public_html I thought, I'd put the public files for the domains inside the public_html folder. I changed the permissions to give each of these at least read
permission.
The domain futurewavewebdevelopment.com does not appear to be going to my ip any longer.
Anyway, I have my httpd.conf file in the following pastbin: http://pastebin.com/qXVLJw0P
I know that is a security risk, so I'll be sure to remove it very soon. Can someone tell me what I need to do to make this work. Thanks, Bruce
Did you restart apache?
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
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 have is futurewavewebdevelopment.com and another is fwwebdev.dnsdynamic.com After my most recent update to the httpd.conf file, these domains are not working. It was going to a starter page in the /var/html directory. I thought that what I need to do is create folders for each domain like this: /home/www/futurewavewebdevelopment.com/public_html and /home/www/fwwebdev.dnsdynamic.com/public_html I thought, I'd put the public files for the domains inside the public_html folder. I changed the permissions to give each of these at least read permission. The domain futurewavewebdevelopment.com does not appear to be going to my ip any longer.
I'm curious on your dynamic dns setup: - are you using ddclient? or something else? - which registrar server are you using, zoneedit or someone else? - any other details that you can provide on the setup
Thanks.
Max Pyziur pyz@brama.com
Anyway, I have my httpd.conf file in the following pastbin: http://pastebin.com/qXVLJw0P
I know that is a security risk, so I'll be sure to remove it very soon. Can someone tell me what I need to do to make this work. Thanks, Bruce
Bruce Whealton - Web Design/Development/Programming Future Wave Web Development: http://futurewaveonline.com Developing for the Desktop as well as for Mobile Devices - Smartphones/Tablets Call 919-636-5809 _______________________________________________________
I am using http://www.dnsdynamic.org/ for the subdomain fwwebdev.dnsdynamic.com and I changed from http://freedns.afraid.org/ to dnsexit.com for the domain futurewavewebdevelopment.com since the servers at afraid.org seemed to have stopped forwarding the domain. So, it works, except for the php part. I made the files executable. What I mean by the php part doesn't work is that it is just being thrown out. There is no attempt to process it as php. I think I mentioned elsewhere that the php was installed using yum. Thanks, Bruce
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@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 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 fwwebdev.dnsdynamic.com After my most recent update to the httpd.conf file, these domains are not working. It was going to a starter page in
the /var/html directory.
I thought that what I need to do is create folders for each domain like this: /home/www/futurewavewebdevelopment.com/public_html and /home/www/fwwebdev.dnsdynamic.com/public_html I thought, I'd put the public files for the domains inside the public_html folder. I changed the permissions to give each of these at least read permission. The domain futurewavewebdevelopment.com does not appear to be going to my ip any longer.
I'm curious on your dynamic dns setup: - are you using ddclient? or something else? - which registrar server are you using, zoneedit or someone else? - any other details that you can provide on the setup
Thanks.
Max Pyziur pyz@brama.com
Anyway, I have my httpd.conf file in the following pastbin: http://pastebin.com/qXVLJw0P
I know that is a security risk, so I'll be sure to remove it very soon. Can someone tell me what I need to do to make this work. Thanks, Bruce
Bruce Whealton - Web Design/Development/Programming Future Wave Web Development: http://futurewaveonline.com Developing for the Desktop as well as for Mobile Devices - Smartphones/Tablets Call 919-636-5809 _______________________________________________________
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
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 it as php.
So you aren't getting 404 anymore? What do you mean by "thrown out"? Do you see a blank page? How do you know there's no attempt? (As opposed to an attempt that fails for some reason yet to be determined.) What does your Apache error log say?
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 tag. When I view the source, there is nothing that was inside a php block. Meaning, it didn't run the php code and output html. I was looking at the apache error log and not finding anything useful. Bruce
_______________________________________________________ Bruce Whealton - Web Design/Development/Programming Future Wave Web Development: http://futurewaveonline.com Developing for the Desktop as well as for Mobile Devices - Smartphones/Tablets Call 919-636-5809 _______________________________________________________
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Tilman Schmidt Sent: 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.
What I mean by the php part doesn't work is that it is just being thrown out. There is no attempt to process it as php.
So you aren't getting 404 anymore? What do you mean by "thrown out"? Do you see a blank page? How do you know there's no attempt? (As opposed to an attempt that fails for some reason yet to be determined.) What does your Apache error log say?
-- Tilman Schmidt Phoenix Software GmbH Bonn, Germany
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 tag. When I view the source, there is nothing that was inside a php block. Meaning, it didn't run the php code and output html. I was looking at the apache error log and not finding anything useful.
---- details will likely provide a solution.
What is output of these 2 commands...
cat index.php
rpm -qa | grep php
Craig
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 just the title and the content inside the h1 tag. When I view the source, there is nothing that was inside a php block. Meaning, it didn't run the php code and output html. I was looking at the apache error log and not finding anything useful.
details will likely provide a solution.
What is output of these 2 commands...
cat index.php
rpm -qa | grep php
cat /etc/httpd/conf.d/php.conf
might also be interesting.
And, while you're at it, the HTML source of the page as it arrives in your browser, and the log entries Apache emits to access_log and error_log when you access the page. Including those you don't find useful, if you please. They may well be useful to us.
On 03/08/2013 09:49 PM, Johnny Hughes wrote:
On 03/08/2013 11:30 AM, Kaushal Shriyan wrote:
Hi,
Any date planned to release CentOS 6.4 as GA release?
The release will be today .. likely in less than 2 hours from now.
Did we make it in time :)
On 03/08/2013 04:49 PM, Johnny Hughes wrote:
On 03/08/2013 11:30 AM, Kaushal Shriyan wrote:
Hi,
Any date planned to release CentOS 6.4 as GA release?
The release will be today .. likely in less than 2 hours from now.
I just checked the mirrors this morning and nothing has shown up for 6.4.
Did something major delay the release?
On 03/09/2013 10:28 AM, Miguel Medalha wrote:
I just checked the mirrors this morning and nothing has shown up for 6.4.
That's strange! Yesterday I've seen it in a few mirrors, including a couple here in Portugal. As an example:
ftp://ftp.dei.uc.pt/pub/linux/CentOS/6.4/
Thanks Miguel.
It looks like some of the mirrors are days behind. I just happened to check a couple that were.
On 03/09/2013 09:16 AM, Gerry Reno wrote:
On 03/08/2013 04:49 PM, Johnny Hughes wrote:
On 03/08/2013 11:30 AM, Kaushal Shriyan wrote:
Hi,
Any date planned to release CentOS 6.4 as GA release?
The release will be today .. likely in less than 2 hours from now.
I just checked the mirrors this morning and nothing has shown up for 6.4.
Did something major delay the release?
What mirrors .. 6.4 has been released for several hours.
On Sat, Mar 09, 2013 at 09:41:12AM -0600, Johnny Hughes wrote:
On 03/08/2013 04:49 PM, Johnny Hughes wrote:
On 03/08/2013 11:30 AM, Kaushal Shriyan wrote:
I just checked the mirrors this morning and nothing has shown up for 6.4.
Did something major delay the release?
What mirrors .. 6.4 has been released for several hours.
FWIW, I've been running CR and haven't seen much--however, I was surprised that I hadn't seen redhat-release rpm. So, I ran yum clean all, and then got a bunch of updates for 6.4.
On 03/09/2013 01:54 PM, Scott Robbins wrote:
On Sat, Mar 09, 2013 at 09:41:12AM -0600, Johnny Hughes wrote:
On 03/08/2013 04:49 PM, Johnny Hughes wrote:
On 03/08/2013 11:30 AM, Kaushal Shriyan wrote:
I just checked the mirrors this morning and nothing has shown up for 6.4.
Did something major delay the release?
What mirrors .. 6.4 has been released for several hours.
FWIW, I've been running CR and haven't seen much--however, I was surprised that I hadn't seen redhat-release rpm. So, I ran yum clean all, and then got a bunch of updates for 6.4.
We don't release redhat-release in CentOS at all ... we have centos-release instead.
We also don't release centos-release into CR, only in the new version's main tree. Anaconda (the package that installs CentOS) and centos-release are the only packages from the new version that normally are not installed in the CR. Getting a new centos-release is how you know you are updated to 6.4 and not running 6.3/CR.
In this case, there were a couple of other packages in 6.4 on release day that were not released into 6.3/CR, but this is because the packages are updates to 6.4 and were released the same day we released 6.4. They are:
ipa-3.0.0-26.el6_4.2.src.rpm qemu-kvm-0.12.1.2-2.355.el6_4.2.src.rpm ruby-1.8.7.352-10.el6_4.src.rpm tzdata-2012j-2.el6.src.rpm xulrunner-17.0.3-2.el6.centos.src.rpm
The reason these did not go into 6.3/CR is that CentOS 6.4 was released before we built them. Since CentOS-6.4 is released, there will be no more updates posted in 6.3 CR.
This would mean that if you were on a fully updated 6.3/CR and upgraded to 6.4, you would expect to see all the RPMS associated with the above 5 SRPMS, as well as centos-release and anaconda.
Thanks, Johnny Hughes
On Sun, Mar 10, 2013 at 08:20:43AM -0500, Johnny Hughes wrote:
On 03/09/2013 01:54 PM, Scott Robbins wrote:
On Sat, Mar 09, 2013 at 09:41:12AM -0600, Johnny Hughes wrote:
On 03/08/2013 11:30 AM, Kaushal Shriyan wrote:
I just checked the mirrors this morning and nothing has shown up for 6.4.
Did something major delay the release?
What mirrors .. 6.4 has been released for several hours.
FWIW, I've been running CR and haven't seen much--however, I was surprised that I hadn't seen redhat-release rpm. So, I ran yum clean all, and then got a bunch of updates for 6.4.
We don't release redhat-release in CentOS at all ... we have centos-release instead.
I figured that, but I now have an /etc/redhat-release saying 6.4, as does /etc/centos-release.
We also don't release centos-release into CR, only in the new version's main tree. Anaconda (the package that installs CentOS) and centos-release are the only packages from the new version that normally are not installed in the CR. Getting a new centos-release is how you know you are updated to 6.4 and not running 6.3/CR.
This would mean that if you were on a fully updated 6.3/CR and upgraded to 6.4, you would expect to see all the RPMS associated with the above 5 SRPMS, as well as centos-release and anaconda.
My CR was probably not fully updated--I probably check for updates about once every two weeks, but there was a relatively large one a little while ago.
Thanks for the clarification.
On Sun, 2013-03-10 at 10:24 -0400, Scott Robbins wrote:
We don't release redhat-release in CentOS at all ... we have centos-release instead.
I figured that, but I now have an /etc/redhat-release saying 6.4, as does /etc/centos-release.
/etc/redhat-release is a link to /etc/centos-release on my systems.
B.J.
On 03/09/2013 04:41 PM, Johnny Hughes wrote:
On 03/09/2013 09:16 AM, Gerry Reno wrote:
On 03/08/2013 04:49 PM, Johnny Hughes wrote:
On 03/08/2013 11:30 AM, Kaushal Shriyan wrote:
Hi,
Any date planned to release CentOS 6.4 as GA release?
The release will be today .. likely in less than 2 hours from now.
I just checked the mirrors this morning and nothing has shown up for 6.4.
Did something major delay the release?
What mirrors .. 6.4 has been released for several hours.
An user pointed out that some mirrors have 6.4 files few days ago, so I checked. I started from US mirror list from the top, and in first 10-15 mirrors about 1/3 had 6.4 folder, with 3 distinct dates, March 6th, March 7th (same time, timezone diff maybe) and I think some where even March 8th.
I though I posted query about it in CentOS-devel list, but it managed to sent it from my main mail account, that I do not use for mailing lists any more, so it got rejected.