|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2004-03-25 19:41 UTC] edink@php.net
|
|||||||||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Fri Feb 06 17:00:02 2026 UTC |
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!!