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

 ID:               27051
 Comment by:       heer2351 at zonnet dot nl
 Reported by:      ghoffer at globalscape dot com
 Summary:          Impersonation with FastCGI does not EXEC process as
                   impersonated user
 Status:           Feedback
 Type:             Bug
 Package:          CGI related
 Operating System: Windows
 PHP Version:      5.3
 Assigned To:      pajoye

 New Comment:

Maybe superfluous, but the only change I make is in the fcgiext.ini



I change the ExePath from:

ExePath=D:\PHP\PHP_5_2_13\php-cgi.exe

No fork error



To

ExePath=D:\PHP\PHP_5_3_3_dev\php-cgi.exe

Fork error



Rights are assigned on D:\PHP and inherit down, so that can not be the
problem. No other changes to my environment for the problem to appear.


Previous Comments:
------------------------------------------------------------------------
[2010-03-24 23:17:05] heer2351 at zonnet dot nl

5.3.3.dev did not solve the problem



Had most versions in my first post:

PHP 5.3.2 (cgi-fcgi) (built: Mar  3 2010 20:47:00)

FastCGI DLL Version 7.5.7693.0

Microsoft Windows Server 2003R2

IIS6 - dll's have version 6.0.3790.1830



Do you need anymore information?

------------------------------------------------------------------------
[2010-03-24 23:07:38] paj...@php.net

Then I need more details about your exact configuration (windows
version, IIS version, fastcgi version, etc.)

------------------------------------------------------------------------
[2010-03-24 23:04:59] heer2351 at zonnet dot nl

FastCGI impersonation is configured correctly and ProcMon shows that
cmd.exe is started with the correct user. The fork error however still
shows.



I am now downloading the php-5.3.3-dev-nts-Win32-VC9-x86-dfsfix.zip file
and will check if that solves the problem.

------------------------------------------------------------------------
[2010-03-24 22:51:11] paj...@php.net

See my comment and related link in #50542

------------------------------------------------------------------------
[2010-03-24 22:48:17] paj...@php.net

Again, I did check in all possible configurations and it does work.



However please configure impersonation correctly for FastCGI (that's not
the App pool settings).

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


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/bug.php?id=27051


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

Reply via email to