ID: 22846 Updated by: [EMAIL PROTECTED] Reported By: maxes at peterlink dot ru -Status: Open +Status: Feedback Bug Type: CGI related Operating System: FreeBSD-4.7 PHP Version: 4.3.1 New Comment:
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 Previous Comments: ------------------------------------------------------------------------ [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