my previous reply! Nick Jones wrote:
--- Olivia Hardy <oh14204@xxxxxxxxxxx> wrote:I have checked everywhere I can think of to solve this problem on my own and have yet to find an answer that works. So now I turn to you. I'm using Dreamweaver to create PHP files for a new site I want to do. My server is Apache with phptriad. My problem is I can't get it to show the php code. All it wants to do is let me download it. I have followed every tut I can find to get this working correctly and nothing seems to work. Thanks in advance for your advice. LiviI haven't tried PHPTriad personally, but it soundslike Apache is configured wrong. Check your httpd.conf fileand make sure the following lines are in there somewhere: AddModule phpN_module "c:/path/to/phpNapache2.dll" (where N is your PHP version) AddType application/x-httpd-php .php Good luck! -Nick ____________________________________________________Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx