[PHP-INST] Re: Apache 2.0.3.9

2002-06-20 Thread Matt Parlane
Hi Costas... I answered a similar question on php-windows yesterday. Hopefully it helps. Matt ~~ Hiya... You don't really need to compile anything - just go to http://snaps.php.net/win32, or http://ftp.proventum.net/pub/php/win32-snapshots/ and download one of

RE: [PHP-INST] Why is installing PHP+GD+MySQL+Apache on Linux so hard?

2002-06-20 Thread Thomas Spellman
I tried apache toolbox once on linux and found it much more difficult than necessary. But as far as I know, GD is compiled into php by default, you just have to uncomment the module in the php config file. You can install the php gd module as an rpm. In fact, all of the packages install nicely a

Re: [PHP-INST] Apache 2.0.3.9

2002-06-20 Thread Rasmus Lerdorf
Apache 2 is not officially supported in PHP 4.2 This issue is fixed in CVS, but Apache 2 is still very much a moving target and it is simply not possibly for us to release a new version of PHP everytime they make backward-compatibility breaking changes in Apache 2. -Rasmus On Thu, 20 Jun 2002,

[PHP-INST] Apache 2.0.3.9

2002-06-20 Thread Costas Piliotis
It seems that the php4apache2.dll isn't loading as a module in Apache 2.0.3.9, yet it does in 2.0.3.6. I wonder if I'm doing something wrong, or if there is a bug in that dll? I understand it's experimental still, but i'm nevertheless thinking it's a bug in the dll... I guess I'm just trying to

[PHP-INST] Compile Error

2002-06-20 Thread Ashley M. Kirchner
OS: IRIX 6.5 PHP-4.2.1 -- gcc -I. -I/sources/apache/php-4.2.1/main -I/sources/apache/php-4.2.1/main -I/sources/apache/php-4.2.1 -I/sources/apache/apache_1.3.26/src/include -I/sources/apache/apache_1.3.26/src/os/unix -I/sources/apache/php-4.2.1/Zend -I/sources/apache/php-4.2.

[PHP-INST] Re: php 4.2.1 apache 2.0.39 cookie problems after sapi make problems

2002-06-20 Thread Yasuo Ohgaki
If you search archive, you'll find useful information about Apache2filter support. (Or read 4.2.0 release note) BTW, cookie problem is fixed in CVS IIRC. -- Yasuo Ohgaki Robin Edgar wrote: > Hi, > I've installed Apache 2.0.39 on Debian 2.2 and 2.4, which went fine. > Then installing php 4.2.1,

Re: [PHP-INST] error in make, where is unix.h????

2002-06-20 Thread Gustavo A. Baratto
I just ran into this problem also. comment out the line below in the files Zend/zend.h and main/php.h /* #include */ and run make again. There seems to have a problem with configure script Sung Joo-Yong wrote: > Hi ~ > > I wanna install PHP 4.2.1 on Solaris 2.5.1 > In configuring, I could s

[PHP-INST] error: OpenSSL version 0.9.5 or greater required

2002-06-20 Thread Gustavo A. Baratto
Hi Guys, I'm having the error above when configuring php-4.2.1 with openssl-.0.96d (the newest stable version) and apache-1.3.36 on solaris 9 with gcc-3.1 ./configure can find openssl with no problem, but it complains about the version. I don't have any other version of openssl, and it is loca

Re: [PHP-INST] Why is installing PHP+GD+MySQL+Apache on Linux so hard?

2002-06-20 Thread Chris Hewitt
Bruce, I don't know about SuSE, but its part of the RedHat distribution (assuming you choose to install it). I understand there are also easy to install packages for windows but, as a linux user, I have no experience of them. Hope this helps. Regards Chris Bruce Tobin wrote: > I've manage

php-install Digest 20 Jun 2002 19:46:24 -0000 Issue 893

2002-06-20 Thread php-install-digest-help
php-install Digest 20 Jun 2002 19:46:24 - Issue 893 Topics (messages 7403 through 7408): Re: src/modules/php4/libphp4.a doesn't exist? 7403 by: Robin Edgar php 4.2.1 apache 2.0.39 cookie problems after sapi make problems 7404 by: Robin Edgar Re: Problems installing PHP

[PHP-INST] Why is installing PHP+GD+MySQL+Apache on Linux so hard?

2002-06-20 Thread Bruce Tobin
I've managed to sell my boss on Linux. I've managed to sell my boss on PHP/Apache/MySQL as a stack, with the help of the wonderful FoxServ install package for Windoze. I've just helped him install the stack on Linux, and I can practically hear him rethinking his previous enthusiastic positio