|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-08-29 11:19 UTC] sas at cvs dot php dot net
[1999-09-01 12:54 UTC] seth at psy dot au dot dk
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Jun 24 08:00:01 2026 UTC |
1. Compile with: export CFLAGS="-fPIC $RPM_OPT_FLAGS" export LDFLAGS=-s sh ./configure --with-apxs=/usr/sbin/apxs \ --prefix=/usr \ --with-config-file-path=/etc/httpd \ --enable-magic-quotes \ --enable-memory-limit \ --enable-safe-mode \ --with-sybase=/opt/sybase \ --with-mysql=/usr \ --with-gettext=/usr \ --enable-track-vars 2. Try to start Apache 1.3.9 3. Get: Cannot load /usr/libexec/apache/libphp4.so into server: /usr/libexec/apache/libphp4.so: undefined symbol: mysql_module_entry 4. Other facts: mysql-3.22.23b php-3.0.12 loads (and can use mysql functions) It is possible to load php4 if mysql is not compiled in.