[Mediawiki-l] Solaris installation Success

poster poster at richpoints.com
Fri Nov 5 06:53:01 UTC 2004


I tried the suggestions brion offered (details below).
The last suggestion worked.  Disabling PHPTal enables us to use the
wiki, but only with the older appearance.  I guess we could either live
with that, or try digging into the PHPTal module and debugging it.

*** Adding the HTTP/1.0 string to the end of the get line produced
additional headers:

$ telnet reclaimdemocracy.org 80
Trying 207.228.227.98...
Connected to reclaimdemocracy.org.
Escape character is '^]'.
GET /rdc/index.php/Main_Page HTTP/1.0
Accept: 
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Accept-Language: en-us,en;q=0.5
Cache-Control: no-cache
Connection: keep-alive
Host: reclaimdemocracy.org
Keep-Alive: 300
Pragma: no-cache
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) 
Gecko/20041001 Firefox/0.10.1


HTTP/1.1 200 OK
Date: Wed, 03 Nov 2004 21:32:01 GMT
Server: Apache/1.3.31 (Unix) mod_jk/1.2.5 FrontPage/5.0.2.2635 
mod_fastcgi/2.4.2 mod_throttle/3.1.2 PHP/4.3.8 mod_ssl/2.8.18 OpenSSL/0.9.7d
X-Powered-By: PHP/4.3.8
Vary: Accept-Encoding,Cookie
Expires: -1
Cache-Control: private, must-revalidate, max-age=0
Last-modified: Thu, 28 Oct 2004 19:13:27 GMT
Content-language: en
Connection: close
Content-Type: text/html; charset=utf-8

Connection to reclaimdemocracy.org closed by foreign host.

*** disabling the gzip output filter had no effect.

*** disabling PHPTal skin makes a huge difference.  Once I set
that to false, I get a nicely formatted page back.  Works with
telnet and web browsers.

Thanks for the tips.  Now at least we can get something up
and know what module to look at for further debugging. 





More information about the MediaWiki-l mailing list