17-Jan-2008

Minor changes

Asked for some explanation about the way the PHP RunTimeEnvironment works, and Mark gave some examples on how to set things up. I could do one change: starting the PHP engine directly, without .COM file, but the mapping example he send didn’t work for me: It won’t display the admin pages at all. No error, it just doesn’t show up. Well, it might be a matter of moving some mapping rules but it’s too late in the evening to work around it. So I left it as it was – just added one line so a trailing slash is no more needed. www.grootersnet.nl/sysblog will just work.

Most of the time I’ve been busy trying to get the IO for the webpage program running. Weird things happen, but I’ll get around it. It’s manly a matter of the right semantics, nothing problematic. The only thing is that SIZE () returns a bigger size (88) then expected (80). Something with slackbytes, perhaps.