22-Apr-2007

Minor Soymail problem
Last Friday, Soymail crashed on accessing one particilar message:
%HTTPD-W-NOTICED, 19-APR-2007 06:29:11, CGI:1969, not a strict CGI
response
-NOTICED-I-SERVICE, https://xxxxxxxxxx
-NOTICED-I-CLIENT, aaa.bbb.ccc.ddd
-NOTICED-I-URI, POST (18 bytes) /cgi-bin/soymail/~
-NOTICED-I-SCRIPT, /cgi-bin/soymail CGI-BIN:[000000]SOYMAIL ()
CGI-BIN:[000000]SOYMAIL.EXE
-NOTICED-I-CGI, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (118 bytes)
%SYSTEM-F-ACCVIO, access violation, reason mask=00,
virtual address=0000000000000000, PC=00000000000994E8, PS=0000001B
-NOTICED-I-RXTX, err:0/0 raw:3350/0 net:493/0

but other messages were fine. I created WATCH file of both and send them to Mark Daniel, he requested a debug output from SOYMAIL (just setup one SYSTEM logical and it’s done! – don’t forget to deassign it afterwards – and he came up withj the reason: the header contains a LF character where the standard doesn’t allow one, he made a patch and set it. This solved the problem. It’s preliminary so I should consider it Beta. But it works now so I leave it on the system. The new version will soon be released anyway.

For the rest – nothing in particular. Just that I’ve been looking into WP version 2.1.3 – still have to see if this theme is all right. I had a look to another one, but that is to be changed somewhat – I’m missing parts I want to have. But in general, it looks good.
Fot the bootcamp blog, I will use WordPress, I think. PHPBB2 is actually overdone, and Phorum (that has a BLOG facility) cannot be used for now due to the PHP version.
Minor WordPress problem
Browsing older entries I noticed that some had the worng date as their title. I tried to change that by editing the message in WordPress but for some reason, thgis failed and changed were not applied:
%HTTPD-W-NOTICED, 22-APR-2007 23:03:19, CGI:1969, not a strict CGI response
-NOTICED-I-SERVICE, http://www.grootersnet.nl:80
-NOTICED-I-CLIENT, 192.168.0.33
-NOTICED-I-URI, POST (26 bytes) /sysblog/wp-admin/post.php
-NOTICED-I-SCRIPT, /sysblog/wp-admin/post.php sysblog:[wp-admin]post.php (cgi_exe:phpwasd.exe) SYSBLOG:[wp-admin]post.php
-NOTICED-I-CGI, XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX (129 bytes) %SYSTEM-F-HPARITH, high performance arithmetic trap, Imask=00000000, Fmask=00000002, summary=02, PC=00000000001E9C94, PS=0000001B
-NOTICED-I-RXTX, err:0/0 raw:1986/0 net:962/0

so I had te use MyPhpAdmin to make the chnages directly in the database. It may speed up installation of 2.1.3….