RE: [PHP] Lost, need help debuggin....

2002-06-24 Thread John Holmes
U...what was the question again? John "you're not paying us" Holmes > -Original Message- > From: Chuck "PUP" Payne [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 24, 2002 7:46 PM > To: PHP General > Subject: Re: [PHP] Lost, need help debug

Re: [PHP] Lost, need help debuggin....

2002-06-24 Thread Chuck \"PUP\" Payne
Look, I am glad that we are clear on php.ini, but I post my message in hopes that someone could look at it and say there your problem and go away, I've turn on error part no help. Same things. So somewhere there is a sytax error that is stopping it. PLEASE HELP! Chuck Payne On 6/24/02 3:54 PM, "

Re: [PHP] Lost, need help debuggin....

2002-06-24 Thread Erik Price
On Monday, June 24, 2002, at 03:51 PM, Erik Price wrote: > sudo find / -name 'php.ini' -print Clarification: substitute the search string with 'php-ini.dist' if you haven't yet configured it. Note that Macs, although they ship with PHP pre-installed, are missing this file and you should pro

Re: [PHP] Lost, need help debuggin....

2002-06-24 Thread Erik Price
> If you don't find it, look for a php-ini.dist or php-ini.recommended in > the > php folder. > > Modify one of those to your needs and save it as php.ini. I don't know > where > it would go in a Mac, though... ?? Open Terminal.app and type sudo find / -name 'php.ini' -print and enter your

Re: [PHP] Lost, need help debuggin....

2002-06-24 Thread 1LT John W. Holmes
;PUP" Payne" <[EMAIL PROTECTED]> To: "1LT John W. Holmes" <[EMAIL PROTECTED]>; "Chuck "PUP" Payne" <[EMAIL PROTECTED]>; "PHP General" <[EMAIL PROTECTED]> Sent: Monday, June 24, 2002 3:31 PM Subject: Re: [PHP] Lost, need help debu

Re: [PHP] Lost, need help debuggin....

2002-06-24 Thread Jason Wong
On Tuesday 25 June 2002 03:31, Chuck \"PUP\" Payne wrote: > Not sure I am on my laptop, an iBook running php/apache. So I am not sure > where php.ini is. Did you ask Sherlock ? -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Ho

Re: [PHP] Lost, need help debuggin....

2002-06-24 Thread Chuck \"PUP\" Payne
ssage - > From: "Chuck "PUP" Payne" <[EMAIL PROTECTED]> > To: "PHP General" <[EMAIL PROTECTED]> > Sent: Monday, June 24, 2002 3:24 PM > Subject: [PHP] Lost, need help debuggin > > >> Hi, >> >> I am trying to de

Re: [PHP] Lost, need help debuggin....

2002-06-24 Thread 1LT John W. Holmes
Do you have display_errors ON in your php.ini ?? ---John Holmes... - Original Message - From: "Chuck "PUP" Payne" <[EMAIL PROTECTED]> To: "PHP General" <[EMAIL PROTECTED]> Sent: Monday, June 24, 2002 3:24 PM Subject: [PHP] Lost, need he

[PHP] Lost, need help debuggin....

2002-06-24 Thread Chuck \"PUP\" Payne
Hi, I am trying to debugging this script. But, I can see what the issue is, it not listing errors on any of the mysql stuff but this what I see when I view source