Has anyone successfully build the mod_fastcgi module using apxs? I''ve removed the mod_ssl references from /usr/include/apache/buff.h so the build doesn''t crash, but whenever I install the module and do an httpsd restart, I get an error for "mod_fastcgi.so: undefined symbol: BufferSeekExpand". I have yet to find any real good documentation on building modules using the secure server header files, but from what I can tell from the man pages, all I should have to do is run "apxs -i -a -c mod_fastcgi.c". I then have had to manually edit the httpd.conf file because apxs sets the module path to lib/apache/mod_fastcgi.so instead of "modules/mod_fastcgi.so". On another note: Any idea when the secure server with suexec will be released? I really need to get this installed so I can upgrade my old RH 4.2 server. -- Andy _________________________ Andrew R. Beebe Maine Web Design RR 2 Box 363 A Bridgton, ME 04009 (207) 647-8411 http://www.datamaine.com _________________________