ID:               22297
 User updated by:  sp at m-me dot dk
 Reported By:      sp at m-me dot dk
-Status:           Feedback
+Status:           Open
 Bug Type:         Apache2 related
 Operating System: Windows
 PHP Version:      4.3.2-dev
 New Comment:

Back... Sorry for the delay :)

I have looked around to find out how to setup Apache 2.x to use PHP. I
do think that I do it right. Take a look at:
http://dk.php.net/manual/en/install.apache2.php#install.apache2.windows

But let me know if I am wrong.

Anyway. I saw that a new version of Apache was released (v2.0.44) and
tried this one - And it actually seems to work! I will just try this on
one other installation tomorrow before I will say that upgrading Apache
solves the problem. So don't close it yet.


Previous Comments:
------------------------------------------------------------------------

[2003-02-23 05:13:04] [EMAIL PROTECTED]

Please check this page:
http://www.experts-exchange.com/Web/Web_Servers/Apache/Q_20396513.html

I think this is just configuration error..you're mixing
the module configuration with CGI configuration..


------------------------------------------------------------------------

[2003-02-23 05:06:20] [EMAIL PROTECTED]

oops..forget my last comment, wrong bug report.



------------------------------------------------------------------------

[2003-02-23 05:05:45] [EMAIL PROTECTED]

And what about php.ini? Have you set the settings required
for IIS in it?


------------------------------------------------------------------------

[2003-02-21 09:39:59] sp at m-me dot dk

CGI binary

I have added this to my httpd.conf:
----------------------------------------------
DirectoryIndex index.html index.html.var index.php
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php 
AddType application/x-httpd-php-source .phps
Action application/x-httpd-php "/php/php.exe"

------------------------------------------------------------------------

[2003-02-21 09:09:01] [EMAIL PROTECTED]

oops..forgot to ask: Are you using the CGI binary or the apache2
module?


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/22297

-- 
Edit this bug report at http://bugs.php.net/?id=22297&edit=1

Reply via email to