php-install Digest 22 Nov 2002 07:24:33 -0000 Issue 1128

2002-11-21 Thread php-install-digest-help
php-install Digest 22 Nov 2002 07:24:33 - Issue 1128 Topics (messages 9212 through 9217): Re: HP-UX 11.00 PHP-4.3.0RC1 Apache-2.0.43 'Bad Magic Number' 9212 by: Briggs, Patrick PHP4.2.3 Install Error on Win98/PWS4 9213 by: Tes Falcon PHP FastTemplates Fails on RH7.3 (regex

[PHP-INST] PATCH: correctly locate IMAP headers

2002-11-21 Thread ken restivo
This patch fixes a problem with the --with-imap search algorithm. I have an ancient version of IMAP running on my build machine, but I am building php4 to use an up-to-date version of imap, using the --with-imap configure argument. Prior to this patch, configure would ignore my $withval and ins

[PHP-INST] Installation Problems

2002-11-21 Thread Shahram Khosraviani
Hi Group, This is my first time out here. I need to run php off from my windows 98. I downloaded the file from php.net and installed it. I have pws running. I just don't know how do i get to start php from windows 98 envirnoment. Thank You Shahram -- PHP Install Mailing List (http://www.p

[PHP-INST] I can't install GD

2002-11-21 Thread Santiago
I have a problems when I try to compile php with gd. The error message (when I try to start the apache) Syntax error on line 222 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/libexec/libphp4.so: undefined symbol: gd_module_ent

[PHP-INST] PHP FastTemplates Fails on RH7.3 (regex problem?)

2002-11-21 Thread Gary Smith
Hi All, I've been using PHP and FastTemplates for a couple of years on multiple platforms (Mac OSX, Win98, WinNT, Solaris). I've just installed RedHat 7.3 and FastTemplates doesn't work anymore. I get the message: Warning: Invalid content of \{\} in /var/www/cgi-bin/php/FastTemplate/class.FastTem

[PHP-INST] PHP4.2.3 Install Error on Win98/PWS4

2002-11-21 Thread Tes Falcon
I've checked the archives but I don't see this problem or error messages anywhere. If I overlooked the simple solution, forgive a PHP newbie. The other day I was working on my dev site on my personal machine (AMD K6-2 300 w/ Win98 & PWS4) when I tried to use the fmod(); function that I found in th

RE: [PHP-INST] HP-UX 11.00 PHP-4.3.0RC1 Apache-2.0.43 'Bad Magic Number'

2002-11-21 Thread Briggs, Patrick
I already have that linker patch installed, so it didn't make a difference. I think the problem is PHP-4.3.0RC1 is creating a static version of phplib4 instead of a dynamic shared version. There is a reference to this problem as bug # 19918 on bugs.php.net > -Original Message- > From: Kon

php-install Digest 21 Nov 2002 14:23:55 -0000 Issue 1127

2002-11-21 Thread php-install-digest-help
php-install Digest 21 Nov 2002 14:23:55 - Issue 1127 Topics (messages 9204 through 9211): php installation problem 9204 by: zafar problem encountered when configure with oracle 9205 by: Timothy Yim [ITS] configure problem with oci8 9206 by: Timothy Yim [ITS] imap p

Re: [PHP-INST] HP-UX 11.00 PHP-4.3.0RC1 Apache-2.0.43 'Bad Magic Number'

2002-11-21 Thread Konrad Ludwikowski
Czesc Patrick, Wednesday, November 20, 2002, 12:54:50 AM, you wrote: BP> I'm attempting to build PHP-4.3.0RC1 on HP-UX 11.00 with Apache-2.0.43 and try PHSS_26559, if it don't help mayby it will give you better message... -- Pozdrawiam, Konradmailto:[EMAIL PROTECTE

Re: [PHP-INST] Re: make error with gd

2002-11-21 Thread Pierre-Alain Joye
On Wed, 20 Nov 2002 23:24:25 +0100 "Denis" <[EMAIL PROTECTED]> wrote: > Well I managed to come pass the gd problem with php-4.3.0RC1, but > now compiling hangs at: Do you compile apache yourselft or used RPMs ? If you ve used RPMS, install devel packages too. btw, for the bundled gd with RC1 s

Re: [PHP-INST] make error with gd

2002-11-21 Thread Pierre-Alain Joye
On Wed, 20 Nov 2002 18:59:15 +0100 "Denis" <[EMAIL PROTECTED]> wrote: > "Pierre-Alain Joye" <[EMAIL PROTECTED]> wrote: > > >> It seems you use a 2.04+ version of GD ? > > Yes I did install gd-2.0.7 > What I don't understand is why it says that there is an error in the > gd.c which comes with ph