We're upgrading our web server (physical machine). Our site works fine.<div><br></div><div>However, I noticed that going to a PHP file, i.e. /index.php causes the file to download. Going to /index.php?asdfasdf causes the file to work correctly. Help?<div>
<br></div><div>In our Nginx configuration we have:</div><div><br></div><div><div> location ~ \.php$</div><div> {</div><div> fastcgi_param HTTPS on;</div><div> include fcgi;</div>
<div> fastcgi_pass joomphp;</div><div> }</div></div><div><br></div><div>In our old server, this works fine and we don't have this issue.</div><div><br></div><div><br></div><div>-- <br>
<div><br></div><div>Ilan Berkner</div><div>Chief Technology Officer</div><div>Time4Learning.com</div><div><br></div><div>6300 NE 1st Ave., Suite 203</div><div>Ft. Lauderdale, FL 33334</div><div>(954) 771-0914</div><div><br>
</div><div><a href="http://www.twitter.com/time4learning" target="_blank"><img src="http://www.time4learning.com/_img/buttons/addthis/twitter_32.png"></a> <a href="http://www.facebook.com/Time4Learning" target="_blank"><img src="http://www.time4learning.com/_img/buttons/addthis/facebook_32.png"></a> <br>
</div><div><br></div><div><div><a href="http://Time4Learning.com" target="_blank">Time4Learning.com</a> - Online interactive curriculum for home use, PreK-8th Grade.</div><div><a href="http://Time4Writing.com" target="_blank">Time4Writing.com</a> - Online writing tutorials for high, middle, and elementary school students.</div>
<div><a href="http://Time4Learning.net" target="_blank">Time4Learning.net</a> - A forum to chat with parents online about kids, education, parenting and more.</div><div><a href="http://spellingcity.com" target="_blank">spellingcity.com</a> - Online vocabulary and spelling activities for teachers, parents and students.</div>
</div><div><br></div><br>
</div></div>