please help!!!
hi im not sure write kinda has php. first let me new apache, php , mysql. bought book called "dreamweaver8 , flash 8" master visually because want creat poll in website working on. book gives step step on installing each server. installed apache , php far im @ chapter says "configure apache process php code" tells me apache configuration file needs 3 lines process php coding 1) scriptalias /php/ "c:/php/" 2) addtype application/x-httpd-php .php 3) action application/x-httpd-php /php/php-cgi.exe) when searching threw file have found paragraphs scriptalias , addtype. able type in codes necessary. can not find in script says action application. in book shows paragraph of suppost type code needed. paragraph reads......
# action lets define media types execute script whenever
# matching file called. eliminates need repeat url
# pathnames oft-used cgi file processors.
# format: action media/type /cgi-script/location
# format: action handler-name /cgi-script/location
#
action application/x-httpd-php/ php/php-cgi.exe <--- sentence need type in script. if knows whole part may go can type whole thing in greatley appreciated. thank you!!! have attached code input these 3 lines. if might know can type in paragraph great...
# action lets define media types execute script whenever
# matching file called. eliminates need repeat url
# pathnames oft-used cgi file processors.
# format: action media/type /cgi-script/location
# format: action handler-name /cgi-script/location
#
action application/x-httpd-php/ php/php-cgi.exe <--- sentence need type in script. if knows whole part may go can type whole thing in greatley appreciated. thank you!!! have attached code input these 3 lines. if might know can type in paragraph great...
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment