Centos 5.2 Apache Vuln

May 23, 2009

i installed httpd from yum and all ok.When i check my site via acunetix vulnerability scanner says Apache version older than 2.2.8.So it is vulnerable.

I must upgrade httpd to newer version but i cant.

Yum update says that httpd 2.2.3 is latest but ITS NOT.

View 4 Replies


ADVERTISEMENT

Downgrade CentOS 5's Apache 2 To Apache 1.3

Jan 3, 2008

I've been searching around with google regarding how to downgrade the Apache 2.2 which comes with CentOS 5 to Apache 1.3.39.

View 2 Replies View Related

JBOSS With Apache On CentOS

Oct 24, 2008

I want to install following S/W on CentOS --->

a. Apache 2.2.9 with SSL

b. JBoss 4.2.3

c. JDK 5.0 update 16

d. Postgres 8.2.10

Are they work properly on the CentOS server?

View 13 Replies View Related

Centos: Upgrading To Latest Php, Apache, Etc.

Dec 5, 2008

I'm using centos 5.2. To my surprise this only comes with php 5.1.6 and apache 2.0

I want the latest versions, php 5.2.7, apache 2.2.10, mysql 5.1 -- Are there any repositories for this available? (Or however I can upgrade with yum)

View 9 Replies View Related

Where Does Linux/apache/centos Log Protection Faults

Jul 18, 2008

Anytime I've gotten these before, they were stored in:
/var/log/messages

Today (according to logwatch), I got a protection fault in "top".

But when I view /var/log/messages... nothing is there relating to a fault.

The only kernel message that appears is a martian source.

I also hadn't logged into ssh today, isn't "top" an ssh command.

View 9 Replies View Related

How To Restart Apache Periodically On Linux Centos 5

Jun 10, 2008

Sometimes my apache gets hanged due to memory leak or persistence connection, then needs to be restarted manually, how can I make this process automatic, that is it get restarted whenever it got hanged or shutdown?

View 9 Replies View Related

Apache :: CentOS - Measuring Performance Of Server

Feb 25, 2015

I have centos -7 and apache 2.4.6. I have made one small php scripts and measuring the performance of server.

Average time is around 15 ms for per request. But when adding concurrent requests the average time increase too much high for the request see the below output

ab -n 10000 http://127.0.0.1/1.php

Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 14 17 2.6 15 35
Waiting: 0 1 0.2 1 10
Total: 14 17 2.6 15 35

With Concurrent connections

ab -n 1000 -c 100 http://127.0.0.1/1.php See the processing the mean request time its around 150 ms.

Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 1.1 0 5
Processing: 25 150 24.7 153 213
Waiting: 2 134 25.2 138 194
Total: 29 150 24.1 153 216

ab -n 1000 -c 100 http://127.0.0.1/1.php See the processing the mean request time its around 150 ms when total request is 1000 only.

Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 1.1 0 5
Processing: 25 150 24.7 153 213
Waiting: 2 134 25.2 138 194
Total: 29 150 24.1 153 216

How to configure the Apache so the request time decreas to low ms ???

In Centos -7 Default configuration of MPM Directory also not found ??? checked in httpd.conf and other file also.

View 1 Replies View Related

Home Directory Move Issue With Apache, CentOS 5

Apr 19, 2008

I moved the home directory for apache from /usr/local/apache2/htdocs to /home/username/www

When I go to browse the site, I receive a 403 error, You do not have access to / on the server.

It gave the OK default page for apache before moving so I am assuming it is a permission issue.

What do I need to do? apache is running as the default "daemon" user and group.

View 10 Replies View Related

Apache, Mysql Automatically Start After Reboot Under CentOS

Jul 8, 2007

I have one bare server and installed everything myself. however, I found apache, mysqld can not automatically start after reboot, may I know how to enable them to automatically start after reboot?

View 5 Replies View Related

Apache CentOS Crash - Core Dump Analysis And Backtrace

Nov 30, 2013

I've been seeing lots of the following error in my error_log recently, I've enabled core dumps and have managed to analyse one using gdb:

[Fri Nov 29 20:44:41.318847 2013] [core:notice] [pid 2307] AH00051: child pid 7504 exit signal Segmentation fault (11), possible coredump in /tmp/core-dump[Fri Nov 29 20:44:41.318937 2013] [core:notice] [pid 2307] AH00051: child pid 7623 exit signal Segmentation fault (11), possible coredump in /tmp/core-dump[Fri Nov 29 20:44:43.324859 2013] [core:notice] [pid 2307] AH00051: child pid 7724 exit signal Segmentation fault (11), possible coredump in /tmp/core-dump

View 2 Replies View Related

CentOS 6.5 - Aborted Migration Resulted In Apache Configuration Error

Apr 12, 2015

OS CentOS 6.5
Panel version 11.5.30 Update #50

Tried migrating a site from a much older server. The migration never completed, so it was aborted and all the migration files deleted. Now, I'm getting the following error on the Plesk Home page:

=================
New configuration files for the Apache web server were not created due to the errors in configuration templates: httpd: Syntax error on line 221 of /etc/httpd/conf/httpd.conf: Syntax error on line 7 of /etc/httpd/conf.d/zz010_psa_httpd.conf: Syntax error on line 319 of /etc/httpd/conf/plesk.conf.d/roundcube.conf: Could not open configuration file /etc/httpd/conf/plesk.conf.d/webmails/roundcube/xxxxxxxxxxx.com_webmail.conf: No such file or directory . The error message containing the detailed error descriptions was sent to you by e-mail. Please resolve the issues and click here to generate broken configuration files once again or here to generate all configuration files.
=================

Clicking either of the 2 available options (links) does not resolve the issue. How to clear this error?

View 2 Replies View Related

"Apache/2.2.3 (CentOS) (internal Dummy Connection)"

Apr 8, 2009

i read access_log and see a lot of

Code:

::1 - - [08/Apr/2009:02:19:11 -0700] "GET / HTTP/1.0" 200 - "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
::1 - - [08/Apr/2009:02:19:15 -0700] "GET / HTTP/1.0" 200 - "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
::1 - - [08/Apr/2009:02:19:18 -0700] "GET / HTTP/1.0" 200 - "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
::1 - - [08/Apr/2009:02:19:19 -0700] "GET / HTTP/1.0" 200 - "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
::1 - - [08/Apr/2009:02:19:20 -0700] "GET / HTTP/1.0" 200 - "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
::1 - - [08/Apr/2009:02:19:21 -0700] "GET / HTTP/1.0" 200 - "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
::1 - - [08/Apr/2009:02:19:22 -0700] "GET / HTTP/1.0" 200 - "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
::1 - - [08/Apr/2009:02:19:33 -0700] "GET / HTTP/1.0" 200 - "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"

Then my vps use so much memory now and my site load slowly.

View 1 Replies View Related

Difference Between CentOs 5.0 And Centos 4.5? Both With Plesk

Oct 1, 2007

What is the difference between CentOs 5.0 and Centos 4.5? (Both contains Plesk)

Would CentOS 5 contain more updates and fixes? CentOS 4.5 be more stable?

View 0 Replies View Related

Upgrading From Centos 4.6 To Centos 5.2

Aug 19, 2008

Does it worth to upgrade cent os to latest version on server where is installed whm/cpanel?Could i request upgrade from cpanel support ?

View 3 Replies View Related

CentOS 4 32-bit Or CentOS 4 X86_64 Bit

Aug 7, 2007

which one do i have to choose?? and why?

my server is P4 3.6GHz HTT with 2GB RAM

View 6 Replies View Related

HOW TO : CentOS 3/RedHat 9 ---> CentOS 4.5, Step By Step.

May 18, 2007

I've made a how to, based on my personal knowledge about upgrading a CentOS 3, RedHat 9, or 8?, Fedora Core, and maybe others, to the new CentOS 4.5 OS. (or CentOS 4.x)

[url]

