Hello,

  I am trying to run php from the cd itself..apache and mysql are 
running..


To what i have to change the following settings so that it will run from 
the cd..
     *

       ScriptAlias /php/ "c:/path-to-php-dir/"
     *

       AddType application/x-httpd-php .php
     *

       AddType application/x-httpd-php .phtml
     *

       Action application/x-httpd-php "/php/php.exe"

Can anyone please tell me how to do this ??


Regards,
Uma



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to