Snatty Posted March 25, 2010 Posted March 25, 2010 Hey all. As I said in another topic (http://community.invisionpower.com/topic/307434-cant-see-any-ips/) that I am unable to see any IP addresses of anyone who posts. Now I have messed around with it abit and I notice that it works with Apache perfectly but with lighttpd it doesn't. So, I am guessing it is possible that lighttpd is missing a module and below is the modules I have loaded. server.modules = ( "mod_fastcgi", "mod_access", "mod_alias", "mod_accesslog", "mod_compress", "mod_rewrite", "mod_redirect", # "mod_evhost", "mod_usertrack", # "mod_rrdtool", # "mod_webdav", "mod_expire", # "mod_flv_streaming", # "mod_evasive" ) Am I missing any that anyone can think off that may be affecting this ? Thanks to anyone whom can at least point me in the right place
Snatty Posted March 26, 2010 Author Posted March 26, 2010 Anyway, I am no longer in need of this. I have switched to Apache. I found out there was another issue in which someone couldn't log into IP.Board from IP.Converge on lighttpd. Likely my setup, but Apache is working fine and I don't really have time to mess about trying to get it to work on lighttpd
Mikorist Posted May 28, 2010 Posted May 28, 2010 Anyway, I am no longer in need of this. I have switched to Apache. I found out there was another issue in which someone couldn't log into IP.Board from IP.Converge on lighttpd. Likely my setup, but Apache is working fine and I don't really have time to mess about trying to get it to work on lighttpd ---FIXED I had to disable IPv6--- in /etc/lighttpd/lighttpd.conf #include_shell "/usr/share/lighttpd/use-ipv6.pl"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.