php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29000 PHP Upload with Sygate Firewall causes spontaneous reboot
Submitted: 2004-07-03 09:43 UTC Modified: 2004-07-05 09:47 UTC
From: xzingee at centra dot ca Assigned:
Status: Not a bug Package: Filesystem function related
PHP Version: 4.3.7 OS: Windows 2003
Private report: No CVE-ID: None
 [2004-07-03 09:43 UTC] xzingee at centra dot ca
Description:
------------
If the server has Sygate Firewall installed and running, when i try to use any type of php upload function of a file, the system spontaneously reboots, and there is no error message but windows 2003 tells me something when it rebooted. mainly it says, 0x000000be, which means some kind of memory access violation occured.  thats as far as i know.  for sure its reproducable, since i tried it on 3 destinct servers of mine all running windows 2003 and sygate. and on each server the second i turn off sygate the uploads work fine. but when i turn it back on. on each php page with upload button, when i press the upload button, it acts almost as the physical reboot button on the machine. 
I'm not sure if anyone knows how to fix this.. but i thought i'd report it anyway

Reproduce code:
---------------
i'm not exactly sure where the bug is, but i dont think its in the code. because i tried maybe 5-10 different file upload scripts and each time it crash/reboots.

Expected result:
----------------
I expect the file to upload to the server hehe.

Actual result:
--------------
a spontaneous reboot of the server.. the client well.. nothing really happens.. you wait and wait until it says page not found because the server is rebooting.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-05 09:47 UTC] derick@php.net
This is not a bug in PHP but in that Sygate Firewall thingy, please report your bug there.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Jun 26 11:01:30 2024 UTC