Jump to content

Problems with PHPTriad


gcunha

Recommended Posts

weird you have a firewall?

and i don\'t know if phpTriad sets the following for you


<IfModule mod_dir.c>

   DirectoryIndex index.html index.php

</IfModule>

and also in same file..


  ScriptAlias /php/ "c:/php/"

  AddType application/x-httpd-php .php

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

..chk if those are in apache.conf(httpd.conf) file

and your browser has nothing to do with compatibility and apache ;-)

Link to comment
https://forums.phpfreaks.com/topic/674-problems-with-phptriad/#findComment-2214
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.