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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: djlopez at gmx dot de
New email:
PHP Version: OS:

 

 [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 Jun 02 05:01:30 2024 UTC