Archive for June, 2012

page too long for wget to handle?

wget issue
Doing some investigation for our sales department – doing some useful while being ‘in between jobs’ – I use Steven Schweda’s port of wget. This is a great tool to get the desired data – once you find (or create) a page you can use as a starting point, and find your way around in the possible options.

More >

Samba gone bazurk

Samba running wild
Did some work (creating a .CSV file from files retrieved from a site using wget (latest version found on the web:

$ wget "-V"
GNU Wget 1.13.4a built on VMS Alpha V8.3.

More >

Forgot to adapt all PHP mappings….

Oops
I did change the PHP environment from physical to logical (I still need to describe it explicitly, there will be a note on the blog when I’ve done that) and changed the entry in the webserver configuration accoringly – for this blog. Bot I’ve another blog running and my T4-watcher is PHP-based as well. And I forgot about these. So the Trips, Tracks and Travels blog, not the T4-viewer worked….
That has been handled this morning.

PHP upgrade – continued

PHP update- continued

Mark Berryman sent a new version of PHPWASD.EXE and with that one, I didn’t get an access violation. But there were some other problems as well, that appeared when I switched the environment back to 5.2; I had to do some editing on the main PHP_STARTUP.COM procedure before it all went as expected. After that, the previous PHPWASD for PHP 5.3 still ran into ACCVIO so there surely something wrong with the 5.3.10-kit…

More >

retrying the PHP upgrade

PHP update tried again

Mark Berryman couldn’t reproduce it at his site, so he requested some more data.

More >