php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #26153 Documentation is incorrect
Submitted: 2003-11-06 12:30 UTC Modified: 2003-11-17 19:05 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: nic_up_north at hotmail dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 5.0.0b2 (beta2) OS: Win32
Private report: No CVE-ID: None
 [2003-11-06 12:30 UTC] nic_up_north at hotmail dot com
Description:
------------
install.txt for PHP5b2 should read:

LoadModule php5_module c:/php/sapi/php4apache.dll
AddModule mod_php5.c
AddType application/x-httpd-php .php

NOT

AddModule mod_php4.c!!!

for Apache module under 1.3.x


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-17 19:05 UTC] sniper@php.net
done.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon May 12 17:01:28 2025 UTC