[PHP-INSTALL] PHP as an NSAPI Filter?

2006-02-13 Thread temp_php
I need to do some user authentication using cookies and permissions stuff on an iPlanet platform, and the client prefers me to use NSAPI filters. I know PHP can be compiled as an NSAPI filter, but is it then full capable? What I mean is, once compiled as an NSAPI filter, can I do ANYTHING using P

RE: [PHP-INSTALL] When is --enable-versioning required?

2006-02-13 Thread Mark Galbreath
I just searched a few PHP BB2 sites and it seems that if anyone knows exactly what --enable-versioning does, they ain't tellin'.  The most I have ever bee able to get out of the documentation is that versioning is for writing PHP extensions, which I don't, so I never pursued it further.  Now my c

RE: [PHP-INSTALL] When is --enable-versioning required?

2006-02-13 Thread Srivatsan Vijayasarathy
Thanks!   From: Mark Galbreath [mailto:[EMAIL PROTECTED] Sent: Monday, February 13, 2006 4:08 PMTo: Srivatsan Vijayasarathy; php-install@lists.php.netSubject: RE: [PHP-INSTALL] When is --enable-versioning required? Perhaps this will help:   http://us2.php.net/version_compare   mark>>> "Sri

RE: [PHP-INSTALL] When is --enable-versioning required?

2006-02-13 Thread Mark Galbreath
Perhaps this will help:   http://us2.php.net/version_compare   mark>>> "Srivatsan Vijayasarathy" <[EMAIL PROTECTED]> 13-Feb-06 15:56:05 PM >>> I had read the manual (http://www.php.net/manual/en/configure.php#configure.options.misc ) before the post; but I wasnt clear with the one liner "Take ad

RE: [PHP-INSTALL] When is --enable-versioning required?

2006-02-13 Thread Srivatsan Vijayasarathy
One mystery solved: In PHP 4.0, --enable-versioning means something else, "Export only required symbols. See INSTALL for more information. ". At first glance, INSTALL does not reveal any additional information. From: Mark Galbreath [mailto:[EMAIL PROTECTED] Sent: Monday, February 13, 2006

RE: [PHP-INSTALL] When is --enable-versioning required?

2006-02-13 Thread Srivatsan Vijayasarathy
I had read the manual (http://www.php.net/manual/en/configure.php#configure.options.misc ) before the post; but I wasnt clear with the one liner "Take advantage of versioning and scoping provided by Solaris 2.x and Linux" and was wondering if anyone had an usage example. Also,  its confusing

Re: [PHP-INSTALL] When is --enable-versioning required?

2006-02-13 Thread Mark Galbreath
--enable-versioning is for application version control.  It is covered in the PHP Manual.    mark   RTFM: Read It. Know It. Live It.>>> "Srivatsan Vijayasarathy" <[EMAIL PROTECTED]> 13-Feb-06 13:42:23 PM >>> Is the php configure script option --enable-versioning only required for multiple inst

Re: [PHP-INSTALL] config problem with mysql RPM libraries

2006-02-13 Thread php
Well I seem to have it sorted now. I linked php5 to the .tar.gz static binary's libraries of MySQL 5.0.18 . And am using it with the same version installed as an RPM. Should be all the same source code, so I cannot see any problems with that. Hopefull, it will not crash! This the contents of

[PHP-INSTALL] When is --enable-versioning required?

2006-02-13 Thread Srivatsan Vijayasarathy
Is the php configure script option --enable-versioning only required for multiple installs of php on the same machine? What does it actually do?    

[PHP-INSTALL] host folder newbie question

2006-02-13 Thread Jason Gutt
I installed PHP locally and it works. When I want to move to a remote server, is there a folder that is equivalent to C:\Inetpub\wwwroot? Thanks in advance Jason

[PHP-INSTALL] config problem with mysql RPM libraries

2006-02-13 Thread php
I'm trying to compile php 5.1.2 against MySQL 5.0.18 official RPM's. I have installed the development RPM for MySQL as well. This is my configure comand: ./configure --with-apxs2=/usr/local/apache-2.0.55/bin/apxs --prefix=/usr/local/php-5.1.2 --with-mysql=shared,/usr/lib/mysql I keep getti

[PHP-INSTALL] Problems compiling php-5.1.2 from source with openssl-0.9.7i

2006-02-13 Thread xampp
Having problems compiling php-5.1.2 from source on Solaris 9 (Sparc) platform - this is also reproducible with php-5.1.1. php-4.4.2 compiles and builds correctly with similar configure options as shown below. It seems to be a problem with compiling in openssl support Any help much appreciated

[PHP-INSTALL] pear install fine, but pecl install not, on SuSE 10.0

2006-02-13 Thread Paul Gardiner
Hi, I want to install Fileinfo for use with horde, but pecl install Fileinfo gives downloading Fileinfo-1.0.3.tar ... Starting to download Fileinfo-1.0.3.tar (-1 bytes) done: 23,552 bytes 3 source files, building running: phpize Configuring for: PHP