How did you installed PHP i have tried without sucess. I tried the experimental, but I get the message "Loadmodule takes two arguments, a module name and the name of a shared object file to load it from " which I did - LoadModule php4_module C:/Program Files/Apache Group/Apache/php-4.2.0-Win32/php4apache.dll
Please tell me what did I do wrong? "Jerico" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I've tried everything - and I'm desperate and frustrated > > I'm using: > > Windows XP > Apache 2.035 > PHP 4.2.0 installed as Apache module (/experimental/apache2filter.dll) > > ...using a VIRTUAL HOST in httpd.conf > > <VirtualHost localhost> > ServerName localhost > DocumentRoot "c:/web" > DirectoryIndex index.htm index.html index.html.var index.php > index.php3 index.php4 > AddType application/x-httpd-php .php .php3 .php4 > AddType application/x-httpd-php-source .phps .php3s . php4s > </VirtualHost> > > Please help - tell me WHAT is required to get SSI to work and WHERE to place > the definitions ? > Please do not reply if you THINK you know it - only reply if you've got it > working, > > Thanks in advance > > > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php