Yes it seems that Apache was compiled with mod_so.c. Does this mean that I can add the following line in httpd.conf and it should work? LoadModule cgi_module modules/mod_cgi.so But I don't have any file mod_cgi.so in the modules/ dir. Can I just find it somewhere on another computer and copy it there? What about mod_perl? I know how to install it, but will it work if I will just copy the compiled module in the modules/ dir from somewhere else? Thanks. Teddy ----- Original Message ----- From: "Andres Monroy-Hernandez" <andres@xxxxxxxxxxxxxxxx> To: <users@xxxxxxxxxxxxxxxx> Sent: sâmbata, 26 martie 2005 06:42 AM Subject: RE: [users@httpd] CGI module Check if your Apache was compiled with mod_so, if so, I believe you can load the modules you need at start time by just changing your httpd.conf. --- Andres Monroy-Hernandez Ex Libris, Inc. -----Original Message----- From: Octavian Rasnita [mailto:orasnita@xxxxxx] Sent: Friday, March 25, 2005 11:39 PM To: users@xxxxxxxxxxxxxxxx Subject: [users@httpd] CGI module Hi all, I found an Apache server installed on a computer with mod_php and mod_ssl, but it doesn't have the module mod_cgi installed and I need it. I also need installing mod_perl, but I know how to do that. However, I don't know how I can install mod_cgi if the server was not compiled with this module. Do I need to re-compile the server? I hope not, because I will need to install mod_ssl and I never done that, and I might have problems. Thank you. Teddy --------------------------------------------------------------------- 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 -- This message has been scanned for viruses and dangerous content by Ex Libris (USA), and is believed to be virus free. --------------------------------------------------------------------- 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