Tag: php.ini

  • PHP failing to upload images on a Plesk managed server

    I recently upgraded a few of my Linux servers from Plesk 7.5 to 8.2. Everything seemed to be fine, however calls started coming in about PHP forms not uploading images correctly. My team and I were troubleshooting this problem for a few days trying to narrow down the problem. We looked at folder permissions, script […]

  • 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 […]