[PHP-INSTALL] problem with building libphp4.so

2003-11-17 Thread Wim Paulussen
Hi, I am trying to install PHP as a module under Apache and I have the following configuration : SuSE 8.2 Professional (the minimal installation + all compilers including gcc) Apache 1.3.29 PHP 4.3.4 I can get Apache up and running. The files for 'making' the .so file are in place at src/module

[PHP-INSTALL] Help with Solaris/iPlanet 4.1 Setup

2003-11-17 Thread Evans, Tim
I've followed the instructions at http://www.php.net/manual/en/install.netscape-enterprise.php for setting up PHP 4.3.4 with iPlanet 4.1 on Solaris 8, including: mime.types: type=magnus-internal/x-httpd-phpexts=php obj.conf: Init fn="load-modules" funcs="php4_init,php4_execute,php4_auth

[PHP-INSTALL] cgi error

2003-11-17 Thread Jason Cole
I figure from all the research I’ve done this is probably a common error, but I cannot get php to work at all.  I am running iis 5 on windows xp.  I used the Windows Installer for PHP.  When trying to call any php page (even ), I get a cgi error:  The specified CGI application misbehaved by

[PHP-INSTALL] Installing PHP 4.3.4 with OpenLDAP 2.1.22

2003-11-17 Thread M.McNeil
Hello, I'm trying to install PHP 4.3.4 with LDAP support on Solaris 8. I'm compiling PHP as a DSO for Apache and I'm using OpenLDAP 2.1.22. Everything compiles just fine, however when I do a make install, I get the error: "Assertion Failed: LDAP_VALID (ber) encode.c line 472." Can anyone help m

Re: [PHP-INSTALL] Can't get PHP to work with postgres

2003-11-17 Thread Barry C . Hawkins
On Nov 16, 2003, at 8:51 PM, Bengt Hammarlin wrote: This is what I do: cd httpd-2.0.48/ (apache) configure make cd ../postgresql-7.3.4/ configure make make install cd ../php-4.3.4/ ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-postgres make make install libtool --fin

[PHP-INSTALL] mcrypt libraries?

2003-11-17 Thread Jas
I am not sure if I should post my question here but I will anyways. Ok, I have compiled the mcrypt libraries on a Redhat 9 box running apache 2 with php4. And I need to know the next step(s) in getting php to use the libmcrypt libraries. If anyone has set this up in the past or has some point