[PHP-INST] php as apache module

2003-02-19 Thread Angelo Marcos Rigo
Hi i install apache 2.0.4.4 for win nt and php 4.3.1 i try to configure php as moule moving php4ts.dll to winnt/system32 and adding the two lines: LoadModule php4_module c:/php/sapi/php4apache.dll AddType application/x-httpd-php .php however this directory and this dll do not exist only the ph

[PHP-INST] php as apache module

2003-02-18 Thread Angelo Marcos Rigo
Hi i install apache 2.0.4.4 for win nt and php 4.3.1 i try to configure php as moule moving php4ts.dll to winnt/system32 and adding the two lines: LoadModule php4_module c:/php/sapi/php4apache.dll AddType application/x-httpd-php .php however this directory and this dll do not exist only the ph

[PHP-INST] php as apache module

2003-02-18 Thread Angelo Marcos Rigo
Hi i install apache 2.0.4.4 for win nt and php 4.3.1 i try to configure php as moule adding the two lines: -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php