Works like a charm after cvs up and rebuild.
Thanks to all supporters.
Regards
Uwe
Uwe Pries schrieb:
Hello Tony,
please look at http://phpfi.com/343743
Regards
Uwe
Antony Dovgal schrieb:
On 15.08.2008 11:55, Antony Dovgal wrote:
On 15.08.2008 01:17, Uwe Pries wrote:
Hello internals,
Hello Tony,
please look at http://phpfi.com/343743
Regards
Uwe
Antony Dovgal schrieb:
On 15.08.2008 11:55, Antony Dovgal wrote:
On 15.08.2008 01:17, Uwe Pries wrote:
Hello internals,
I use following configure script to build PHP 5.3.0alpha2-dev:
#! /bin/sh
#
# Created by configure
'./con
On 15.08.2008 11:55, Antony Dovgal wrote:
On 15.08.2008 01:17, Uwe Pries wrote:
Hello internals,
I use following configure script to build PHP 5.3.0alpha2-dev:
#! /bin/sh
#
# Created by configure
'./configure' \
'--with-apxs2=/usr/local/apache/current/bin/apxs' \
'--with-config-file-path=/etc
On 15.08.2008 01:17, Uwe Pries wrote:
Hello internals,
I use following configure script to build PHP 5.3.0alpha2-dev:
#! /bin/sh
#
# Created by configure
'./configure' \
'--with-apxs2=/usr/local/apache/current/bin/apxs' \
'--with-config-file-path=/etc' \
'--enable-maintainer-zts' \
"$@"
It j
On 15.08.2008 01:17, Uwe Pries wrote:
Hello internals,
I use following configure script to build PHP 5.3.0alpha2-dev:
#! /bin/sh
#
# Created by configure
'./configure' \
'--with-apxs2=/usr/local/apache/current/bin/apxs' \
'--with-config-file-path=/etc' \
'--enable-maintainer-zts' \
"$@"
Plea
Hello internals,
I use following configure script to build PHP 5.3.0alpha2-dev:
#! /bin/sh
#
# Created by configure
'./configure' \
'--with-apxs2=/usr/local/apache/current/bin/apxs' \
'--with-config-file-path=/etc' \
'--enable-maintainer-zts' \
"$@"
With this config (here's my real one:
http: