When we compile 3.0.18 with enable versioning we go no further, 4.0.4r1
compiles fine!!  Suggestions are very welcome...

!!Core dump!! with --enable-versioning PHP3.0.18 as DSO for apache_1.3.14 on
RH7?

Current ./configure's for relevent items

        Red Hat 7.0 (Guinness)
                uname -mrspv  
                        Linux 2.2.16-22 #1 Tue Aug 22 16:49:06 EDT 2000 i686 unknown

        apache_1.3.14           (compiles & installs fine)
                ./configure --with-layout=Apache --prefix=/usr/local/apache_1.3.14
--enable-module=so
        gd-1.8.3                        (just make install, works fine)
        mysql-3.23.30-gamma     (compiles & installs fine)
                ./configure  --prefix=/usr/local/mysql
        php-4.0.4pl1            (compiles & installs & runs fine (had to mysql dir to
/etc/ld.so.conf))
                ./configure  --with-apxs=/usr/local/apache_1.3.14/bin/apxs 
--enable-versioning --with-config-file-path=/etc/httpd/conf
--with-exec-dir=/usr/local/apache_1.3.14/cgi-bin
--with-mysql=/usr/local/mysql --with-system-regex=yes --with-xml
--enable-memory-limit=yes --enable-debug --enable-debugger
--enable-track-vars --enable-safe-mode 
        php-3.0.18
                ./configure  --with-apxs=/usr/local/apache_1.3.14/bin/apxs
--enable-versioning --with-config-file-path=/etc/httpd/conf
--with-exec-dir=/home/httpd/cgi-bin --with-mysql=/usr/local/mysql/
--with-system-regex --with-xml --enable-memory-limit=yes --enable-debug
--enable-debugger --enable-track-vars --enable-safe-mode 



$ /usr/local/apache_1.3.14/bin/apachectl start
/usr/local/apache_1.3.14/bin/apachectl: line 171: 15098 Segmentation fault
(core dumped) $HTTPD
/usr/local/apache_1.3.14/bin/apachectl start: httpd could not be started 
$

php-3.0.18 will work without --enable-versioning .....

any ideas

_____________________________________________________________________________
http://cars.yahoo.com.au/ - Yahoo! Cars
- Buy, sell or finance a car..

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to