ID:               48785
 Updated by:       j...@php.net
 Reported By:      gerwin at digitalus dot nl
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: RHEL 5
 PHP Version:      5.3.0
 Assigned To:      fb-req-jani
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

And if that didn't fix the issue, try exactly this configure line:

# ./configure --disable-all  --enable-pdo=shared --with-sqlite=shared
--with-pdo-sqlite=shared --enable-debug

And make sure the modules you build are the actual modules loaded!


Previous Comments:
------------------------------------------------------------------------

[2009-07-10 10:22:20] gerwin at digitalus dot nl

Hmm don't want to be go offtopic, but when doing a minimal build. Im
getting an error when loading the pdo_sqlite modules with:

undefined symbol: sqlite3_libversion

Build line:
'./configure'  '--enable-pdo=shared' '--with-sqlite=shared'
'--with-pdo-sqlite=shared' '--libdir=/usr/lib'
'--libexecdir=/usr/libexec' '--with-libdir=lib' '--enable-debug'

If you have some "offtopic" questions not directly related to the
initial problem you can reach me on the above email addy ...

------------------------------------------------------------------------

[2009-07-07 16:45:47] j...@php.net

Please try and shorten your configure line to shortest possible with
--enable-debug and --disable-all included which still causes the issue.

------------------------------------------------------------------------

[2009-07-07 16:43:25] gerwin at digitalus dot nl

that was a typo actually ... it was indeed disabling pdo_sqlite.so

------------------------------------------------------------------------

[2009-07-07 16:38:10] j...@php.net

Actually, since you're not even building sqlite (just pdo sqlite),
where did that sqlite.so come from? 

------------------------------------------------------------------------

[2009-07-07 16:33:36] gerwin at digitalus dot nl

It is indeed set:
date.timezone => Europe/Amsterdam => Europe/Amsterdam

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/48785

-- 
Edit this bug report at http://bugs.php.net/?id=48785&edit=1

Reply via email to