Re: [PHP-INSTALL] Re: Install Apache/PHP where to find libphp4.so?]

2004-02-10 Thread Alain Barthélemy
Le Tuesday 10 February 2004, 20:57:30 ou environ Michael Mauch <[EMAIL PROTECTED]> a écrit: > Alain Barthélemy <[EMAIL PROTECTED]> wrote: > > > PHP-4.3.4: ./configure --with-apx2=/www/bin/apxs > > --with-config-file-paths=/www/conf --enable-sigchild > > Is the "--with-apx2" (instead of "--with-a

[PHP-INSTALL] Re: Need help installing GD library for PHP 4.3.4 on Fedora FC1

2004-02-10 Thread Joe Orton
On Tue, Feb 10, 2004 at 12:48:40PM -0800, Radi Shourbaji wrote: > Hello All! > I'm trying to move an application which makes use of the GD extensions > to PHP to a newly built system based on Fedora FC1 (Linux). Unfortunately > the GD extensions don't seem to have been included Fedora Hi - wh

[PHP-INSTALL] Need help installing GD library for PHP 4.3.4 on Fedora FC1

2004-02-10 Thread Radi Shourbaji
Title: Message Hello All!    I'm trying to move an application which makes use of the GD extensions to PHP to a newly built system based on Fedora FC1 (Linux).  Unfortunately the GD extensions don't seem to have been included Fedora, so I would appreciate your guidance in how to install this

[PHP-INSTALL] Re: Install Apache/PHP where to find libphp4.so?]

2004-02-10 Thread Michael Mauch
Alain Barthélemy <[EMAIL PROTECTED]> wrote: > PHP-4.3.4: ./configure --with-apx2=/www/bin/apxs > --with-config-file-paths=/www/conf --enable-sigchild Is the "--with-apx2" (instead of "--with-apxs2") only a typo here or did you also use that on your command line? > libphp4.so is in /www/modules.

[PHP-INSTALL] Re: solaris gcc problem ...

2004-02-10 Thread Michael Mauch
Scott Maclure <[EMAIL PROTECTED]> wrote: > [-- multipart/alternative, Encoding 7bit, 1 Zeilen --] Can you please turn HTML off? > bash-2.03$ ./configure --with-apxs=/usr/local/stronghold/bin/apxs > creating cache ./config.cache > checking host system type... sparc-sun-solaris2.8 > checking for g

[PHP-INSTALL] solaris gcc problem ...

2004-02-10 Thread Maclure, Scott
bash-2.03$ ./configure --with-apxs=/usr/local/stronghold/bin/apxscreating cache ./config.cachechecking host system type... sparc-sun-solaris2.8checking for gcc... gccchecking whether the C compiler (gcc  ) works... noconfigure: error: installation or configuration problem: C compiler cannot

[PHP-INSTALL] Unable to get Sablot XSLT functions to work with WinXP

2004-02-10 Thread Joe
I am unable to use the XLST extensions with my current WinXP/Apache/PHP development environment. My system configuration is running WinXP OS with an Apache 1.3.22 Web Server and PHP 4.3.4. I have tried to narrow the problem by minimizing the code. I down to using a simple php program with the fo

[PHP-INSTALL] TEST

2004-02-10 Thread agl
The message contains Unicode characters and has been sent as a binary attachment. <>

[PHP-INSTALL] upgrading php to 4.3.4 on stronghold?

2004-02-10 Thread Maclure, Scott
Hi all,   I have a server that's running stronhold, running their latest php (4.1.2 I believe), which is too old for the application I want to run on the server! So, I wanted to upgrade the server to php 4.3.4 (latest recommended PHP release).   Now, usually I follow the instructions for v

[PHP-INSTALL] Install Apache/PHP where to find libphp4.so?]

2004-02-10 Thread Alain Barthélemy
Hi, The problem is the following: Computer 1: Apache-2.0.48: ./configure --prefix=/www --enable-so --enable-modules=all --enable-mods-shared=most PHP-4.3.4: ./configure --with-apx2=/www/bin/apxs --with-config-file-paths=/www/conf --enable-sigchild libphp4.so is in /www/modules. I copied it fr