From: Stefan Schmiedl <s@xss.de>
To: Silvio Siefke <siefke_listen@web.de>
Cc: gentoo-user@lists.gentoo.org
Subject: Re[4]: [gentoo-user] Nginx with PHP-FPM
Date: Thu, 5 Apr 2012 14:58:22 +0200 [thread overview]
Message-ID: <1798497371.20120405145822@xss.de> (raw)
In-Reply-To: <20120405021155.5e8a1a48.siefke_listen@web.de>
Silvio,
Thursday, April 5, 2012, 2:11:55 AM, you wrote:
S> thanks i have compile php and nginx with ur flags. But the result is same.
S> Nginx like not PHP. The website is blank. Not give out phpinfo();
If you have compiled nginx and php with these flags, things should work,
if you tell both components how to communicate with each other.
What is the output of
curl -I http://localhost/info.php
and of
curl http://localhost/info.php
assuming that you still have the file info.php that showed up in the logs
quoted in your original post.
Also:
ps ax | grep nginx
ps ax | grep php-fpm
netstat -lpnt | grep ":80"
netstat -lpnt | grep ":9000"
S> I dont know what should do now, when self the original sourcecode want not
S> run, thats not normal.
Calm down, wind some watch, and start to think about which points are accessible
for debugging this conundrum.
s.
next prev parent reply other threads:[~2012-04-05 12:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-02 2:26 [gentoo-user] Nginx with PHP-FPM siefke_listen
2012-04-02 9:01 ` Michael Schreckenbauer
2012-04-02 12:17 ` Silvio Siefke
2012-04-02 12:30 ` Michael Schreckenbauer
2012-04-02 16:02 ` Silvio Siefke
2012-04-03 2:00 ` Silvio Siefke
2012-04-03 10:49 ` Silvio Siefke
2012-04-03 21:39 ` Silvio Siefke
2012-04-04 21:13 ` Re[2]: " Stefan Schmiedl
2012-04-05 0:11 ` Silvio Siefke
2012-04-05 12:58 ` Stefan Schmiedl [this message]
2012-04-04 20:14 ` Silvio Siefke
2012-04-05 0:32 ` Silvio Siefke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1798497371.20120405145822@xss.de \
--to=s@xss.de \
--cc=gentoo-user@lists.gentoo.org \
--cc=siefke_listen@web.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox