ID:               41982
 Updated by:       [EMAIL PROTECTED]
 Reported By:      alex__rider at hotmail dot com
 Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: WinXP
 PHP Version:      5.2.3
 New Comment:

Note: I didn't have to edit any configuration file at all to get
Apache+PHP running..


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

[2007-07-14 20:52:59] [EMAIL PROTECTED]

You have done some sort of installation error somewhere.
I tried myself on completely clean machine and installed both Apache
and PHP using their installers and just used the default options for
everything. (selected the Apache 2.2 module in PHP installer!)

Setting cookies works just fine here. 

Please ask further support questions elsewhere.
You can find support resources at: 

http://www.php.net/support.php

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

[2007-07-14 11:32:35] alex__rider at hotmail dot com

I removed the last 'action' form the httpd.conf file and restarted
apache, php works but I still get the same problem, the cookie is still
not set.

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

[2007-07-14 11:09:56] [EMAIL PROTECTED]

Try remove that last "Action" entry from httpd.conf..

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

[2007-07-14 11:08:11] alex__rider at hotmail dot com

I have installed apache2 from the windows installer on the site, and
installed php5 from the windows installer, added the relevant bits into
the httpd.conf file

PHPIniDir "K:\apps\PHP\"
LoadModule php5_module "K:\apps\PHP\\php5apache2_2.dll"

ScriptAlias /php/ "K:/Apps/PHP"
AddType application/x-httpd-php .php .php5
Action application/x-httpd-php "K:/Apps/PHP/php.exe"

the only extra module I have installed is php mysql

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

[2007-07-14 10:55:34] [EMAIL PROTECTED]

How exactly have you setup PHP in apache? Are there some special
modules enabled in Apache? I can't reproduce this at all..

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

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/41982

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

Reply via email to