Skip to content

The Dummy Programmer

Stories of daily programming

  • Home
  • The Dummy Programmer Robot
    • Overview
    • Version history & downloads
    • Tutorials
      • TDP Robot – The basics
      • A simple SQL Server backup solution
      • A simple SQL Server backup solution – A next step
  • My other dummy projects
  • Games
    • Space Y: An Asteroids clone
  • Services
    • What’s my user agent
    • What’s my IP address
  • Donate
  • About
  • Toggle search form

Fatal error using FuelPHP and Imagick extension

Posted on September 10, 2018September 26, 2018 By

In these days I was installing a script in a production environment that uses FuelPHP as MVC backend framework and Imagick extension to manipulate some jpg images.

I really like FuelPHP and I often use it in my projects (you can download it at https://fuelphp.com/) but installing the code in production environment I get the exception “Class Imagick not found”.

In my development machine all works ok and in the production environment Imagick has been correctly installed as you can see in the image below:

Production server phpInfo

 

Moreover, creating a standard PHP script that doesn’t rely on a FuelPHP controller I could successfully use Imagick, so this confirm that the extension has been correctly installed.

After attempts of every kinds I switched PHP version from 5.4.16 to 5.6.37 and magically all started working.

I don’t know who to blame for this problem… Of course there is something that doesn’t work between PHP 5.4.16, FuelPHP 1.8.1, Imagick 3.4.3 and maybe something else.

 

 

FuelPHP, Imagick

Post navigation

Previous Post: Install Imagick extension for PHP on Linux CentOS 7
Next Post: Redirect to HTTPS using Apache .htaccess file

Related Posts

FuelPHP & PHP installation issues FuelPHP
FuelPHP session storage FuelPHP
Install Imagick extension for PHP on Linux CentOS 7 CentOS

Search

Subscribe to our newsletter

Related posts

  • Install Imagick extension for PHP on Linux CentOS 7
  • Sql Server error: A severe error occurred on the current…
  • Error message: User account restriction error
  • FuelPHP session storage

Categories

  • .NET 6 (1)
  • AJAX (1)
  • Android (2)
  • Apache (4)
  • ASP.NET (9)
  • ASP.NET MVC (3)
  • Avalonia UI (1)
  • BCP (1)
  • Bitlocker (2)
  • C# (14)
  • CentOS (4)
  • ClosedXML (1)
  • CLR (1)
  • DNS (1)
  • Encryption (3)
  • Excel (2)
  • FuelPHP (3)
  • Google Chrome (1)
  • GSuite (1)
  • HTML (1)
  • Imagick (2)
  • Javascript (1)
  • Kindle (1)
  • LAMP (3)
  • Linux (6)
  • MariaDB (2)
  • Mathematics (2)
  • MySql (4)
  • NPOI (1)
  • Office 365 (1)
  • Perl (1)
  • PHP (6)
  • Programming (1)
  • Remote desktop (1)
  • SFTP (2)
  • Sockets (3)
  • Sql Server (18)
  • Sql Server 2016 (14)
  • Sql Server 2019 (1)
  • SSL (2)
  • Task scheduler (1)
  • Telerik ASP.NET AJAX (2)
  • The Dummy Programmer Chat (2)
  • The Dummy Programmer Robot (6)
  • Threading (5)
  • Tools (1)
  • TPL (3)
  • TypeScript (3)
  • Ubuntu (4)
  • Virtualization software (3)
  • Visual Studio (1)
  • Visual Studio Code (2)
  • Web fonts (1)
  • Web programming (6)
  • Windows (12)
  • Windows 10 (15)
  • Windows Forms (1)
  • Windows Server (5)

Copyright © 2022 The Dummy Programmer | Privacy Policy |

Powered by PressBook Masonry Dark