Re: [PHP-WIN] Re: Problem with notices

2004-01-05 Thread choinet
have any error tracking functions/classes in your application that may be sending notices to the log? Also, do you run this script via command line? --- "Madeleine D." <[EMAIL PROTECTED]> wrote: > >Message-ID: > <[EMAIL PROTECTED]> > >Date: Sun, 4 Jan 2004 22:47:55 -

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
y". > > > -Original Message- > From: choinet > To: [EMAIL PROTECTED] > Sent: 2004-01-05 09:15 > Subject: RE: [PHP-WIN] Re: GD2 function issue > > Actually, telling you to read more carefully what I > have previously written (so I do not have to repeat >

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
You shouldn't have subscribed on the mailing list in the first place. --- "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> wrote: > Why should I spend time/energi on *your* problem? > > -Original Message- > From: choinet > > have previously written

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
on your behalf. May I ask the reason "why?" for > this? > > > -Original Message- > From: choinet > To: Svensson, B.A.T. (HKG); > '[EMAIL PROTECTED] ' > Sent: 2004-01-05 08:08 > Subject: RE: [PHP-WIN] Re: GD2 function issue > > I rest m

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
if you > nail down some kind of error message, then somebody > might be able to help you out on this. > > -Original Message- > From: choinet > To: [EMAIL PROTECTED] > Cc: Svensson, B.A.T. (HKG) > Sent: 2004-01-05 08:12 > Subject: RE: [PHP-WIN] Re: GD2 function i

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
pile the DLL > > project properly. > > > > That must be due to my dyslextic nature I guesse. > > > > -Original Message- > > From: choinet > > To: [EMAIL PROTECTED] > > Cc: Svensson, B.A.T. (HKG) > > Sent: 2004-01-05 08:03 > > Subject

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
ature I guesse. > > -----Original Message- > From: choinet > To: [EMAIL PROTECTED] > Cc: Svensson, B.A.T. (HKG) > Sent: 2004-01-05 08:03 > Subject: RE: [PHP-WIN] Re: GD2 function issue > > Are you slightly dyslexic? I said I don't need help > on > how to

RE: [PHP-WIN] Re: GD2 function issue

2004-01-05 Thread choinet
gt; wrote: > First you say you have a problem with compiling > DLL's. > Now you don't have a problem with that?!? > > If you want/need help, please clarify your problem. > > > -Original Message- > From: choinet > To: [EMAIL PROTECTED] > S

Re: [PHP-WIN] Problem with Notices

2004-01-04 Thread choinet
Do your .htaccess files have a php_value for error_reporting, or do the scripts have any instances of error_reporting() in them? --- "Madeleine D." <[EMAIL PROTECTED]> wrote: > I have the following error writes set in my php.ini > file: > > error_reporting = E_ALL & ~E_NOTICE > > > For a long

RE: [PHP-WIN] Re: GD2 function issue

2004-01-04 Thread choinet
mpiling it yourself)? --- "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> wrote: > Is your problem that you don't know which libraries > to include, or is it that the linker complains about > unresolved external references? > > > -Original Message- > F

RE: [PHP-WIN] Re: GD2 function issue

2004-01-03 Thread choinet
Svennson, thank you for your passionate response; I think we have already reached a consensus on the issue of semantics. On the issue of compiling, it is not the lack of documentation for the compiler which is preventing me from compiling a suitable php_gd2.dll, but rather the instructions for com

RE: [PHP-WIN] Re: GD2 function issue

2004-01-03 Thread choinet
--- "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> wrote: > Choinet wrote: "When you reply to all, please only > use > the mailing list address, as I received four emails > from > your two replies." > > That's the way it works for all of

RE: [PHP-WIN] Re: GD2 function issue

2004-01-03 Thread choinet
When you reply to all, please only use the mailing list address, as I received four emails from your two replies. Anyway, I am still claiming the original problem. I feel that changing the listseparator character from space to, say, semicolon (which has no place in pathnames), or to leave the space

Re: [PHP-WIN] Re: GD2 function issue

2004-01-02 Thread choinet
Jani said "...you can NOT pass multiple font files to these functions." The third example shows two font pathnames being specified successfully. To quote Rasmus, "Since libgd supports multiple alternate font paths separated by spaces, it is not possible to use individual font paths with spaces in t

[PHP-WIN] GD2 function issue

2004-01-02 Thread choinet
Has anyone ever encountered this same problem? I submitted a bug report as a continuation of another rather misguided report (linked to in this report), and things became rather heated, as the stubborn developer refused to listen to me, so I want to see if any of you could perhaps test it out a

[PHP-WIN] How do I compile the GD2 extension under Windows

2003-12-30 Thread choinet
Hello, fellow Windows/PHP power users, I'm running PHP4 (either 4.3.4 or latest STABLE CVS) on Apache2 and Windows XP. I have been encountering enormous difficulty in figuring out how to obtain/compile the required freetype2.lib for the compilation of the php_gd2.dll file. Just for your infor