ID: 42274 Comment by: pawel dot barut at gmail dot com Reported By: hsilamot at tomalish dot net Status: No Feedback Bug Type: Apache2 related Operating System: fedora 5 PHP Version: 5.2.4RC1 New Comment:
I've had the same problem. To solve it I did: 1. make clean 2. configure with option: --without-sqlite 3. make 4. continue installation as in documentation Previous Comments: ------------------------------------------------------------------------ [2007-08-19 01:00:01] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2007-08-11 22:28:57] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2007-08-11 21:30:18] hsilamot at tomalish dot net Description: ------------ after compiling and make i get this error on the Apache Starting httpd: httpd: Syntax error on line 76 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp5.so into server: /etc/httpd/modules/libphp5.so: undefined symbol: sqlite3SrcListShiftJoinType Reproduce code: --------------- just compiling the apsx module Expected result: ---------------- hmmm, to load the module ? Actual result: -------------- module not loaded ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42274&edit=1
