|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-12-29 15:23 UTC] cmk@php.net
[2001-12-29 16:33 UTC] Alderfalder at hotmail dot com
[2001-12-29 16:41 UTC] mfischer@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 08:00:02 2025 UTC |
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.