Seems the apache build missed --enable-module=so option when configured/compiled or you have no AddModule mod_so.c in your httpd.conf If the Above line is not present try adding them in to your httpd.conf file. Before doing it pls. cross check wethere DSO support has been configured with your webserver or not by issuing the below command httpd -l this will give list of loaded and available modules, check whether it lists mod_so. Siva > DSO means that mod_so.c has to present on the system, right? > Well I can't find it. Does this mean it won't work? Or are there other > checks? > > The AddModule command gives me this error: > > ./apache2 start > Starting httpd2 (prefork) Syntax error on line 7 of > /etc/apache2/default-server.conf: > Invalid command 'AddModule', perhaps mis-spelled or defined by a module > not included in the server configuration > > The command line was: > /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf > failed > -- > > > Echte DSL-Flatrate dauerhaft für 0,- Euro*! > "Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx