Tagged Questions
1
vote
1answer
209 views
Apache in linux-vserver won't start, can't create socket
During extensive research and testing to write a proper question worthy of stackexchange I found a solution: rebuild the libapr1 package inside the guest.I thought I'd nevertheless post this ...
0
votes
0answers
72 views
Centos 6.2, Apache 2 and Listen port for socket connection
I'm trying to make a socket connection between a client and my server through a php script. To do this, I opened a port on iptables, and configure a virtual host with apache to redirect all traffic ...
1
vote
0answers
93 views
Suphp connection reset by peer in error logs
In my Linux server's logs I have this record nearly every 5 minutes. I couldn't find the reason for two weeks and I would be very happy if you can recommend me a way to diagnose the problem.
It is ...
-2
votes
1answer
65 views
Apache2 on Centos [duplicate]
Possible Duplicate:
Configuring Apache on CentOS 5.7
I've purcheased a vps and installed apache2. As developer i've been doing this hundreds of times with no problem. Now I'm facing this:
...