steekerhosting
Verified User
- Joined
- Jul 11, 2008
- Messages
- 8
Centos 5.2 -
When I try and start up apache with /sbin/service httpd start
I get the error:
Starting httpd: /bin/bash: line 1: 15222 Segmentation fault
I tried doing a reinstall of apache but when I
.build all
I get
Configuring mod_ssl/2.8.31 for Apache/1.3.41
+ Apache location: ../apache_1.3.41 (Version 1.3.41)
+ OpenSSL location: /usr
etc/prop.sh: line 48: 29518 Segmentation fault $perl -e '
@p = ("|","/","-","\\");
$i = 0;
while (<STDIN>) {
printf(STDERR "\r%s...%s\b", $ARGV[0], $p[$i++]);
$i = 0 if ($i > 3);
}
printf(STDERR "\r%s \n", $ARGV[0]);
' "$line"
./configure:Error: Building of 'patch' tool failed:
Any ideas where to start looking? Thanks
When I try and start up apache with /sbin/service httpd start
I get the error:
Starting httpd: /bin/bash: line 1: 15222 Segmentation fault
I tried doing a reinstall of apache but when I
.build all
I get
Configuring mod_ssl/2.8.31 for Apache/1.3.41
+ Apache location: ../apache_1.3.41 (Version 1.3.41)
+ OpenSSL location: /usr
etc/prop.sh: line 48: 29518 Segmentation fault $perl -e '
@p = ("|","/","-","\\");
$i = 0;
while (<STDIN>) {
printf(STDERR "\r%s...%s\b", $ARGV[0], $p[$i++]);
$i = 0 if ($i > 3);
}
printf(STDERR "\r%s \n", $ARGV[0]);
' "$line"
./configure:Error: Building of 'patch' tool failed:
Any ideas where to start looking? Thanks
Last edited: