ID:               23030
 Updated by:       [EMAIL PROTECTED]
 Reported By:      per at nobolt dot net
-Status:           Assigned
+Status:           Closed
 Bug Type:         Feature/Change Request
 Operating System: GNU/Linux
 PHP Version:      4.3.1
 Assigned To:      sniper
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.

PHP 4.3.5 will have this, and next PHP 5 beta.




Previous Comments:
------------------------------------------------------------------------

[2003-04-03 05:00:28] [EMAIL PROTECTED]

I'll take a look at this..


------------------------------------------------------------------------

[2003-04-03 01:36:11] per at nobolt dot net

GNU autoconf supports an option for adding a program prefix and suffix.
 This is specified by running configure with the options
--program-prefix=something or --program-suffix=something.  The point of
this is to be able to have multiple simultaneous installations of a
package.

These configure options are not honored by the PHP configure script. 
It is not hard to do, and it would be useful for people wishing to have
multiple versions of CGI/CLI installed (for example, it would be
convenient to have php4 and php5 installed simultaneously to test BC).

This is likely to be a very quick fix by someone who knows much about
the PHP compilation process.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=23030&edit=1

Reply via email to