php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16936 Page loads and outputs HEX code?
Submitted: 2002-04-30 22:45 UTC Modified: 2002-06-03 01:00 UTC
Votes:2
Avg. Score:3.0 ± 2.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: arnorg at simnet dot is Assigned:
Status: No Feedback Package: Output Control
PHP Version: 4.2.0 OS: winxp
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: arnorg at simnet dot is
New email:
PHP Version: OS:

 

 [2002-04-30 22:45 UTC] arnorg at simnet dot is
I want to show you how my phpMyAdmin looks when i try to run it on my machine i?ve encountered this problem down 2 version 4.0.6 and down to apache 1.2.3 to apache 2.0.

This is an image taken from index.php when i use phpinfo(); to view all php settings.

1.
www.heimsnet.is/arnorg/phpbugs/example1.html
www.heimsnet.is/arnorg/phpbugs/example2.html

And here it?s example from phpmyadmin and the left frame doesn?t sometimes load all the databases out so when i hit on the lowest one in the list, it just displays HEX code instead of all the tables that contains the database.

www.heimsnet.is/arnorg/phpbugs/phpmyadmin1.gif
www.heimsnet.is/arnorg/phpbugs/phpmyadmin2.gif

And this does now happen on like 90% precent occations when i try to load a page on my localhost, when i was using version 4.0.6 this was slightly better, it did just happen like 30% occations on output. 

One time, if this helps.... i was scrolling over this HEX code that outputs instead of the html code i saw i climps of v bulletinn threads, i was browsing on the vbullettin board on sitepoint.com and now they where on my page?

I?m not using any modules and this is just a raw cgi version of an win32 php installer file.

Regards
Arn?r Gauti Hauksson
Web Developer
Iceland

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-02 08:16 UTC] sniper@php.net
What if you turn off output_buffering in php.ini?
(and also make output_handler to be empty)

--Jani

 [2002-06-03 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, 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: Sat Dec 21 18:01:29 2024 UTC