Please post, comments, questions, etc. here.
I've myself upgraded many servers this way, (even, tonight, I upgraded another, so I finally decided to do this with all my notes)

View 3 Replies View Related

Getting GUI On New CentOS VPS

Oct 17, 2009

linux and after several days testing different distributions and a bunch of different ways (e.g. freenx,vnc XFCE ...) I've decided to setup a vnc-server on CentOS-5-i386-minimal and use KDE as a desktop environment.

After reloading my vps with centos-5-i386-minimal, I logged in as root and executed:

Code:

yum update

yum -y groupinstall "KDE (K Desktop Environment)"

yum -y install vnc vnc-server firefox X11 xorg

I then added a user "abt" and set the password. Then I logged in as abt and execute : vncserver, it asked for the password and created the appropriate .vnc directory and files.

I then edited xstartup file and replaced "twm &" with "startkde &" and executed vncserver once again, this created desktop number 2 for me.

The problem is that after running TightVNC(on vista) and entering IPNUMBER:2, It successfully connects to vnc-server but what i get is a black screen with X cursor!

View 12 Replies View Related

Centos HDD

Jul 21, 2009

i have a colo server, lately im having problem, every 2-3 oclock in the morning my server crash, i asked the server management to have a look at it but no luck, they install rpm, reduce the http max, etc, etc ( i dont want to mention the name since my server management have helped me alot and its not fair for them if i speak a bad thing about them ) anyway,

I bought the server from siliconmechanics iServ R254

CPU: 2 x Intel Xeon E5410 Quad-Core 2.33GHz, 12MB Cache, 1333MHz FSB, 45nmHi-k
RAM: 12GB (6 x 2GB) DDR2-667 Registered ECC - Interleaved
NIC: Intel 82573V & 82573L Gigabit Ethernet Controllers - Integrated
Hot-Swap Drive - 1: 150GB Western Digital Raptor (1.5Gb/s,10Krpm,16MB Cache,NCQ) SATA
Hot-Swap Drive - 2: 500GB Seagate Barracuda ES.2 (3Gb/s, 7.2Krpm, 32MB Cache, NCQ) SATA
Optical Drive: Low-Profile DVD-ROM Drive
Power Supply: 520W Power Supply with PFC - 87% Maximum Efficiency
Rail Kit: 2-Piece Ball-Bearing Rail Kit
OS: CentOS 5 - 64-bit - Preload, No Media
Warranty: Standard 3 Year - Return to Depot - Advanced Component Exchange

Configured Power: 255 W, 262 VA, 871 BTU/h, 2.4 Amps (110V), 1.3 Amps (208V)

Im using CENTOS 5.2 x86_64

i check on the message log, this is the error before crash

hdc: status timeout: status=0xd0 { Busy }
ide: failed opcode was: unknown
hdc: no DRQ after issuing MULTWRITE_EXT
ide1: reset: success
hdc: status timeout: status=0xd0 { Busy }
ide: failed opcode was: unknown
hdc: no DRQ after issuing MULTWRITE_EXT
ide1: reset: success
hdc: status timeout: status=0xd0 { Busy }
ide: failed opcode was: unknown
hdc: no DRQ after issuing MULTWRITE_EXT
ide1: reset: success

Motherboard manual

[url]

i read on centos forum its a problem with the drive - the 500 gigs( the server read my hd as ATA instead of ATA )

i tried to go to BIOS and change to AHCI but server doest recognize the drive

[url]

View 9 Replies View Related

APC On CentOS

Jun 6, 2008

Is there really no package in yum for APC (Alternative PHP Cache)? Everything I'm seeing suggests I build it from source.

Is this the way to go? I can, it just seems unlikely to me that there's no build of it.

View 3 Replies View Related

CentOS 4 GUI

May 19, 2008

is there any GUI ( pre installed ) in centOS 4 ..

if yes, how can we access it,

if no, how can we install GUI and access it...

View 13 Replies View Related

CentOS 5 Vs CentOS 5.1 Vs CentOS 4.6

Mar 8, 2008

Will be reloading server OS and wondering with which one of those should I go?

