php-general Digest 17 Jul 2013 15:23:04 -0000 Issue 8299

Topics (messages 321621 through 321623):

Re: How to read PHP-FPM config values using phpinfo
        321621 by: Daniel
        321622 by: Amiya Maji

Premature end of script
        321623 by: R B

Administrivia:

To subscribe to the digest, e-mail:
        php-general-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-general-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-gene...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
Hi there,

Just a question, do you have Apache configured to use the PHP-FPM and
not the Apache module? That something that people can mess up on.

Thanks :)



On Wed, Jul 17, 2013 at 9:58 AM, Amiya Maji <am...@purdue.edu> wrote:
> Hi all,
>
> I am using PHP-FPM with Apache 2.4. I periodically change my php-fpm.conf
> and reload it by sending USR2 signal to the FPM process. Is there a way to
> print the updated parameters in FPM using phpinfo().
> At present I am not seeing any FPM specific parameters in phpinfo. Any
> suggestion is appreciated.
>
> Thanks!
> Amiya.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

--- End Message ---
--- Begin Message ---
Daniel, thanks for asking. 
I do have Apache correctly configured to use fpm, in fact, phpinfo shows 
php-fpm as the cgi module. Only problem is to read (or dump) the Fpm configs 
from phpinfo.

Regards,
Amiya.




-------- Original message --------
From: Daniel <danielx...@gmail.com> 
Date: 07/16/2013  9:48 PM  (GMT-05:00) 
To: Amiya Maji <am...@purdue.edu> 
Cc: php-gene...@lists.php.net 
Subject: Re: [PHP] How to read PHP-FPM config values using phpinfo 
 
Hi there,

Just a question, do you have Apache configured to use the PHP-FPM and
not the Apache module? That something that people can mess up on.

Thanks :)



On Wed, Jul 17, 2013 at 9:58 AM, Amiya Maji <am...@purdue.edu> wrote:
> Hi all,
>
> I am using PHP-FPM with Apache 2.4. I periodically change my php-fpm.conf
> and reload it by sending USR2 signal to the FPM process. Is there a way to
> print the updated parameters in FPM using phpinfo().
> At present I am not seeing any FPM specific parameters in phpinfo. Any
> suggestion is appreciated.
>
> Thanks!
> Amiya.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

--- End Message ---
--- Begin Message ---
Hello,

5 years ago, y developed a php system and was working fine. But 20 days
ago, when y try to access to some pages (not all the pages), in the log
appears this message and the page is not displayed:

==> /usr/local/apache/logs/error_log <==
[Wed Jul 3 02:36:58 2013] [error] [client 10.30.6.161] Premature end of
script
headers: /home/capitale/public_html/miembros/myscript.php

Can you help me please with this error?

Thank you.

--- End Message ---

Reply via email to