php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5235 Cannot load Roxen module when compiled with --enable-roxen-zts
Submitted: 2000-06-27 16:20 UTC Modified: 2000-08-18 13:29 UTC
From: verx at iq dot pl Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Latest CVS (27/06/2000) OS: FreeBSD 4.0
Private report: No CVE-ID: None
 [2000-06-27 16:20 UTC] verx at iq dot pl
php compiled with:
--with-roxen=/my/path
--enable-roxen-zts
--with-mysql

the problem is that roxen cannot load php4 module which says:

unresolved symbols
__pure_virtual

it only happens when i compile with --enable-roxen-zts
without it everything (heh... partially) is ok.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-26 01:54 UTC] waldschrott@php.net
Please verify that it?s still happening using the latest version of PHP (release 4.0.1pl2 or CVS).
 [2000-08-18 13:29 UTC] waldschrott@php.net
Closed due to missing user feedback.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 10:01:29 2024 UTC