php-windows Digest 2 Feb 2009 17:44:36 -0000 Issue 3561

Topics (messages 29136 through 29139):

Re: Missing extensions from windows installer of PHP 5.2.8
        29136 by: John Mertic
        29137 by: Ambrish Bhargava
        29139 by: John Mertic

display_errors=ON --> 500 error
        29138 by: Herb Munson

Administrivia:

To subscribe to the digest, e-mail:
        [email protected]

To unsubscribe from the digest, e-mail:
        [email protected]

To post to the list, e-mail:
        [email protected]


----------------------------------------------------------------------
--- Begin Message ---
Hi Ambrish,

These extensions are part of the PECL extension library, not the core
PHP distribution. While the build team is working out a better build
system for the PECL libraries on Windows, we are not distributing PECL
libraries with PHP releases for the time being. Please see this
announcement on php.net:

http://www.php.net/archive/2008.php#id2008-12-10-1

Thanks!

John Mertic
[email protected] | http://jmertic.wordpress.com



On Sun, Feb 1, 2009 at 9:54 AM, Ambrish Bhargava <[email protected]> wrote:
>
> Hi,
>
> I am a developer and maintainer of IBM_DB2, PDO_IBM and PDO_INFORMIX
> extensions. The other day I was trying to install PHP 5.2.8 using one click
> http://www.php.net/get/php-5.2.8-win32-installer.msi/from/a/mirror installer
> . I found that all these 3 extensions are missing from this msi.
>
> IBM_DB2:
> http://www.nabble.com/file/p21778153/ibm_db2.jpg
>
> PDO_IBM and PDO_INFORMIX:
> http://www.nabble.com/file/p21778153/pdo_ibm.jpg
>
> These extensions used to be there in version 5.2.6:
>
> IBM_DB2:
> http://www.nabble.com/file/p21778153/ibm_db2_02.jpeg
>
> PDO_IBM and PDO_INFORMIX:
> http://www.nabble.com/file/p21778153/pdo_ibm_02.jpeg
>
> Any specific reasons why these extensions are missing from 5.2.8 installer.
>
> Regards,
> Ambrish Bhargava
> --
> View this message in context: 
> http://www.nabble.com/Missing-extensions-from-windows-installer-of-PHP-5.2.8-tp21778153p21778153.html
> Sent from the Php - Windows mailing list archive at Nabble.com.
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--- End Message ---
--- Begin Message ---
Thanks for this, but I have another question now, what these were shipped
with 5.2.6?

>>>
These extensions are part of the PECL extension library, not the core PHP
distribution. While the build team is working out a better build system for
the PECL libraries on Windows, we are not distributing PECL libraries with
PHP releases for the time being.
<<<

Regards,
Ambrish Bhargava.



-- 
View this message in context: 
http://www.nabble.com/Missing-extensions-from-windows-installer-of-PHP-5.2.8-tp21778153p21783970.html
Sent from the Php - Windows mailing list archive at Nabble.com.


--- End Message ---
--- Begin Message ---
These were shipped with 5.2.6 and they can be found at
http://www.php.net/releases/; they should still work with 5.2.8.

John Mertic
[email protected] | http://jmertic.wordpress.com



On Sun, Feb 1, 2009 at 8:34 PM, Ambrish Bhargava <[email protected]> wrote:
>
> Thanks for this, but I have another question now, what these were shipped
> with 5.2.6?
>
>>>>
> These extensions are part of the PECL extension library, not the core PHP
> distribution. While the build team is working out a better build system for
> the PECL libraries on Windows, we are not distributing PECL libraries with
> PHP releases for the time being.
> <<<
>
> Regards,
> Ambrish Bhargava.
>
>
>
> --
> View this message in context: 
> http://www.nabble.com/Missing-extensions-from-windows-installer-of-PHP-5.2.8-tp21778153p21783970.html
> Sent from the Php - Windows mailing list archive at Nabble.com.
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--- End Message ---
--- Begin Message ---
I've installed PHP 5.2.6 on my win XP, IIS 5.1 machine, and can get
"phpinfo.php" to cough up the configure information like it should.

 

Unless in php.ini I set display_errors = ON and error_log to syslog or
c:\yada\yada.txt.  In that case I get "PHP has encountered and Access
Violation" in firefox (500 error in IE).  

 

I'd really like to see the errors php spits out to the log.  I've set
security in the file path so either "everyone" or IWAM_computername can read
every directory above the last one, and IWAM_computername can read/write the
last one.  Doesn't help.

 

What incantation will get error logging to work?  (short of installing
Linux.  I share this machine.)

 

Many thanks.

 

Herb


--- End Message ---

Reply via email to