php-fpm does'nt work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi, i just install nginx-0.8.54, php-5.3.5, mysql-5.5.8
in nginx.conf i pass .php file to php-fpm(127.0.0.1:9000)
i can get static file like index.html, but i got a blank page from
simple test.php file, there only one command:

<?php phpinfo(); ?>

and no errors print out, i set all display_errors=on, and it doesn't work.
i guess nginx can connect to php-fpm, but php-fpm seem to not intepret php file.

and i compile php against apache apxs2, it works!!!
can somebody help me out. thanks so much

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux