Date: 12/15/00
- Next message: fabrizio.ermini <email protected>: "Re: [phplib] PHP script - parameteratadas"
- Previous message: fabrizio.ermini <email protected>: "Re: Re(2): [phplib] phplib and PHP4"
- In reply to: R.B. Scholtus: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- Next in thread: nathan r. hruby: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- Reply: nathan r. hruby: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yes ... cookies are enabled. I've tried this on a Linux box run Netscape 4.7
and 4.75, a Windows box running 4.75, and a Mac all with the same results.
Cookes are enabled on all.
I'm going to echo out the phpinfo() and see what is being submitted. Its
just so odd that it doesnt happen in any other browser.
Thanks.
Brian Sumpter
On Thursday 14 December 2000 11:35 pm, you wrote:
> The error could be in the way the form is submitted to the server.
> Maybe you can check with phpinfo which form fields really get submitted
> under netscape 4.7 and compare to other browsers.
>
> good luck
>
> brian
>
> > > Hey all. Just a quick question for you and hopefully someone will know
>
> the
>
> > > answer real quick.
> > >
> > > We run an ecommerce web site here written in PHP / MySQL, and are using
>
> the
>
> > > PHPLib library for session management and authentication. For some
>
> reason,
>
> > > however, the auth does not want to work with any of the Netscape 4.7
> > > browsers. Works fine in 4.6, and also in 6.0, and in all flavors of
> > > IE.
>
> But
>
> > > when trying to auth using Netscape 4.7, it bounces me right back to the
>
> login
>
> > > screen for no reason.
> > >
> > > I was tailing the MySQL log while logging in using the different
>
> browsers,
>
> > > and I noticed that Netscape never even hits the DB when logging in.
> > > All
>
> of
>
> > > the other browsers did hit the DB for the name and password, and of
>
> course
>
> > > logged in correctly.
> > >
> > > Is there a fom bug out there specific to Netscape 4.7 that would
> > > prevent
>
> the
>
> > > data from being passed? I'm almost out of ideas here.
> > >
> > > Any help would be appreciated.
> > >
> > > Thank you!
> > > --
> > > Brian Sumpter
> > > Webmaster
> > > Atlas Pen & Pencil
> > > bsumpter <email protected>
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> > > For additional commands, e-mail: phplib-help <email protected>
> >
> > ---
> > Joel Sutton | Director
> > Phone: (03) 9806-2262 | Busy Bee Consulting
> > Fax: (03) 9806-2263 | Melbourne, Australia
> > Email: jsutton <email protected> | http://www.bbcon.com.au/
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> > For additional commands, e-mail: phplib-help <email protected>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
-- Brian Sumpter Webmaster Atlas Pen & Pencil bsumpter <email protected>--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: fabrizio.ermini <email protected>: "Re: [phplib] PHP script - parameteratadas"
- Previous message: fabrizio.ermini <email protected>: "Re: Re(2): [phplib] phplib and PHP4"
- In reply to: R.B. Scholtus: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- Next in thread: nathan r. hruby: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- Reply: nathan r. hruby: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

