#49494 [Bgs]: php5apache2.dll not present in zip or msi

2009-09-08 Thread webmaster at pnmx dot com
 ID:   49494
 User updated by:  webmaster at pnmx dot com
 Reported By:  webmaster at pnmx dot com
 Status:   Bogus
 Bug Type: Apache2 related
 Operating System: Vista
 PHP Version:  5.3.0
 New Comment:

Yep.  Found the php5apache2_2.dll in the VC9 ThreadSafe release
alright. 
But Apache httpd doesn't like it.  httpd started right up with the 
current snapshot.  I don't know what's different, but Apache likes the

snapshot - doesn't like the released version.


Previous Comments:


[2009-09-08 16:24:44] paj...@php.net

Wrong, it has both the normal module and the filter module:

php5apache2_2.dll
php5apache2_2_filter.dll





[2009-09-08 16:15:49] webmaster at pnmx dot com

The VC9 x86 Thread Safe php 5.3 does not have the 2_2 dll, but the
snapshot of the same version does!  That's what I'm using now.



[2009-09-08 09:36:18] paj...@php.net

Download the thread safe version of our releases.

NTS is for FastCGI and other non thread safe SAPI. Apache requires a
thread safe SAPI.

----

[2009-09-08 04:40:57] webmaster at pnmx dot com

FYI, there's no php5apache2_2.dll present either.  There is a php5.dll

but if you change httpd.conf to load that file, you get:

Can't locate API module structure `php5_module' in file 
D:/Programs/PHP5.3/php5.dll

So it's clearly not just misnamed.

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

[2009-09-08 04:26:44] webmaster at pnmx dot com

Description:

php5papache2.dll mentioned in install.txt is not part of distributions

on php.net.  A couple of third party sources offer the dll, but their 
trustworthiness in unknown.  Would prefer to download the file from 
php.net, the apache project, or at worst from sourceforge.

Please don't say this doesn't indicate a bug in PHP.  Duh!  It's a bug

in the distribution of PHP.  That should matter too.  This problem has

been in every Windows version of PHP that I've ever installed.  Why
does 
it keep recurring?

Reproduce code:
---
Download and install php5.3 using either the Windows msi installer or
by unpacking the 5.3 zip archive.  In both cases, there is no
php5papache2.dll or similar in the install directory.

Expected result:

php5papache2.dll available from php.net, ideally installed along with 
other elements of the configuration.

Actual result:
--
php5papache2.dll is not available from a trustworthy site.





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



#49494 [Bgs]: php5apache2.dll not present in zip or msi

2009-09-08 Thread webmaster at pnmx dot com
 ID:   49494
 User updated by:  webmaster at pnmx dot com
 Reported By:  webmaster at pnmx dot com
 Status:   Bogus
 Bug Type: Apache2 related
 Operating System: Vista
 PHP Version:  5.3.0
 New Comment:

The VC9 x86 Thread Safe php 5.3 does not have the 2_2 dll, but the
snapshot of the same version does!  That's what I'm using now.


Previous Comments:


[2009-09-08 09:36:18] paj...@php.net

Download the thread safe version of our releases.

NTS is for FastCGI and other non thread safe SAPI. Apache requires a
thread safe SAPI.



[2009-09-08 04:40:57] webmaster at pnmx dot com

FYI, there's no php5apache2_2.dll present either.  There is a php5.dll

but if you change httpd.conf to load that file, you get:

Can't locate API module structure `php5_module' in file 
D:/Programs/PHP5.3/php5.dll

So it's clearly not just misnamed.

----

[2009-09-08 04:26:44] webmaster at pnmx dot com

Description:

php5papache2.dll mentioned in install.txt is not part of distributions

on php.net.  A couple of third party sources offer the dll, but their 
trustworthiness in unknown.  Would prefer to download the file from 
php.net, the apache project, or at worst from sourceforge.

Please don't say this doesn't indicate a bug in PHP.  Duh!  It's a bug

in the distribution of PHP.  That should matter too.  This problem has

been in every Windows version of PHP that I've ever installed.  Why
does 
it keep recurring?

Reproduce code:
---
Download and install php5.3 using either the Windows msi installer or
by unpacking the 5.3 zip archive.  In both cases, there is no
php5papache2.dll or similar in the install directory.

Expected result:

