Page 1 of 1

AddType application/x-httpd-php - problem in WINXP

PostPosted: 12. August 2006 19:32
by cmykos
I use XAMPP and Dreamweaver for web design
In Dreamweaver I set up my site correctly but when I preview it in explorer I see the index.php of XAMPP and not the index.php of my web page.

Added the following scrip in Appache httpd.conf. but with no results.

ScriptAlias /php/ “C:/program files/XAMPP/php”
AddType application/x-httpd-php .php
Action application/x-httpd-php “/php/php.exe”

Any help?

many thanks

PostPosted: 12. August 2006 23:43
by Izzy
cmykos wrote:ScriptAlias /php/ “C:/program files/XAMPP/php”
AddType application/x-httpd-php .php
Action application/x-httpd-php “/php/php.exe”

That is already the default so you can remove them, check the syntax
(at command prompt in xampp/apache/bin/ apache -t)
and then restart Apache.

In the Site Manager in DW what do the following entries have?

Tab - Advanced/Local Info:-
Site Name:
Local Root Folder:
Default Image Folder:
HTTP address:

Tab - Advanced/Testing Server:-
Server Model:
Access:
Testing Server Folder:
Url Prefix: