3 messages in com.mysql.lists.win32Re: MySQLd-Max-NT not returning any r...| From | Sent On | Attachments |
|---|---|---|
| Matthew Nock | 27 Apr 2002 23:07 | |
| Matthew Nock | 28 Apr 2002 15:28 | |
| Ömer Rauf Atay | 28 Apr 2002 15:35 |
| Subject: | Re: MySQLd-Max-NT not returning any results with PHP site![]() |
|---|---|
| From: | Ömer Rauf Atay (ra...@ug.bilkent.edu.tr) |
| Date: | 04/28/2002 03:35:31 PM |
| List: | com.mysql.lists.win32 |
If you are using PHP 4.2.0, the passed variables are not registered as globals as default in this version. You have to make them globals explicitly or change the php.ini default "register_globals = Off" to "On".
------------- martina.
----- Original Message ----- From: "Matthew Nock" <matt...@mnc.com.au> To: "Joseph Jude" <jose...@skynet.be>; <win...@lists.mysql.com> Sent: Monday, April 29, 2002 1:29 AM Subject: RE: MySQLd-Max-NT not returning any results with PHP site
Hi Joseph,
Thanks for the response - the user does have read access - I even changed the username/password that the PHP script was using to that of root (cause this is all inside my firewall) - and that even returned the same result.
I did a little more investigation though and found out that in this instance, the problem was actually PHP install on Windows not passing the variables from the URL.
-----Original Message----- From: Joseph Jude [mailto:jose...@skynet.be] Sent: Sunday, 28 April 2002 7:49 PM To: Matthew Nock; win...@lists.mysql.com Subject: Re: MySQLd-Max-NT not returning any results with PHP site
This is a trivial thing. But it happened with me, and thought will share. Are you sure the user has the read access on the table?
----------------------------------------- Joseph Jude www.cephire.com
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail win3...@lists.mysql.com
To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail win3...@lists.mysql.com instead.




