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
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
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
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
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
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
--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
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
Is the php configure
script option --enable-versioning only required for multiple installs of php on
the same machine? What does it actually do?
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
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
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
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
13 matches
Mail list logo