php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2823 undefined symbol: SQLParamData
Submitted: 1999-11-24 19:21 UTC Modified: 2002-10-01 14:25 UTC
From: technik at business-conzept dot de Assigned:
Status: Wont fix Package: Compile Failure
PHP Version: 3.0.12 OS: RH 6.0
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: technik at business-conzept dot de
New email:
PHP Version: OS:

 

 [1999-11-24 19:21 UTC] technik at business-conzept dot de
/usr/sbin/apachectl start
Syntax error on line 207 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib/apache/libphp3.so into server: /usr/lib/apache/libphp3.so: 
undefined symbol: SQLParamData
/usr/sbin/apachectl start: httpd could not be started

it happens with a minimum of configure options like that
have the same behavior after trying out a very short version of php-configure 
like that :

./configure --with-apxs=/usr/sbin/apxs --with-mysql

apache configure I have tried also with a very short optiion-list :
./configure --with-layout=RedHat --enable-module=so

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 14:25 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC