php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14757 Apache 1.3.22 can't load the PHP4Apache module
Submitted: 2001-12-29 14:55 UTC Modified: 2001-12-29 16:41 UTC
From: Alderfalder at hotmail dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.1.0 OS: Windows 2000
Private report: No CVE-ID: None
 [2001-12-29 14:55 UTC] Alderfalder at hotmail dot com
I installed PHP to the default Path and putted in the httpd.conf file folowed code:
 
LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php

When I checked with the test configuration file the code, it issued follow error: 

Syntax error on line 1 of c:/programs/apache group/apache/conf/httpd.conf: Cannot load c:/php/sapi/php4apache.dll into server: (127) ([{translated}]) Can't find the given procedure.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-29 15:23 UTC] cmk@php.net
Have you copied your php4ts.dll to the %SystemRoot%\system32 directory?
 [2001-12-29 16:33 UTC] Alderfalder at hotmail dot com
Yeah I have found the problem. I've fergotten to copy the zip-package.
thx for help.

PS: I can't close this bug report because I've fergotten the password too. :(
 [2001-12-29 16:41 UTC] mfischer@php.net
It's bogus anyway.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 22:01:30 2024 UTC