|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-06-20 13:18 UTC] sniper@php.net
[2003-08-05 10:42 UTC] bduell at ncacasi dot org
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 18:00:01 2025 UTC |
[ Payflow Pro ] ------------------------------------------- Version 3.0 libpfpro.so in /usr/local/lib pfpro.h in /usr/local/include [ PHP Configure ]------------------------------------------ php-4.0.6RC4 './configure' '--with-apache=/usr/src/apache_1.3.0/' '--with-mysql=/usr/local/mysql/' '--enable-debug' '--enable-track-vars' '--with-sybase-ct=/opt/sybase/' '--with-pfpro' [ Apache Configuration ] ---------------------------------- version -> Apache/1.3.0 Ben-SSL/1.19 from ./src/Configuration: AddModule modules/ssl/apache_ssl.a AddModule modules/php4/libphp4.a [ GDB Backtrace ]------------------------------------------ (gdb) run -X Starting program: /usr/src/apache_1.3.0/src/httpd -X Skip first time initialisation Reading certificate and key for server www.college.columbia.edu:443 Program received signal SIGSEGV, Segmentation fault. 0x4009b00c in pfproVersion () from /usr/local/lib/libpfpro.so (gdb) bt #0 0x4009b00c in pfproVersion () from /usr/local/lib/libpfpro.so #1 0x8141061 in InitSSLServer () #2 0x814534f in ap_init_modules () #3 0x814b411 in standalone_main () #4 0x814b949 in main () #5 0x4022a9cb in __libc_start_main (main=0x814b760 <main>, argc=2, argv=0xbffffb34, init=0x806437c <_init>, fini=0x8167c1c <_fini>, rtld_fini=0x4000ae60 <_dl_fini>, stack_end=0xbffffb2c) at ../sysdeps/generic/libc-start.c:92 (gdb)