Date: 04/01/00
- Next message: rdoust <email protected>: "[PHP-DEV] Bug #4004: imap_errors() says it returns Array. I find String using gettype() on result."
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #3971 Updated: Compile Failure with --with-snmp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 2171
Updated by: rasmus
Reported By: w.northcott <email protected>
Status: Closed
Bug Type: Installation problem
Assigned To:
Comments:
This is an installation problem on your end. Please make sure your httpd.conf contains lines similar to:
AddType application/x-httpd-php3 .php3
Action application/x-httpd-php3 /cgi-bin/php
And that you have compiled your standalone binary using the --with-force-redirect flag.
Then put your php binary in your cgi-bin directory or any other ScriptAlias'ed directory in your document root and it should work just fine.
Full Bug description available at: http://bugs.php.net/?id=2171
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: rdoust <email protected>: "[PHP-DEV] Bug #4004: imap_errors() says it returns Array. I find String using gettype() on result."
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #3971 Updated: Compile Failure with --with-snmp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

