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

2012-01-09 Thread alder dot gav at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=49494&edit=1

 ID: 49494
 Comment by: alder dot gav at gmail dot com
 Reported by:webmaster at pnmx dot com
 Summary:php5apache2.dll not present in zip or msi
 Status: Bogus
 Type:   Bug
 Package:Apache2 related
 Operating System:   Vista
 PHP Version:5.3.0
 Block user comment: N
 Private report: N

 New Comment:

Weird; version is 5.3.8 now, but issue is still in place. there is only 
php5.dll 
and no dll for apache.

will look for 3rd party source now.

please investigate. thank you


Previous Comments:

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

I suppose you got apache from apache.org right? Then use the VC6 thread build. 
Or use apachelounge.com's version. There is no difference between the snapshot 
and the release version, the same libraries are used.


[2009-09-08 18:02:05] webmaster at pnmx dot com

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.


[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.




The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

https://bugs.php.net/bug.php?id=49494


-- 
Edit this bug report at https://bugs.php.net/bug.php?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