php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24820 Configuration Problem
Submitted: 2003-07-26 10:47 UTC Modified: 2003-07-27 14:13 UTC
From: nagarajan2000 at hotmail dot com Assigned:
Status: Not a bug Package: *Configuration Issues
PHP Version: 5.0.0b1 (beta1) OS: Windows 2000Professional
Private report: No CVE-ID: None
 [2003-07-26 10:47 UTC] nagarajan2000 at hotmail dot com
Description:
------------
Hi,

Have installed PHP 5.0.b1 with Apache1.3.x. Getting the configuration error as others have in the report bugs area. Though i know that its not a bug and a configuration issue, the way you have told to fix that didn't helped me.

I have changed php4_module to php5_module in the httpd.conf file. But still i get error. The exact error i get is:

Syntax error on line 193 of c:/programfiles/apache group/apache/conf/httpd.conf

cannot load c:/php/sapi/php4apache.dll into server: <126> The specified module could not be found:

What should i do now to make php 5.0 working? Can anyone help? If so, please mail me to nagarajan2000@hotmail.com.

Thanks.

Expected result:
----------------
Was expecting php 5.0 working fine.

Actual result:
--------------
Got error huh....

Syntax error on line 193 of c:/programfiles/apache group/apache/conf/httpd.conf

cannot load c:/php/sapi/php4apache.dll into server: <126> The specified module could not be found:


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-27 14:13 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. 

Thank you for your interest in PHP.

And later betas will have this 'fixed'.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 14:01:31 2024 UTC