I have tried all the apache php config amendments - <IfModule php4_module.c>
php_value include_path ".;/php" php_admin_flag safe_mode on </IfModule> LoadModule php4_module "c:/php/php4apache2.dll" AddType application/x-httpd-php .php and when I test the apache config to see whether the php is loaded I get the message cannot load php4apache2.dll into server the specified module could not be found. I have placed the dll in the main php directory but to no avail. Anyone have any ideas?