php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40789 Okay... when i try and restart apache is says that it can't load the module...
Submitted: 2007-03-12 22:45 UTC Modified: 2007-03-12 23:33 UTC
From: blood-dynasty at hotmail dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 5.2.1 OS: windows xp
Private report: No CVE-ID: None
 [2007-03-12 22:45 UTC] blood-dynasty at hotmail dot com
Description:
------------
Specified module could not be loaded

Reproduce code:
---------------
LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php .php3 .phtml
AddType application/x-httpd-php-source .phps

Expected result:
----------------
It should run apache

Actual result:
--------------
C:/program files/apache software foundation/apache2.2/conf/httpd.cong: cannot load C:/PHP/sapi/php4apache.dll into server. : the secepfied module could not be found.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-12 22:54 UTC] tony2001@php.net
http://www.php.net/manual/en/install.windows.apache2.php

Apache 2.2.x Support: Users of Apache 2.2.x may use the documentation below except the appropriate DLL file is named php5apache2_2.dll and it only exists as of PHP 5.2.0.
 [2007-03-12 23:01 UTC] blood-dynasty at hotmail dot com
So does that mean i have to download a older version of php?
 [2007-03-12 23:11 UTC] tony2001@php.net
No it means exactly the opposite - you have to use the latest stable version of PHP5 to be able to use it with Apache 2.2.
Or you may downgrade Apache to 2.0.x or 1.x.
 [2007-03-12 23:15 UTC] blood-dynasty at hotmail dot com
Well... could you point out what the damn latest version of php 5 is >.< ... i already had to wait a whole hour for the first damn one to download.
 [2007-03-12 23:21 UTC] blood-dynasty at hotmail dot com
Actually i made a mistake im using php 4.4.6
 [2007-03-12 23:26 UTC] blood-dynasty at hotmail dot com
My Freakin apache is 2.2.4 and freakin crappy php is 4.4.6
 [2007-03-12 23:33 UTC] blood-dynasty at hotmail dot com
JESUS FREAKIN CHRIST ASNWER ME MORON, FUCKING SITE LOSERS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 17:01:29 2024 UTC