php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3641 call to unknow dav function / revival of bug # 2383
Submitted: 2000-02-27 03:24 UTC Modified: 2000-05-30 19:22 UTC
From: kill at itr dot no Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Beta 4 Patch Level 1 OS: RH 6.1
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: kill at itr dot no
New email:
PHP Version: OS:

 

 [2000-02-27 03:24 UTC] kill at itr dot no
php4 crash att startup :

Cannot load /usr/local/apache/libexec/libphp4.so into server:
/usr/local/apache/libexec/libphp4.so: undefined symbol:
dav_api_set_request_handler

seems to be revival of bug: Bug id #2383

mod_dav Version 0.9.15-1.3.6 (released 11-Feb-1999) 
apache 1.3.9
Os: RH 6.1 
PHP V4pl1

PHP config:
./configure --with-config-file-path=/usr/local/apache/conf \
--enable-track-vars \
--with-apxs=/usr/local/apache/bin/apxs \
--with-mod-dav=/usr/local/src/mod_dav \
--with-dbase \
--with-zlib-dir \
--with-ftp \
--with-gd \
--with-ttf \
--with-imap=/usr/local \
--with-mcal=../mcal/libmcal \
--with-mysql=/usr/local2 \
--with-pgsql=/usr \
--enable-sysvsem \
--enable-sysvshm \
--enable-shared   

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-10 14:50 UTC] joey at cvs dot php dot net
There has been some activity on the list RE: mod_dav & php dav extensions.
Basically, Rasmus said:
"...The DAV code in PHP is completely outdated and
needs to be rewritten from scratch.  It is a fun project for someone with
enough time.  I have been hoping to somehow scrape together a free week to
sit down and do this, but so far I just haven't been able to do that.  If
someone has the time, please attack this.  It would be extremely cool to
have full DAV hook support in PHP.  I can think of about a thousand really
cool uses for this."

To my knowledge, no one has yet stepped up...
 [2000-05-30 19:22 UTC] rasmus at cvs dot php dot net
The mod_dav support is nowhere near fully baked.  Nothing in it works currently.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 10:01:27 2025 UTC