"Lukáš moravec" <[EMAIL PROTECTED]> wrote in message 007001c243d6$d039dab0$ea42fea9@lukuo2tej2n56g">news:007001c243d6$d039dab0$ea42fea9@lukuo2tej2n56g... > When I used other way the apache does not work but i do not know where > to insert these lines (in htconf)... > > LoadModule php4_module c:/php/sapi/php4apache.dll > AddModule mod_php4.c > AddType application/x-httpd-php .php
About this: current release of PHP will not work with Apache 2.0.37 or higher. (Apache will just say that php4apache.dll does not have a required procedure and will not start). In this case you need to update PHP to the latest version - you can do that at http://snaps.php.net/win32/ -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php