ID:               22440
 User updated by:  garfield_fr at tiscali dot fr
 Reported By:      garfield_fr at tiscali dot fr
-Status:           Feedback
+Status:           Open
 Bug Type:         IIS related
 Operating System: Windows 2000 pro SP3
 PHP Version:      4.3.0
 New Comment:

No change .... same problem ...
PHPNuke doesn't work with CGI but it works with ISAPI ...


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

[2003-02-26 10:23:09] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

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

[2003-02-26 10:13:23] garfield_fr at tiscali dot fr

I don't know if it's a real bug but ....

Config :
Windows 2K pro + SP3
Serveur IIS
PHP 4.3.0
this is my php.ini (full version for testing purpose) :
[PHP]
cgi.force_redirect = 0
cgi.rfc2616_headers = 1
[Session]
session.save_handler = files
session.save_path = "C:\PHP\sessions\"

I'm trying to use PHPNuke 6.0.17 and I found this bug :
When you want to login under PHPNuke you enter your name/password. if
your login is ok the script send a cookie and redirect to an URL (your
personal page).
With PHP in CGI mode, no cookie are send/receive (?) to the browser
(IE6 SP1) and you are not connect to PHPNuke BUT if PHP run in ISAPI
mode the cookie is well receive by browser and you are connected to
PHPNuke....

I don't test under Apache because I don't know how to run PHP in CGI
mode under Apache, but Apache+PHP module work fine (W2K)

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


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

Reply via email to