ID:               22846
 Updated by:       [EMAIL PROTECTED]
 Reported By:      maxes at peterlink dot ru
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         CGI related
 Operating System: FreeBSD-4.7
 PHP Version:      4.3.1
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2003-03-24 06:24:14] [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-03-24 05:45:39] maxes at peterlink dot ru

part of apache 1.3.27  httpd.conf:
<Location /f-php4/php>
              SetHandler fastcgi-script
             Options +ExecCGI
</Location>
<virtualhost *>
DocumentRoot /ftp/tst2
...
Alias /f-php4/ /usr/local/php4/bin/
AddType application/x-httpd-fastphp .fphp
Action application/x-httpd-fastphp /f-php4/php
</virtualhost>

Binary php4  put in /usr/local/php4/bin/php

document root has next file:
 /ftp/tst2/.htaccess

Now call:
http://virtualhost/f-php4/php/.htaccess 

php4 configured with:
--enable-fastcgi 
--enable-force-cgi-redirect

solutions:
For fastcgi put all enviroment check()  after FCGX_Accept_r()

b.r.



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


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

Reply via email to