php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31320 phpmyadmin dont show SELECT queies
Submitted: 2004-12-28 13:54 UTC Modified: 2005-01-05 01:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: valeriogiuffrida at hotmail dot com Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 5.0.3 OS: Windows 2000 Service Pack 4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: valeriogiuffrida at hotmail dot com
New email:
PHP Version: OS:

 

 [2004-12-28 13:54 UTC] valeriogiuffrida at hotmail dot com
Description:
------------
Quando seleziono una tabella e premo MOSTRA, per visualizzare i record presenti sulla tabella (phpmyadmin), Apache mi restituisce questo errore: 

When i choose a table and press SHOW (phpmyadmin), for show all record for that table, Apache show me that error: 

L'istruzione a "0x0052589c" ha fatto riferimento alla memoria a "0x00000001". La memoria non poteva essere "read".



Reproduce code:
---------------
http://www.phpmyadmin.net/

Expected result:
----------------
Niente

Nothing


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-28 15:25 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2004-12-28 21:46 UTC] valeriogiuffrida at hotmail dot com
I'm sorry. So: I'm running php 5.0.3, apache 2.0.53 and mysql 4.1. When i open phpmyadmin and want display all record of a table, i push BROWSE (see this image http://img51.exs.cx/my.php?loc=img51&image=step10lh.jpg), but something happend. Apache show me this error (see this image http://img51.exs.cx/my.php?loc=img51&image=step29vv.jpg). I dont understand the nature of this error. It happend when i've installed php 5.0.3.

P.S.: PHP RULES
 [2004-12-28 23:08 UTC] derick@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try avoid embedding huge scripts into the report.

Sorry, but this was still useless information. We really need a short script to reproduce this.
 [2004-12-28 23:40 UTC] valeriogiuffrida at hotmail dot com
Yes...you can download source code from www.phpmyadmin.net. File sql.php

This problem is happend ONLY for phpmyadmin.
 [2004-12-29 00:00 UTC] derick@php.net
That is not a short script, please get the makers of phpmyadmin to come up with a reproducing case then.
 [2005-01-05 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 03:01:33 2024 UTC