Now using 4.6

View 10 Replies View Related

Centos 4 Or Centos 5?

Oct 31, 2008

I have dedicated works on Centos 4. Now I have to reinstall OS. Administrators recommend me to put again Centos 4 and I would like to install Centos 5. Would like to hear opinion of professionals what it is better to put?

View 12 Replies View Related

CentOS 4 / WHM

Jul 26, 2007

how to find OS crash logs or apache crash logs. My server keeps dying every night and I need to know where and how to find out why it is doing this.

View 1 Replies View Related

Yum [centos 4.5]

Feb 23, 2008

I've just leased my first dedicated server from managemybox, which has come loaded with centos 4.5.

I need to install all the ffmpeg/transcoding junk - something I've done before...

...but now, I'm having huge issues. Yum and up2date don't seem to have *any* idea of where anything, from ffmpeg to flvtool2 is.

I'm crap at quite a bit (read most) of the command line stuff. Whadddoo I need to do? Why is yum telling me there are no matches for the damn stuff?

How can I get from A to B properly without the hassle?

I did have a VPS before, with memset.com - and all this stuff installed fine on Fedora 4 (it was a VMWare based VPS so everything worked, unlike the Xen based ones I've experienced).

View 11 Replies View Related

Yum On CentOS 5

Nov 20, 2007

How to install yum in CentOS 5?

View 5 Replies View Related

CentOs 5.0

Oct 5, 2007

I have core2quad box with 4GB RAM, when i try install CentOS 5.0 on it then it show 3GB RAM only, and CPU just show:

Quote:

Processor #1 Vendor: GenuineIntel
Processor #1 Name: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz Processor #1 speed: 1596.000 MHz Processor #1 cache size: 4096 KB

View 2 Replies View Related

Vnc On CentOS 5

Dec 1, 2007

Since the last 6 days ive been trying but dunno how to fix it.

Thing is i want to install vnc on my server.

Therefore i googled some tuts and managed to get things done after some days.

Steps i took.
yum -y groupinstall gnome
yum -y install vnc vnc-server firefox x11-xorg
vncserver

--------------------------------------------------------------
--------------------ERRORS I AM GETTING-----------------------
--------------------------------------------------------------
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
xauth: creating new authority file /root/.Xauthority
sh: cannot redirect standard input from /dev/null: No such file or directory

New 'server.xnwo.net:1 (root)' desktop is server.xnwo.net:1

Creating default startup script /root/.vnc/xstartup
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/server.xnwo.net:1.log

sh: cannot redirect standard input from /dev/null: No such file or directory
[root@server ~]#
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-

and when i connect using vnc viewer, i get this grey background and a box on the top left. has it been installed correctly? any other steps needed?

Here is the screenshot of the background i see when connecting.
[url]

View 0 Replies View Related

CentOS 64 Bit Or 32 Bit

Feb 2, 2007

I would like to get a second opinion on this. I was going to put CentOS 64 bit on my server but I have been told to put the 32 bit version on it instead because it is a more stable version. I have never heard this before and am new to doing colo and would like to verify this before I end up doing something I may forget?

View 14 Replies View Related

Centos 5

Mar 8, 2007

I have been using Centos for several years but have not been a user long enough to see what happens when the new version comes out.

I expect Centos 4 will be around a while however how quickly are hosting companies planning to adopt Centos 5?

View 2 Replies View Related

Apt On Centos

Nov 20, 2007

I've recently started using apt on centos, using the tutorial I found on dag's site. So far I'm enjoying it, since I have years and years of experience running debian unstable.

Are there any caveats? Has anyone here tried doing a dist-upgrade to a new version (say CentOS 5)?

View 6 Replies View Related

CentOS 32 Or 64

Jun 18, 2007

whats the difference with 32bit centos and 64 bit

I heard 64 bit gives better Mysql Performances but if I get 64 bit will I be able to use the same stuff I use on my 32 bit currenty?

Like directAdmin, APF firewall etc.., Just few from top of my head.

View 12 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved