Giter Site home page Giter Site logo

Can't load image about securimage HOT 4 CLOSED

dapphp avatar dapphp commented on September 4, 2024
Can't load image

from securimage.

Comments (4)

dapphp avatar dapphp commented on September 4, 2024 1

Hi,
Thanks for the detail and screenshots. Based on the nginx error log you posted, the image doesn't work because it looks like PHP is not configured with any type of gd image support. At 08:06:03, you can see the error "Call to undefined function imagecreate()" which means PHP has no GD support.

You will need to install the gd library for PHP, and also freetype.

from securimage.

milosb793 avatar milosb793 commented on September 4, 2024

@dapphp Thank you for fast and detailed answer! I will try this today and left results!

from securimage.

milosb793 avatar milosb793 commented on September 4, 2024

That's exactly what i need to do! Thanks man!
I did apt-get install php-gd, restarted fpm and nginx and there it's, look that beauty:

screenshot from 2017-09-28 18 23 03

:D

from securimage.

dapphp avatar dapphp commented on September 4, 2024

Awesome possum! Thanks for posting and I'm glad you found Securimage useful :) let me know if I can answer any other questions or help out.

from securimage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.