ID:               40331
 Updated by:       [EMAIL PROTECTED]
 Reported By:      splith at helper3000 dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         MySQL related
 Operating System: Windows Server 2003
 PHP Version:      4.4.4
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




Previous Comments:
------------------------------------------------------------------------

[2007-02-02 17:44:58] splith at helper3000 dot net

Description:
------------
In a control panel that I have made, the user can change password for a
seperate MySQL Server, so the script terminates the current MySQL
connection and connects to another MySQL server (the server IP comes
from the previous servers table) but at this point, the server only
returns a blank page (has a or die(mysql_error());) but this still only
returns a blank page, even with echo below the event and error reporting
set to all. I cannot seem to find any explinations for this.

Reproduce code:
---------------
I have not taken the code out as it poses a huge security flaw to my
Control Panel.

Expected result:
----------------
A connection to the second MySQL Server

Actual result:
--------------
An empty page with nothing on it


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=40331&edit=1

Reply via email to