To: [EMAIL PROTECTED]
Subject: Re: [PHP] No luck creating dynamic images
On Monday 01 November 2004 19:51, Ken Tozier wrote:
> > Enable FULL error reporting.
>
> I tried this with error_reporting(E_ALL); and ran the script in
> multiple browsers no errors reported.
Are you look
On Monday 01 November 2004 19:51, Ken Tozier wrote:
> > Enable FULL error reporting.
>
> I tried this with error_reporting(E_ALL); and ran the script in
> multiple browsers no errors reported.
Are you looking in the correct place for errors?
> Also ran phpinfo(); (as suggested by Jay Blanchard)
Thanks everyone for the help. I got it working now. Turns out at least
part of the problem was invisible characters from the cut & past
example code I found on the php site.
Ken
On Nov 1, 2004, at 3:48 PM, Robert Sossomon wrote:
Works fine for me, though the image needs to be lengthened some to
Works fine for me, though the image needs to be lengthened some to get the whole
text in it.
Check your server settings...
Robert
Ken Tozier is quoted as saying on 11/1/2004 2:51 PM:
Enable FULL error reporting.
I tried this with error_reporting(E_ALL); and ran the script in multiple
browsers
PROTECTED]
Subject: Re: [PHP] No luck creating dynamic images
> Enable FULL error reporting.
I tried this with error_reporting(E_ALL); and ran the script in
multiple browsers no errors reported.
Also ran phpinfo(); (as suggested by Jay Blanchard) which worked
without problem. The setti
Enable FULL error reporting.
I tried this with error_reporting(E_ALL); and ran the script in
multiple browsers no errors reported.
Also ran phpinfo(); (as suggested by Jay Blanchard) which worked
without problem. The settings under GD were all enabled for the common
image types.
Anybody see a
Check if you have the GD (or if you are using ImageMagick) installed in the
first placenot all servers do and its not always "enabled"
After that, your might consider posting some code as there are many helpful
people on this list who will give you a hand if needed or point you to the
correct
such.
Warren Vail
-Original Message-
From: Jason Wong [mailto:[EMAIL PROTECTED]
Sent: Monday, November 01, 2004 6:40 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] No luck creating dynamic images
On Monday 01 November 2004 18:24, Ken Tozier wrote:
> I've been trying for most of the day
On Monday 01 November 2004 18:24, Ken Tozier wrote:
> I've been trying for most of the day to generate a simple dynamic image
> in my php script without any success. It seems obvious that something
> isn't right with my php environment as even the simplest images (like a
> rectangle) only yield the
[snip]
I've been trying for most of the day to generate a simple dynamic image
in my php script without any success. It seems obvious that something
isn't right with my php environment as even the simplest images (like a
rectangle) only yield the broken link icon. Does anyone know of any in
dep
I've been trying for most of the day to generate a simple dynamic image
in my php script without any success. It seems obvious that something
isn't right with my php environment as even the simplest images (like a
rectangle) only yield the broken link icon. Does anyone know of any in
depth reso
11 matches
Mail list logo