When i try and load mod_gzip (LoadModule gzip_module modules/ApacheModuleGzip.dll) My apache server exits with an error. Something like "can't complete last function" anyways, MY DLL is in the proper directory and everything else runs fine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-12-19
anyone?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Adriel,
if you want to get some help please give some more details: what version of Apache, what version of mod_gzip do you have?
Then open a DOS box and copy&paste the complete error output and post it here...
G.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i have the same problem as adriel met.
os:windows xp perfessional
apache 2.039
the ApacheModuleGzip.dll is on the directory of Apache2\modules.
when i add the 'LoadModule gzip_module modules/ApacheModuleGzip.dll' to the httpd.conf,the apache won't work!
when i clearn it ,all well!
look at this picture
When i try and load mod_gzip (LoadModule gzip_module modules/ApacheModuleGzip.dll) My apache server exits with an error. Something like "can't complete last function" anyways, MY DLL is in the proper directory and everything else runs fine.
anyone?
Hi Adriel,
if you want to get some help please give some more details: what version of Apache, what version of mod_gzip do you have?
Then open a DOS box and copy&paste the complete error output and post it here...
G.
i have the same problem as adriel met.
os:windows xp perfessional
apache 2.039
the ApacheModuleGzip.dll is on the directory of Apache2\modules.
when i add the 'LoadModule gzip_module modules/ApacheModuleGzip.dll' to the httpd.conf,the apache won't work!
when i clearn it ,all well!
look at this picture
http://www.sveet.net/Snap2.gif
and this is my httpd.conf file
http://www.sveet.net/httpd.conf
who can help me ? ;)