Sytax error on line 2 of D:/server sht/server/conf/httpd.conf: LoadModule takes two arguments, a module name and the name of a shared object file to load it from.

I have php installed at D:\server sht\server\php and apache server at D:\server sht\server any help i will be gratefull.
i also have this in the config file

LoadModule php4_module d:/server @!#$/server/php/sapi/php4apache.dll
AddType application/x-httpd-php .php

    nevermind the above post i got it working now well the webserver has no errors php is still not working it seems to download php and php3 files anybody know why...

      i have this in the config file the webservers config.
      LoadModule php4_module d:/server/server/php/sapi/php4apache.dll
      AddType application/x-httpd-php .php

        thats fine..do you have..

        a php.ini in your windows?winnt folder?
        php4ts.dll & php4ts.lib in your /php/sapi OR windows?winnt/system32 folder

        if so then it really should work

          Write a Reply...