Tagged Questions
1
vote
0answers
94 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
339 views
php4 and php5 together, same extension, restrict 4 to a folder
Is there any way I could have php 4 and 5 installed in the same server, while keeping the same ".php" extension for both, and making it so only a specific folder (+subfolders) in the server run under ...