View Single Post
Old
  (#2 (permalink))
theonetrueace
Junior Member
 
Status: Offline
Posts: 6
Join Date: Feb 2003
02-19-2003, 08:05 PM

you have to put this in ur httpd.conf file...


ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"

install php to the c:/php/ directory...
installing perl is a bit harder...i forgot the exact thing to do...im really drugged up for this cold i got right now, but i'll reply when i get well enough to think straite...

AcE
   
Reply With Quote