Tagged Questions

0
votes
1answer
148 views

Apache 1.3 on Openbsd 4.8 can't load module into server file not found [closed]

I am running Apache 1.3 on Openbsd 4.8, I want to run a proxy server on the Apache, however, when I enable the following line LoadModule proxy_module /usr/lib/apache/modules/libproxy.so in ...
0
votes
2answers
963 views

chrooted Apache+MsSQL on openBSD; Could not determine the server's fully qualified domain name

php generates GIFs on the web server using a databases on a second server. The the page shows 20 GIFs, so there is some load for a short time (multiple connections) Some GIFs are loaded but some ...