не удается установить php5

запускаю апач строкой:
LOAD ADDRESS SPACE = WEBSERV APACHE2 -f SYS:APACHE2\CONF\httpd_default.conf
в httpd_default.conf делаю такую настройку:
LoadModule php5_module modules/mod_php5.nlm
<IfModule sapi_apache2.c>
# Add the MIME configuration for PHP
AddType application/x-httpd-php .php
</IfModule>
экран апача выдает:
Apache/2.0.52 (NETWARE) PHP/5.0.3
Running in address space WEBSERV
Listening on port(s): 80
Loaded dynamic module sapi_apache2.c
в error.log добавляется строка:
[Fri Nov 11 13:35:03 2005] [notice] Apache/2.0.52 (NETWARE) PHP/5.0.3 configured -- resuming normal operations
при попытке обращения к php-скрипту в error.log добавляются строки:
[Fri Nov 11 13:35:43 2005] [error] [client 10.64.221.117] Could not find a command associated with the php extension
[Fri Nov 11 13:35:43 2005] [error] [client 10.64.221.117] (4)Bad file number: don't know how to spawn child process: SYS:/Apache2/cgi-bin/test.php
браузер выдает:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, you@example.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
--------------------------------------------------------------------------------
Apache/2.0.52 (NETWARE) PHP/5.0.3 Server at 10.64.100.7 Port 80
помогите плиз
LOAD ADDRESS SPACE = WEBSERV APACHE2 -f SYS:APACHE2\CONF\httpd_default.conf
в httpd_default.conf делаю такую настройку:
LoadModule php5_module modules/mod_php5.nlm
<IfModule sapi_apache2.c>
# Add the MIME configuration for PHP
AddType application/x-httpd-php .php
</IfModule>
экран апача выдает:
Apache/2.0.52 (NETWARE) PHP/5.0.3
Running in address space WEBSERV
Listening on port(s): 80
Loaded dynamic module sapi_apache2.c
в error.log добавляется строка:
[Fri Nov 11 13:35:03 2005] [notice] Apache/2.0.52 (NETWARE) PHP/5.0.3 configured -- resuming normal operations
при попытке обращения к php-скрипту в error.log добавляются строки:
[Fri Nov 11 13:35:43 2005] [error] [client 10.64.221.117] Could not find a command associated with the php extension
[Fri Nov 11 13:35:43 2005] [error] [client 10.64.221.117] (4)Bad file number: don't know how to spawn child process: SYS:/Apache2/cgi-bin/test.php
браузер выдает:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, you@example.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
--------------------------------------------------------------------------------
Apache/2.0.52 (NETWARE) PHP/5.0.3 Server at 10.64.100.7 Port 80
помогите плиз