Hi
When exactly does this error appear? In fact there is no difference between
JPEG and JPG (only the number of letters distinguishes). Send us the code
where the error occurs...
.ma
Rob <[EMAIL PROTECTED]> [EMAIL PROTECTED] 4:52 Uhr:
> Hi all, here is my delema!
>
> I just upgraded to PHP 4.
jose
are ur jpeg and other libries in php folder ?
try moving them round .
good luck
toby .
_
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
--
PHP In
with-jpeg-dir=/usr/local \
--with-zlib=/usr/local \
--enable-inline-optimization \
--with-freetype-dir=/usr/local \
--with-apxs=/www/bin/apxs
> -Original Message-
> From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 21, 2003 2:23 PM
> To: [EMAIL PRO
age-
> From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 21, 2003 2:23 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-INST] GD configure error.
>
>
> I tried that but still fails.
>
> "Matt Schroebel" <[EMAIL PROTECTED]> wro
I tried that but still fails.
"Matt Schroebel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Try adding --with-png-dir=/path/to/libpng
> -Original Message-
> From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 21, 2003 11:13 AM
>
Try adding --with-png-dir=/path/to/libpng
> -Original Message-
> From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 21, 2003 11:13 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] GD configure error.
>
>
> Using Red Hat 8.0, Apache 1.3.27, PHP 4.3.0
>
> Configur
ukasz Kowalczyk wrote:
Elo
I've got a problem with gd libs on PHP 4.2.3 on Windows/Apache server.
Well... their disabled :) althought i've uncoment the line:
;extension=gd_lib.dll
By uncomment, I assume you mean you have removed the colon at the
beginning of the above line?
in php.ini
I wo
Well, the first thing to check is why configure can't locate zlib,
it's required for png to work. Check if your library cache works
(run 'ldconfig -p | grep libz' in linux [check out the rosetta
stone at http://bhami.com/rosetta.html for other unices]. If this
doesn't work check that you have
> Sent: Saturday, November 09, 2002 10:58 PM
> To: Richard Pijnenburg
> Cc: Php-Install
> Subject: Re: [PHP-INST] gd-2.x
>
> Has been for years
>
> On Sat, 9 Nov 2002, Richard Pijnenburg wrote:
>
> > When will GD-2.x be supported with php?
> >
> > Richard Pijnenbu
On Sat, 9 Nov 2002 23:02:49 +0100
"Richard Pijnenburg" <[EMAIL PROTECTED]> wrote:
> Well, i'm getting nothing but errors with php 4.2.3 and gd-2.0.4
>
> With the php config, it detects the 2.x functions, but not that they
> are really there ( getting all 'no' )
>
> Any idea ?
How can you expect
rg" <[EMAIL PROTECTED]>
Cc: "Php-Install" <[EMAIL PROTECTED]>
Sent: Saturday, November 09, 2002 9:57 PM
Subject: Re: [PHP-INST] gd-2.x
> Has been for years
>
> On Sat, 9 Nov 2002, Richard Pijnenburg wrote:
>
> > When will GD-2.x be supported w
[mailto:rasmus@;php.net]
Sent: Saturday, November 09, 2002 10:58 PM
To: Richard Pijnenburg
Cc: Php-Install
Subject: Re: [PHP-INST] gd-2.x
Has been for years
On Sat, 9 Nov 2002, Richard Pijnenburg wrote:
> When will GD-2.x be supported with php?
>
> Richard Pijnenburg
> Klik-on Inter
Has been for years
On Sat, 9 Nov 2002, Richard Pijnenburg wrote:
> When will GD-2.x be supported with php?
>
> Richard Pijnenburg
> Klik-on Internet Solutions
>
>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Make sure you rm config.cache before you re-run PHP's configure script.
On 23 Jun 2002, Lance Earl wrote:
>
>
> Hi All,
>
> I am new to this list and hope to find an answer here to a strange
> problem.
>
> I wrote some code that resulted in an error message the said that the
> requestion fun
Phpinfo should show at least gd, and png support for jpgraph to work. My phpinfo for
php-4.1.2 shows:
GD Support enabled
GD Version 2.0 or higher
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
> How do can you tell if php 4.1.2 has GD support
> My ISP says they have GD-lib 2.0.1 on their php 4.1.2
> I can not see any reference to gd on their phpinfo page.
> I can not get jpgraph to display
> (Fatal error: Call to undefined function: imagecreate() )
> and jpgraph faq says the problem is
Why do you have both --with-gd and --with-gd=shared?
On Mon, 22 Apr 2002, Franck Nijhof wrote:
> I have compiled PHP 4.1.2 with GD 1.8.4. GD is installed (100% sure)
> but 't doesn't work.
> GD doesn't show up in the phpinfo(), nothing :(
>
> This is how I compiled:
>
> './configure' '--with-a
ssage -
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "phpman" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, April 09, 2002 8:14 PM
Subject: Re: [PHP-INST] GD 2 after GD 1.8? What the hell?
> make sure you: rm config.cache
>
> On Tue, 9
make sure you: rm config.cache
On Tue, 9 Apr 2002, phpman wrote:
> Does anybody know the "trick" to upgrading GD lib from 1.8 to 2b and having
> PHP recognize the upgrade and using it on the install. I tried everything I
> could find on it, I'm
> beginning to think I'm the only person who has a
I forgot, it's for PHP 4.1.2
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This is just a wrning, the real error is
previous declaration of `gdIOCtx'
any idea why ??
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Wed, 13 Mar 2002, [iso-8859-1] Jürgen Schoch wrote:
> Date: Wed, 13 Mar 2002 18:54:35 +0100
> From: "[iso-8859-1] Jürgen Schoch" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] GD/Zlib install problems
>
> Hi there,
> I am trying to install GD1.8.4 on a DEC Alpha Tru64 v5.1
Don't use relative paths
On Wed, 13 Mar 2002, [iso-8859-1] Jürgen Schoch wrote:
> Hi there,
> I am trying to install GD1.8.4 on a DEC Alpha Tru64 v5.1 with PHP4.1.2
> and Apache 3.1.19 or 3.1.23
> I installed and compiled gd-1.84., zlib-1.1.3, libpng-1.2.1,
> freetype-2.0.8. All works fine, gdde
You can't put links into an image. You are probably referring to image
mapping. Please see: http://www.cris.com/~automata/tutorial.shtml
These links do not go into the images at all. They are completely
implemented outside of the image and as such PHP has nothing to do with
it.
-Rasmus
On Mo
This happens when you have an old version of GD installed on your system.
The header files from this old version are picked up by PHP and it thinks
your library has GIF support. Do a "locate gd.h" and see how many of
those show up on your server. Then get rid of the old gd install, rm
config.cac
hide wrote:
> checking for gdImageCreateFromPng in -lgd... (cached) no
> checking for gdImageCreateFromJpeg in -lgd... (cached) no
>
> It saw my libpng dir and the jpeg dir, the configure statement did not
> fail - but I know if I do make, make install and then compile apache - I
> will not get t
Hey Richard!
How do the permissions look for that library?
--zak
Richard wrote:
> Warning: Sleep-deprived post...
>
> Please Cc: me in replies...
>
> I know I'm not the most clueful guy, but...
>
> I'm trying to compile GD as a shared library, and failing miserably.
>
> Comfiguring/making with
If you had bothered searching the mailing list archives before
submitting this email, you would have learned that you must
use --with-jpeg-dir=/usr , --with-png-dir=/usr , --with-zlib-dir=/usr
--Jani
On Mon, 25 Jun 2001, Sam Barnum wrote:
>Greetings! I'm configuring this on a Penguin Computin
> I thought that perhaps GD wasn't compiled with
> Jpeg Support, so I went ahead and installed the RPMs from Redhat, which I
> know are compiled with that support..because they require the libjpg package
> to install.
>
That is what I thought as well. Check if you really have libjpg on your
syst
On Fri, Jan 19, 2001 at 10:19:35PM -0500, Michael L. Smeby, Jr. wrote :
> I've been trying to compile PHP 4.0.4pl1 with GD 1.8.3 and JPEG
> and PNG support. GD compiles fine, and is fairly happy in it's
> own little artsy universe doing what it does.
At this stage, how to you know libgd
30 matches
Mail list logo