This directory contains a source kit (PHP_FOR_VMS_X04.ZIP) for a port of PHP to VMS. The ZIP file contains the original PHP 4.0.6 distribution (gzipped tar file) plus zip files contain new and replacement files to overlay on the base distribution. This work was done with the DECC 6.0 compiler on OpenVMS Alpha 7.2-1, it likely won't work with earlier compiler versions, nor VAX. The diffs/ sub-direct has difference files showing the changes made to the original files (not the additional files however). In several of the files, the only changes are to fix PTRMISMATCH messages arising from the programmer freely mixing signed and unsigned char pointers.