RE: [PHP-DB] Macs and sessions

2004-04-20 Thread Hutchins, Richard
Are you certain that, for those users experiencing problems, cookies are
enabled/accepted by their browsers?

Just a guess.

 -Original Message-
 From: matthew perry [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, April 20, 2004 1:32 PM
 To: [EMAIL PROTECTED]
 Subject: [PHP-DB] Macs and sessions
 
 
 Macintosh users can't log in on my web site.
 I don't require anything unusual for log ins - simply a form 
 with a user 
 id and password that queries a MySQL database.
 The form is not encripted and I don't even use any security 
 precautions 
 for the data transfer (users can't do much anyway).
 After the log in I store all information in session data.
 The rest of my site's pages work fine including my PHP pages.
 Anyone know why macs might have problems with PHP/MySQL data 
 transfers?
 
 Matt
 
 -- 
 PHP Database Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Macs and sessions

2004-04-20 Thread Brent Baisley
I've been developing on a Mac for quite some time now without any 
problems with sessions. I doubt it's something unique to the Mac. Are 
trying to generate a pop-up window via Javascript for the login? Just 
about all browsers that a Mac person would use have popup blocking 
turned on.

If your website is publicly accessible, I could access it and probably 
tell you what's going wrong.

On Apr 20, 2004, at 1:31 PM, matthew perry wrote:

Macintosh users can't log in on my web site.
I don't require anything unusual for log ins - simply a form with a 
user id and password that queries a MySQL database.
The form is not encripted and I don't even use any security 
precautions for the data transfer (users can't do much anyway).
After the log in I store all information in session data.
The rest of my site's pages work fine including my PHP pages.
Anyone know why macs might have problems with PHP/MySQL data transfers?

Matt

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
Brent Baisley
Systems Architect
Landover Associates, Inc.
Search  Advisory Services for Advanced Technology Environments
p: 212.759.6400/800.759.0577
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


RE: [PHP-DB] Macs and sessions

2004-04-20 Thread Tyler Replogle
All Macintosh users can't or is it just a type of one because that happened 
to me before i change my sites to work with it. So if it is just one type of 
Macintosh computer i might be able to help you.




From: matthew perry [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Macs and sessions
Date: Tue, 20 Apr 2004 12:31:33 -0500
Macintosh users can't log in on my web site.
I don't require anything unusual for log ins - simply a form with a user id 
and password that queries a MySQL database.
The form is not encripted and I don't even use any security precautions for 
the data transfer (users can't do much anyway).
After the log in I store all information in session data.
The rest of my site's pages work fine including my PHP pages.
Anyone know why macs might have problems with PHP/MySQL data transfers?

Matt

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
_
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://toolbar.msn.com/go/onm00200415ave/direct/01/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php