PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   GD installed, but related error (http://www.photopost.com/forum/photopost-pro-installation-upgrades/133750-gd-installed-but-related-error.html)

CreationNation October 9th, 2007 04:49 PM

GD installed, but related error
 
I recently started getting this error:

Fatal error: Call to undefined function ImageCreateFromJpeg() in /home/xxxxx/public_html/photopost/image-inc.php on line 102

However, I googled and see references that GD2 isn't installed, but on my server it is indeed installed. I have upgraded PHP and VB 3.6.8 since my original installs. Is there anything else I can try or look into?

Chuck S October 9th, 2007 06:14 PM

That tells me your gd2 has not properly been installed with your PHP. If it is installed correctly you should see your GD2 info in PHPINFO under admin.

CreationNation October 9th, 2007 08:17 PM

Here's what I see in VB admin under PHPinfo:

PHP Version 5.2.3

Configure Command './configure' '--enable-bcmath' '--enable-calendar' '--enable-discard-path' '--enable-ftp' '--enable-libxml' '--enable-magic-quotes' '--enable-sockets' '--prefix=/usr/local' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-libxml-dir=/opt/xml2/' '--with-mysql' '--with-zlib' '--with-zlib-dir=/usr' '--with-gd'

gd
GD Support enabled
GD Version bundled (2.0.34 compatible)
GIF Read Support enabled
GIF Create Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled

overcast October 10th, 2007 05:23 PM

I've also recently begun getting the same exact error using GD2. Everything is installed properly as well.

Chuck S October 10th, 2007 05:53 PM

Do you have a phpinfo file in your photopost directory you can link here. We have one for download on our requirements page linked under features page.


All times are GMT -5. The time now is 12:14 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97