Re: Re: [PHP] PHP and Windows XP

2001-06-29 Thread Micha Ober
Yes, it will work. I know somebody, who has installed Apache 1.3.20 and PHP 4.0.5. > --- elias <[EMAIL PROTECTED]> wrote: > > From pop_server."8745454"@pop.gmx.net Thu Jun 28 > > 17:53:33 2001 > > Return-Path: > > > <[EMAIL PROTECTED]> > > X-Flags: > > Delivered-To: GMX delivery to [EMAIL PRO

[PHP] PHP 4.0.6 and Apache 1.3.6 ?

2001-07-05 Thread Micha Ober
I've installed Apache 1.3.6 and PHP 4.0.6 and it works. But if I load an extension in the php.ini Apache says "abnormal program termination". = Linux... Because it works. __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http:

Re: [PHP] Number of the line ?

2001-07-06 Thread Micha Ober
That's easy :) Use __LINE__ ! example: 1 --- Emmanuel FAIVRE <[EMAIL PROTECTED]> wrote: > Hi All, > > i'm currently writing a debugging lib in PHP and i > would like to find > the number of the line in my script > > when i made an > > myfile.php > > 1 2 echo "i'm on line $NUMBER_LINE\n"; >

[PHP] Re (2): [PHP] PHP 4.0.6 and Apache 1.3.6 ?

2001-07-07 Thread Micha Ober
t; > is that am having problems with this my php4.0.6 > does not work > only when i change my php ext to php3 or php but not > php4!!! > > pls advise > > > >From: Micha Ober <[EMAIL PROTECTED]> > >To: php <[EMAIL PROTECTED]> > >Subject: [PHP]