Apache + PHP +
MySQL alles schon neu installiert nach der Delphi installation
Verwende übrigens den Apache 2.0.40
PHP binde ich so ein:
Zitat:
ScriptAlias /php/ "C:/php/"
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php4
AddType application/x-httpd-php-source .phps
Action application/x-httpd-php "/php/php.exe"