[PHP-INST] PHP-4.0.4pl1

2001-04-12 Thread Fabio A. Jacometto
Hello people, I want to install PHP-4.0.4pl1 to run with Horde and Imp 2.3 on OpenBSD 2.8. When I try build php4, I receive an error message Stop in /root/packages/php-4.0.4pl1 (line 23 of /root/packages/php-4.0.4pl1/build/library.k). *** Error code 1 Stop in /root/packages/php-4.0.4pl1 (line 23

[PHP-INST] PHP 4.0.4pl1 on NT4 compiling - bison error

2001-03-27 Thread Hugh Jones
Hi, When I try to compile php on windows, it gets an error, with bison saying it does not support the S option - does anyone know how to fix this? Cheers, Hugh Jones System Administrator Wordmap Ltd Tel: 01225 358121 [EMAIL PROTECTED] http://www.wordmap.com

Re: [PHP-INST] php-4.0.4pl1 under AIX 4.3.3.0

2001-03-16 Thread Ulrich Bernhard
After long testing with dbx I think it was a problem with the IBM C compiler. We have installed Vac.C 5.0.1.0. An upgrade to Vac.C 5.0.1.1 helps to get a running php4 version. (There have been no problems with the gnu gcc) Ulrich Ulrich Bernhard wrote: > > I tried to compile php-4.0.4pl1 un

[PHP-INST] PHP 4.0.4pl1 on Win NT 4 SP6 with Apache 1.3.19

2001-03-13 Thread Hugh Jones
Hi, Does anyone know why fsockopen times out with PHP 4.0.4pl1 on Win NT 4 SP6 with Apache 1.3.19??? I've done all the dlls thing, even msvcrt.dll - and it still not work :( Can anyone shed any light on this pleease? Cheers, Hugh Jones System Administrator Wordmap Ltd Tel: 01225 358121

[PHP-INST] PHP 4.0.4pl1 ON MIPS (Cobalt Networks Raq)

2001-03-09 Thread Rex Bloom
I had a good time of it getting this to compile. I cannot get mysql to work but that is another question entirely. Anyway, the point: I have the binary compiled but it will not load. Is there another .so file that I am missing? I got the RC1 to compile and install and it is being used now, bu

[PHP-INST] php-4.0.4pl1 under AIX 4.3.3.0

2001-03-09 Thread Ulrich Bernhard
I tried to compile php-4.0.4pl1 under AIX 4.3.3.0 with the following Compilers and flags: cc -ma -O3 -qstrict xlc -ma -O3 -qstrict cc -ma -g xlc -ma -g The compilation runs without errors, when I add the following flags: -DHAVE_DLFNC_H and when I change the include macroname V_RENAME to someyhin

[PHP-INST] PHP 4.0.4pl1 on Cobalt Raq 2

2001-02-24 Thread Matt Perry
I have a Cobalt Raq 2 with with 2.0.34C52_SK kernel installed. (Apparently a Cobalt built kernel). When I compile PHP and then try to execute it, it will dump core with the following message: Floating point exception (core dumped) I'm untaring the files, cd'ing to the directory and running '.

[PHP-INST] PHP 4.0.4pl1 + Oracle 9iAS + AIX 4.3.3 - Seg faults at first PHP call -Pthreads?

2001-02-18 Thread Michael Champagne
Anyone have any ideas as to what my problem is here? From the core dump it looks like a problem with pthreads but I'm stuck as to where to go from here. Here is exactly what I did to reproduce the problem. This is on an AIX 4.3.3 box with Oracle 9iAS which runs Apache 1.3.12. I have success

RE: [PHP-INST] PHP 4.0.4pl1 & PDFlib 3.03

2001-02-05 Thread Pomar Berry, Christian
Well, I don't remember the details, but pdflib has a --shared-libs option or something like that (try with ./configure --help). It then generates a .so file. . *** DISCLAIMER: Este mensaje contiene información

RE: [PHP-INST] PHP 4.0.4pl1 & PDFlib 3.03

2001-02-05 Thread Pomar Berry, Christian
001 16:43 > Para: [EMAIL PROTECTED] > Asunto: [PHP-INST] PHP 4.0.4pl1 & PDFlib 3.03 > > > > Hi! > I would like to compile PHP with pdflib, but in configuration > phase of PHP i get > > configure:33582: checking whether to include Pdflib 3.x support > c

[PHP-INST] PHP 4.0.4pl1 & PDFlib 3.03

2001-02-05 Thread Administrator
Hi! I would like to compile PHP with pdflib, but in configuration phase of PHP i get configure:33582: checking whether to include Pdflib 3.x support configure:33732: checking for PDF_show_boxed in -lpdf configure:33751: egcs -o conftest -O9 -funroll-loops -ffast-math -malign-double /usr

[PHP-INST] PHP 4.0.4pl1 on NES 4.1sp5

2001-02-02 Thread Andrew Johnson
Hi, We're having trouble getting PHP 4.0.4pl1 to work properly on an iPlanet Enterprise Server 4.1sp5 on Solaris 8. We've followed the instructions on building with nsapi (having found and fixed the configure problem so we could get it to build) including the helpful web-page that Benoit Noss pr

Re: [PHP-INST] PHP 4.0.4PL1 Installation problem

2001-01-30 Thread Jani Taskinen
On Mon, 29 Jan 2001, Cool Max wrote: >Hello ! >I try to configure PHP4.0.4PL1 with some features: >./configure \ > --with-apache=../apache_1.3.12 \ > --with-mysql=/usr/local/mysql \ > --enable-track-vars \ > --enable-gd-imgstrttf \ > --with-gd \ > --with-jpeg-dir \ > --with-t1lib >And at t

[PHP-INST] PHP 4.0.4PL1 Installation problem

2001-01-30 Thread Cool Max
Hello ! I try to configure PHP4.0.4PL1 with some features: ./configure \ --with-apache=../apache_1.3.12 \ --with-mysql=/usr/local/mysql \ --enable-track-vars \ --enable-gd-imgstrttf \ --with-gd \ --with-jpeg-dir \ --with-t1lib And at the and of running configuration script, I saw net

[PHP-INST] PHP-4.0.4pl1 with --with-pgsql problem

2001-01-26 Thread Pieter.Donche
Hi, I have a problem with PHP-4.0.4pl1 when building support for PostgreSQL. In september I succeeded compiling in PostgresQL support in PHP-4.0.2 and making an Apache_1.3.12. Now with PHP-4.0.4pl1 I get an error when make'ing PHP with PostgreSQL support My configuration is: ./configure --with-