php5papache2.dll available from php.net, ideally installed along with 
other elements of the configuration.

Actual result:
--
php5papache2.dll is not available from a trustworthy site.





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



#49494 [Com]: php5apache2.dll not present in zip or msi

2009-09-07 Thread webmaster at pnmx dot com
 ID:   49494
 Comment by:   webmaster at pnmx dot com
 Reported By:  webmaster at pnmx dot com
 Status:   Open
 Bug Type: Apache2 related
 Operating System: Vista
 PHP Version:  5.3.0
 New Comment:

FYI, there's no php5apache2_2.dll present either.  There is a php5.dll

but if you change httpd.conf to load that file, you get:

Can't locate API module structure `php5_module' in file 
D:/Programs/PHP5.3/php5.dll

So it's clearly not just misnamed.


Previous Comments:


[2009-09-08 04:26:44] webmaster at pnmx dot com

Description:

php5papache2.dll mentioned in install.txt is not part of distributions

on php.net.  A couple of third party sources offer the dll, but their 
trustworthiness in unknown.  Would prefer to download the file from 
php.net, the apache project, or at worst from sourceforge.

Please don't say this doesn't indicate a bug in PHP.  Duh!  It's a bug

in the distribution of PHP.  That should matter too.  This problem has

been in every Windows version of PHP that I've ever installed.  Why
does 
it keep recurring?

Reproduce code:
---
Download and install php5.3 using either the Windows msi installer or
by unpacking the 5.3 zip archive.  In both cases, there is no
php5papache2.dll or similar in the install directory.

Expected result:

php5papache2.dll available from php.net, ideally installed along with 
other elements of the configuration.

Actual result:
--
php5papache2.dll is not available from a trustworthy site.





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



#49494 [NEW]: php5apache2.dll not present in zip or msi

2009-09-07 Thread webmaster at pnmx dot com
From: webmaster at pnmx dot com
Operating system: Vista
PHP version:  5.3.0
PHP Bug Type: Apache2 related
Bug description:  php5apache2.dll not present in zip or msi

Description:

php5papache2.dll mentioned in install.txt is not part of distributions 
on php.net.  A couple of third party sources offer the dll, but their 
trustworthiness in unknown.  Would prefer to download the file from 
php.net, the apache project, or at worst from sourceforge.

Please don't say this doesn't indicate a bug in PHP.  Duh!  It's a bug 
in the distribution of PHP.  That should matter too.  This problem has 
been in every Windows version of PHP that I've ever installed.  Why does 
it keep recurring?

Reproduce code:
---
Download and install php5.3 using either the Windows msi installer or by
unpacking the 5.3 zip archive.  In both cases, there is no php5papache2.dll
or similar in the install directory.

Expected result:

php5papache2.dll available from php.net, ideally installed along with 
other elements of the configuration.

Actual result:
--
php5papache2.dll is not available from a trustworthy site.

-- 
Edit bug report at http://bugs.php.net/?id=49494&edit=1
-- 
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=49494&r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=49494&r=trysnapshot53
Try a snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=49494&r=trysnapshot60
Fixed in SVN:
http://bugs.php.net/fix.php?id=49494&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=49494&r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=49494&r=alreadyfixed
Need backtrace:  
http://bugs.php.net/fix.php?id=49494&r=needtrace
Need Reproduce Script:   
http://bugs.php.net/fix.php?id=49494&r=needscript
Try newer version:   
http://bugs.php.net/fix.php?id=49494&r=oldversion
Not developer issue: 
http://bugs.php.net/fix.php?id=49494&r=support
Expected behavior:   
http://bugs.php.net/fix.php?id=49494&r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=49494&r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=49494&r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=49494&r=globals
PHP 4 support discontinued:  http://bugs.php.net/fix.php?id=49494&r=php4
Daylight Savings:http://bugs.php.net/fix.php?id=49494&r=dst
IIS Stability:   
http://bugs.php.net/fix.php?id=49494&r=isapi
Install GNU Sed: 
http://bugs.php.net/fix.php?id=49494&r=gnused
Floating point limitations:  
http://bugs.php.net/fix.php?id=49494&r=float
No Zend Extensions:  
http://bugs.php.net/fix.php?id=49494&r=nozend
MySQL Configuration Error:   
http://bugs.php.net/fix.php?id=49494&r=mysqlcfg