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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 20:01:31 2024 UTC