Welcome! Log In Create A New Profile

Advanced

Re: test.php being downloaded instead of displayed

October 01, 2010 10:36PM
No problem... we were all new one time, I'm still learning.

How are you planning on serving php?

Nginx by itself does not process scripts, simply passes the requests to a
backend.

Google: php-fpm (see php-fpm.org) or apache mod_php for example.

Your nginx configuration file is called "nginx.conf" in it you specify how
you want php to be served.



On Fri, Oct 1, 2010 at 10:26 PM, <bthreesix@gmail.com> wrote:

> what do u mean? sry im still new
> On Oct 1, 2010, at 7:24 PM, Ilan Berkner wrote:
>
> What is your nginx configuration?
>
> On Fri, Oct 1, 2010 at 10:14 PM, <bthreesix@gmail.com> wrote:
>
>> I set up a simple test.php on my server with
>>
>> <?php
>> phpinfo();
>> ?>
>>
>> but it seems like when i browse to the file its being downloaded instead
>> of displayed in the browser window. does anyone know how i can fix this?
>> _______________________________________________
>> nginx mailing list
>> nginx@nginx.org
>> http://nginx.org/mailman/listinfo/nginx
>>
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx
>
>
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx
>
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

test.php being downloaded instead of displayed

Anonymous User October 01, 2010 10:22PM

Re: test.php being downloaded instead of displayed

iberkner October 01, 2010 10:28PM

Re: test.php being downloaded instead of displayed

Anonymous User October 01, 2010 10:32PM

Re: test.php being downloaded instead of displayed

iberkner October 01, 2010 10:36PM

Re: test.php being downloaded instead of displayed

António P. P. Almeida October 01, 2010 10:38PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 286
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