php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47621 Missing Apache modules
Submitted: 2009-03-11 11:26 UTC Modified: 2009-03-16 19:48 UTC
From: 4090770 at wp dot pl Assigned:
Status: Not a bug Package: Windows Installer
PHP Version: 5.3.0beta1 OS: Win XP
Private report: No CVE-ID: None
 [2009-03-11 11:26 UTC] 4090770 at wp dot pl
Description:
------------
After installing php-5.3.0beta1-nts-Win32-VC6-x86.msi unable to use with Apache2. No single php5apache*.dll in install destination folder.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-03-16 19:48 UTC] johannes@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

"nts" means "non-thread-safe" but Apache, on Windows, is a threaded webserver so you need the thread save version of PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 16:01:29 2024 UTC