From:             roso at despammed dot com
Operating system: Fedora 2
PHP version:      5.1.0RC1
PHP Bug Type:     Apache2 related
Bug description:  PHP and mod_dav conflicts

Description:
------------
I just upgraded  PHP to PHP 5.1.0RC1  and  I get  this nice error whenever
I try to put a file into a Webdav folder.
Windows tells me: "An error occured copying some or all of the selected
files."
At the same time Apache log shows this: ... child pid 18996 exit signal
Segmentation fault (11)

I can create new Webdav folders, move files from a folder to another but
cannot put new files.

If I disable the php module in Apache config file everything is back to
normal.

What could be a fix for this? I know that there are some conflicts between
mod_dav and the php module. 

Reproduce code:
---------------
Put a file on Web server with mod_dav using Windows Explorer

Expected result:
----------------
upload file

Actual result:
--------------
error message from Windows
Segmentation Fault in Apache error log

-- 
Edit bug report at http://bugs.php.net/?id=34568&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34568&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34568&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34568&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34568&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34568&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34568&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34568&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34568&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34568&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34568&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34568&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34568&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34568&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34568&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34568&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34568&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34568&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34568&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34568&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34568&r=mysqlcfg

Reply via email to