php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2778 DSO-related error messages won't show up
Submitted: 1999-11-20 10:58 UTC Modified: 2000-07-23 03:00 UTC
From: Tobias Ratschiller <tobias at dnet dot it> Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0 Beta 3 OS: Suse Linux 6.1
Private report: No CVE-ID: None
 [1999-11-20 10:58 UTC] Tobias Ratschiller <tobias at dnet dot it>
If there are errors when trying to load PHP as .so module with Apache 1.3.9, error messages won't show up neither on stdout nor in the httpd's error log. Changing all php_error() calls in ext/standard/dl.c to a print() reveals the problems.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-23 02:51 UTC] zak at cvs dot php dot net
Please upgrade to the most recent release of PHP.
If the error still occurs, please submit a new bug report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 21:01:29 2024 UTC