Menu

Help!

Help
2001-01-04
2001-01-05
  • Dominic Stockdale

    I was trying to pursuade my ISP to let me install IM but instead after about 100 persistent emails they half gave in and claim to have installed jpeg support in the GD build.

    This looked very positive as before I was getting the message "Warning: ImageCreateFromJpeg: No JPEG support in this PHP build in /home/my_sites_path/test/functions.inc on line 22".

    I thought everything should work okay now but when checked the script through the browser I got an even worse message Fatal error: "Call to
    unsupported or undefined function imagecreatefromjpeg() in functions.inc on line 22" and it crashed PHP which was very weird. You could read all the PHP files on my site.

    Could anyone tell me what this error message really means?

    Thanks and a good 2001 to all

    I've got PHP4.0.3pl1 with GD1.6.2 on a Red Hat Linux (UNIX) server running Apache 1.3.4 .

     
    • Jon

      Jon - 2001-01-04

      Looks like looks like the php build isn't compiled with this capability... check out this link and poke around on the php.net site you might point your hosting service to this..

      http://www.php.net/manual/function.imagecreatefromjpeg.php

       
    • Anonymous

      Anonymous - 2001-01-05

      You should try out phpix2 (http://sourceforge.net/projects/phpix2), I think you'll have better luck with it.  You *do* need imagemagick though.  But I personally feel that the GD stuff is kinda lame in that you have to open up a directory for world writes (generally considered harmful).

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.