Configuring Apache 2 and PHP 4 for Windows Support Product Page

This topic was archived

Error

Asked 01 Oct 2004 03:38:17
1
has this question
01 Oct 2004 03:38:17 Martinsh Vitolinsh posted:
Hello ! I got some error ---&gt; <img src="muquake.eclub.lv/error.bmp" border=0>

Please help me ! What should i do ?

Best regards to u !

I'm using : apache_2.0.49-win32-x86-no_ssl
php-4.3.1-Win32



Edited by - Tarps on 01 Oct 2004 03:45:28

Replies

Replied 01 Oct 2004 09:42:14
01 Oct 2004 09:42:14 Paul Taylor replied:
I have seen this error before, but you shouldn't get it with the instructions I gave. Please check all the changes to the httpd.conf file that I suggested. In particular, check the LoadModule command for typos.The line concerned should read exactly:

LoadModule php4_module "C:/php/sapi/php4apache2.dll"

There should be the right amount of spaces. Also, check for yourself that this file pathway does in fact exist exactly as you have typed.
Replied 13 Oct 2004 19:07:09
13 Oct 2004 19:07:09 Andrew Baillie replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
I have seen this error before, but you shouldn't get it with the instructions I gave. Please check all the changes to the httpd.conf file that I suggested. In particular, check the LoadModule command for typos.The line concerned should read exactly:

LoadModule php4_module "C:/php/sapi/php4apache2.dll"

There should be the right amount of spaces. Also, check for yourself that this file pathway does in fact exist exactly as you have typed.

<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Actually with your exact instructions that path would look like this

php4_module "C:\php\php-4.3.9-Win32\sapi\php4apache2.dll"

as on extract of that zip file in to a php directory will create a sub directory in php called php-(the php version)

:edit its easiest to copy the php sub directoryies in to php

Edited by - dsly1 on 13 Oct 2004 20:16:03

Reply to this topic