Hi, We are getting the following error when we compiled the mod_cache on the unix server and try to load the same. httpd: Syntax error on line 147 of /usr/local/apache/conf/httpd.conf: Can't locate API module structure `cache_module' in file /usr/local/apache/modules/mod_cache.so: /usr/local/apache/modules/mod_cache.so: undefined symbol: cache_module [FAILED] Apache version is 2.2.17 Used the command apxs -c mod_cache.c to compile and get the mod_cache.so Can someone help me understand why this error is being generated. Regard Pramod |