php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27706 wrong filenames (!?)
Submitted: 2004-03-25 19:27 UTC Modified: 2004-03-25 19:41 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: djlopez at gmx dot de Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.0.0RC1 OS: Windows
Private report: No CVE-ID: None
 [2004-03-25 19:27 UTC] djlopez at gmx dot de
Description:
------------
I don't know if it's a "bug"...
In the windows-distribution ("PHP 5.0.0RC1 zip package") the apache-module is called
php5apache.dll (and php5ts.dll).
I installed them, but apache does not restart, because "php4ts.dll is not found" :-)
After changing the filename from php5ts.dll to php4ts.dll it works!!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-25 19:41 UTC] edink@php.net
You most probably have some files from php4 hanging around. See bug #27658 for install instructions for php5 and apache2 on windows.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 16:01:31 2024 UTC