[PHP-INST] Building with Sablotron

2002-03-19 Thread Dr CHEUNG Ngai Tseung
I am trying to build PHP4.1.12 with Sablotron support "--enable-xslt --with-xslt-sablot", using Sablotron-0.9 and with js-1.5rc4 installed, but when I launch Apache I get the following error: "Cannot load /etc/httpd/modules/libphp4.so into server: /usr//lib/libsablot.so.0: undefined symbol: JS_Pr

Re: [PHP-INST] prob install gd 1.8.4 jpeg-6b php 4.1.12

2002-03-19 Thread Joe R. Jah
On Tue, 19 Mar 2002, Jonathan Ohlrich wrote: > Date: Tue, 19 Mar 2002 16:37:23 -0500 > From: Jonathan Ohlrich <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [PHP-INST] prob install gd 1.8.4 jpeg-6b php 4.1.12 > > Freebsd 4.3 > apache 1.3.23 > gd-1.8.4 > jpeg-6b > libpng-1.2.1 > zlib-1.1.

Re: [PHP-INST] php 4.1.2 + httpd-2.0.32-beta

2002-03-19 Thread Rasmus Lerdorf
Why can't you get --with-apxs to work? It works everywhere. -Rasmus On Tue, 19 Mar 2002, Shane wrote: > I have tired every-other combination, but I think --with-apxs should be > used. Unfortenity i couldn't get this way to work away. Maybe by now, > php-cvs is updated enough to fix the --with-

Re: [PHP-INST] php 4.1.2 + httpd-2.0.32-beta

2002-03-19 Thread Shane
I have tired every-other combination, but I think --with-apxs should be used. Unfortenity i couldn't get this way to work away. Maybe by now, php-cvs is updated enough to fix the --with-apache error. :-) "Austin Gonyou" <[EMAIL PROTECTED]> wrote in message 1015265582.21938.3.camel@UberGeek">news:

[PHP-INST] Weird problems building with xmlrpc and xslt

2002-03-19 Thread Dr CHEUNG Ngai Tseung
I'm having a weird problem trying to build php4.1.2 on redhat6. I am configuring with xml, xmlrpc and xslt: ./configure \ --with-config-file-path=/etc/httpd/conf --enable-rule=EAPI \ --with-xmlrpc --enable-xslt --with-xslt-sablot \ --enable-memory-limit --prefix=/usr/local

php-install Digest 19 Mar 2002 21:38:42 -0000 Issue 752

2002-03-19 Thread php-install-digest-help
php-install Digest 19 Mar 2002 21:38:42 - Issue 752 Topics (messages 6410 through 6416): Re: GD/Zlib install problems 6410 by: Jürgen Schoch Apache Make 6411 by: Andrews, Max 6412 by: Rasmus Lerdorf 6413 by: Neil Lincoln 6414 by: Kai Schaetzl ext/ja

[PHP-INST] prob install gd 1.8.4 jpeg-6b php 4.1.12

2002-03-19 Thread Jonathan Ohlrich
Freebsd 4.3 apache 1.3.23 gd-1.8.4 jpeg-6b libpng-1.2.1 zlib-1.1.3 Compile options: ./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql --enable-ftp --with-mm=/usr/local/lib --with-gd=/home/uploads/gd-1.8.4 --with-jpeg-dir=/ usr/local --with-png-dir=/usr/local --with-zlib --with-con

[PHP-INST] ext/java

2002-03-19 Thread brad lafountain
Hello, I've been trying to compile the java extension on linux. Everythign compiles fine but instead of producing a shared .so file it creates a static .a file what am i doing wrong here. I've searched alot and i found somepeople were having the same problem but there was no response to them. Hop

Re: [PHP-INST] Apache Make

2002-03-19 Thread Kai Schaetzl
Your message of Tue, 19 Mar 2002 10:26:10 -0500: > my_compress.o(.text+0x13a): undefined reference to `compress' > I think you have to configure "--with-zlib", has been mentioned several times on this list in the recent past. Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Int

RE: [PHP-INST] Apache Make

2002-03-19 Thread Neil Lincoln
Yes we need several tools to help see what is going on with the system. -Original Message- From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 9:43 AM To: Andrews, Max Cc: '[EMAIL PROTECTED]' Subject: Re: [PHP-INST] Apache Make Add --with-zlib to the PHP configu

Re: [PHP-INST] Apache Make

2002-03-19 Thread Rasmus Lerdorf
Add --with-zlib to the PHP configure line On Tue, 19 Mar 2002, Andrews, Max wrote: > Having problems compiling httpd with php4 module activated. I am using PHP > 4.1.2, Apache 1.3.22 and MySQL 3.23.49a on Linux Red Hat 6.0. > > Error reads, > -o httpd buildmark.o modules.o modules/standard

[PHP-INST] Apache Make

2002-03-19 Thread Andrews, Max
Having problems compiling httpd with php4 module activated. I am using PHP 4.1.2, Apache 1.3.22 and MySQL 3.23.49a on Linux Red Hat 6.0. Error reads, -o httpd buildmark.o modules.o modules/standard/libstandard.a modules/php4/libphp4.a main/libmain.a ./os/unix/libos.a ap/libap.a lib/expat-li

[PHP-INST] Re: GD/Zlib install problems

2002-03-19 Thread Jürgen Schoch
A workaround is compilation of php 4.1.2 as dynamic module (DSO) for apache: First in apache : make clean ./configure --enable-module=so make make install Then in php: make clean ./configure --with-apxs=/usr/local/apache1.3.23/bin/apxs \ --enable-track-vars \ --enable-force-cgi-redirect --enab

php-install Digest 19 Mar 2002 08:52:54 -0000 Issue 751

2002-03-19 Thread php-install-digest-help
php-install Digest 19 Mar 2002 08:52:54 - Issue 751 Topics (messages 6405 through 6409): Re: Problem compiling php 4.1.2, help, anyone? 6405 by: Kai Schaetzl Apache/SAPI compile problem: 6406 by: Alex Black buildconf generates broken configure script (4.1.2) 6407 b

[PHP-INST] PHP 4.1.2 on PWS: "PHP CGI cannot be accessed directly". How do I fix this??

2002-03-19 Thread Wetgos
When I make request at http://localhost/scripts/info.php PHP returns the following: Security Alert! PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set. This