php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35424 package is beta3 not final on mirror
Submitted: 2005-11-27 15:28 UTC Modified: 2005-11-29 14:19 UTC
From: dabbaking at gmail dot com Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: Win32
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dabbaking at gmail dot com
New email:
PHP Version: OS:

 

 [2005-11-27 15:28 UTC] dabbaking at gmail dot com
Description:
------------
This only happens if you setup php up with apache2 as a module. If you set it up as a cgi it seems to work. I downloaded from the Hurricane Electric mirror. I unzipped it and copied it to c:/php. So i setup apache to use it as a module. the build api for the module is 20041225.


Reproduce code:
---------------
LoadModule php5_module "c:/php/php5apache2.dll"
AddType application/x-httpd-php .php
PHPIniDir "C:/php"

Expected result:
----------------
the phpinfo page should say php5.1.0 on the top

Actual result:
--------------
instead it says php5.1.0b3

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-29 14:19 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 15:00:01 2026 UTC