Thanks for taking the time to read this.
Has anyone installed PHP on Mac OS X Server with support for Verisign's
PayFlow Pro (--with-pfpro)?
I am currently trying to do so and it doesn't seem feasible. Verisign
says they only support the use of their Pure Java SDK
(http://kb.verisign.com/esuppor
Michel Mounier wrote:
> j'ai un petit souci d'install de "php-4.3.3" sur "solaris-8" !
>
> - j'utilise comme variables :
>LD_RUN_PATH=/usr/local/ssl/lib:/usr/local/mysql/lib/mysql
>CC=gcc
>
> - et comme configure les commandes suivantes :
>./configure --with-apxs=/usr/lo
Hello,
When compiling open source on HPUX, try these steps:
1.) Make sure you have the linker patch (PHSS_26559 or later) installed
on the OS.
2.) Use GNU C compiler, not HP ANSI C.
3.) Use GNU build tools (and versions) m4 1.4, automake 1.5, autoconf
2.52, libtool 1.4
4.) Before compiling PHP
Bonjour,
j'ai un petit souci d'install de "php-4.3.3" sur "solaris-8" !
- j'utilise comme variables :
LD_RUN_PATH=/usr/local/ssl/lib:/usr/local/mysql/lib/mysql
CC=gcc
- et comme configure les commandes suivantes :
./configure --with-apxs=/usr/local/apache2/bin/apxs \
Hi,
I already installed these packages Red Hat Linux 9 Server.
1. Oracle Client 9.2.0.
2. PHP 4.3.3
3. Apache 2.0.47
4. Postgresql 7.2.3
But when I try to compile the PHP with this command
./configure \
--with-apxs2=/usr/local/apache2/bin/apxs --enable-track-vars \
--with-oci8=/opt/oracle/produ