Tag: php4

  • PHP usage statistics

    Every once in awhile I stumble across someone who is trying to find their way and decide what they  will do in their career.  As the organizer of a PHP user group I see many new developers passing through.  Of course I always speak of how strong PHP is in the web markets, and encourage […]

  • Installing mhash on RHEL 4 and PHP 4.3.9

    Recently I had a customer that was receiving errors from an Authorize.Net web submit form in their shopping cart. The error simply stated: “The gateway no longer supports the requested method of integration.” While doing some digging I found that they were using a very old web submit method that Authorize.Net no longer supported. There […]

  • Upgraded a server to PHP 5 from PHP 4

    Everything went pretty smooth while upgrading a server for a customer. I was moving them from Fedora Core 3 to Fedora Core 4. This also meant that PHP 5 was installed instead of PHP 4, and MySQL 4.1 was installed instead of MySQL 3.23. All was working smoothly except one of the websites on the […]