[PHP-INST] Installing PHP4.0.4pl1 on Redhat 6.2

2001-02-08 Thread Scott Mebberson
Hi Guys, Can you install PHP 4.0.4pl1 on Redhat 6.2 - Also, apache will be installed and configured with the installation of Redhat 6.2 so is PHP 4.0.4pl1 still compatible with Redhat 6.2 and whatever version of Apache gets installed with it?? Does anybody know about MySQL aswell? Thanks Guys

[PHP-INST] PHP4 on Win2k and IIS 5 security

2001-02-08 Thread Benoit LeMenn
Hi, I am encountering a problem , I ve managed to install php as a cgi on IIS 5 but I get an error if I try to switch to isapi : I get an error page and in my log : W3SVC The server failed to load application '/LM/W3SVC/1/ROOT'. The error was 'The server process could not be started because th

RE: [PHP-INST] PHP seg faults on AIX 4.3.3

2001-02-08 Thread Michael Champagne
Got PHP working with Oracle IAS 1.0.2, 8i, and AIX 4.3.3!! It is possible. There is a problem since the configure script does not properly handle the fact that AIX 4.3.3 does not include the alloca() function in its standard library. We went through the C/header files undefining HAS_ALLOCA

[PHP-INST] Undefined symbol "_finite" with php 4.0.4pl1 and FreeBSD 2.2.6

2001-02-08 Thread Mike Holling
I'm trying to put a new apache and php install on an old FreeBSD box with no-longer-supported hardware. PHP configures and compiles fine, but I get the following run-time error with apache: pager# apachectl start Syntax error on line 224 of /usr/local/httpd/conf/httpd.conf: Cannot load /usr/loca

Re: [PHP-INST] Netscape LDAP with PHP

2001-02-08 Thread Alfred Lerch
Saludos Jorge, I tried a couple of hours to compile PHP with NSLDAP and even started to chnage source code a little bit - all to no avail - the compilation errors wouldn't go away. Then I switched to OpenLDAP from www.openldap.org - it compiled immediately without any error at all and provides a

[PHP-INST] Both with apache and without

2001-02-08 Thread Gary Algier
I am trying to build the php module (--with-apxs) and the php executable. If I configure like: ./configure --with-apxs it will build the module. It also builds pear which makes a reference to the php executable which it does not build. A "make test" fails because the executable was not

[PHP-INST] GD Problem

2001-02-08 Thread \(Mr\) Pekka Gaiser
Hi, I killed PHP today trying to recompile it with GD support Could someone explain a linux beginner how to use GD with PHP's dl() command. Also, for my work I now have to use a server where I don't have admin rights so I can't compile anything... Anyone have an Idea about where to get the

[PHP-INST] Fatal error: Call to undefined function

2001-02-08 Thread Daniel Hörberg
Hey ! I really need someone to crack this nut for me. I've installed the newest stable version of php4. I´ve gone through the entire docs/FAQ, but I can´t find anything that would help me on this problem.. Can this have something to do with mysql ? I dont know if mysql is required for php4. I ca

[PHP-INST] Netscape LDAP with PHP

2001-02-08 Thread Jorge Izquierdo
Hello, that´s my first mail in this list. I have a problem triying to install PHP on my computer. I´ve configured PHP for a installation compatible with LDAP with the following instruction: ./configure --with-apache=../apache_1.3.17 --with-imap=/var/tmp/src/imap/imap-2000c --with-ldap=/usr/ne

[PHP-INST] Exception Stack Error

2001-02-08 Thread Ashley M. Kirchner
I just compiled apache_1.3.17, mod_perl-1.25 and php-4.0.4pl1. However, now when I try to start apache, I get the following error: Fatal System Error: Raise at top of Exception Stack Where might this error be coming from? Apache? PHP? Some other PHP extension I might have compile