Hi out there,

i seem to have a bigger problem with the compilation of PHP 4.1.2 
on a SuSe Linux 7.0 standard installation.
I have currently running an Apache 1.3.12 with PHP 4.0.0 as 
module and MySQL 3.22.23. They came with the distribution, i just 
installed the packages and they do all work fine.
Now i have and want to upgrade to PHP 4.1.2.
After installing several packages (e.g. Flex, bison and mysql dev) 
to resolve some problems occuring with ./configure, i'm now at a 
point where nether myself nor the german newsgroups for PHP or 
Linux have any idea left.
After using the attached configure file config.sh the configuration 
ends up with the "Something is likely to be messed up here,.." 
message and the advice to send the debug.log to this newsletter.
Since i tried everything else i or someone in the mentioned 
newsgroups could imagine, this is exactly what i'm doing now *g*.
Would be great if someone had a hint for me.

thx a lot 4 Your help
D.
-- 
Daniel Liebig
Web Developer

Wevin - We Visualize Information
http://www.wevin.de

Tel.: 089 / 23 07 74 64
Klenzestr. 44 Rgb.
80469 Muenchen


#!/bin/sh
./configure \
--with-mysql=/usr \
--with-zlib=yes \
--with-gd=yes \
--enable-ftp \
--with-xml \
--with-ttf \
--with-yd \
--with-smnp \
--with-config-file-path=/etc/httpd \
--with-apxs=/usr/sbin/apxs \
--with-exec-dir=/usr/lib/apache/bin \
--enable-versioning \
--enable-yp \
--enable-trans-sid \
--enable-inline-optimization \
--enable-track-vars \
--enable-magic-quotes \
--enable-safe-mode \
--enable-sysvsem \
--enable-sysvshm \
--enable-bcmath \
--enable-calendar \
--with-openssl \
i386-suse-linux-gnu
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- File information -----------
     File:  debug.log
     Date:  22 Apr 2002, 8:36
     Size:  1303 bytes.
     Type:  Unknown

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to