[PHP-DEV] How to install 3.0.16 in winnt with apache 1.3.6? From: zhengrongwang (wzhengrong <email protected>)
Date: 05/08/00

Hi,Sir:
     How to install 3.0.16 in winnt with apache 1.3.6?
     I put php3 in c:\php3 dir,and add underlying sentences in httpd.conf
AddType application/x-httpd-php3 .phtml
AddType application/x-httpd-php3 .php3
Action application/x-httpd-php3 c:/php3/php.exe
alias /php c:/phpcode

  but Now I can't use php3 in my apache web server.
  Please tell me how to resolve the problem .
  Thank you very much!
  Sincerely.
                           Bank

-- 
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>