php5 under apache2
HejsaJeg har installeret apache2 og php5. Men jeg kan ikke få php til at virke. JEg har tilføjet
LoadModule php5_module "c:/php5/php5apache2.dll"
AddType application/x-httpd-php .php
PHPIniDir "c:/php5"
i min httpd.conf fil og kopieret php5ts.dll til system32.
Jeg vælger så at jeg vil teste min configuration. Og jeg får denne fejl:
Syntax error on line 486 of C:/Apache2/conf/httpd.conf: Cannot load C:/php5/php5apache2.dll into server: the specified module could not be found.
JEg har triple tjekket at alle stier osv. er korrekte. En som kan hjælpe?
