Welcome! Log In Create A New Profile

Advanced

Loading a PHP file without a query string parameter downlo

Ilan Berkner
November 12, 2011 09:00PM
We're upgrading our web server (physical machine). Our site works fine.

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?

In our Nginx configuration we have:

location ~ \.php$
{
fastcgi_param HTTPS on;
include fcgi;
fastcgi_pass joomphp;
}

In our old server, this works fine and we don't have this issue.


--

Ilan Berkner
Chief Technology Officer
Time4Learning.com

6300 NE 1st Ave., Suite 203
Ft. Lauderdale, FL 33334
(954) 771-0914

http://www.twitter.com/time4learning http://www.facebook.com/Time4Learning


Time4Learning.com - Online interactive curriculum for home use, PreK-8th
Grade.
Time4Writing.com - Online writing tutorials for high, middle, and
elementary school students.
Time4Learning.net - A forum to chat with parents online about kids,
education, parenting and more.
spellingcity.com - Online vocabulary and spelling activities for teachers,
parents and students.
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Loading a PHP file without a query string parameter downlo

Ilan Berkner November 12, 2011 09:00PM

Re: Loading a PHP file without a query string parameter downlo

Maxim Dounin November 12, 2011 09:36PM

Re: Loading a PHP file without a query string parameter downlo

Ilan Berkner November 12, 2011 09:42PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 235
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready