You are not logged in.

#1 2012-04-20 11:27:13

Ragnis
Member
Registered: 2012-01-29
Posts: 14
Website

[SOLVED] php-fpm won't start: error in /etc/php/php.ini

I'm unable to start php-fpm. When I run `rc.d start php-fpm`, it says:

:: Checking configuration (error in /etc/php/php.ini)                       [FAIL]

`php-fpm -v`:

PHP 5.3.10 (fpm-fcgi) (built: Feb  6 2012 19:19:30)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies

I haven't changed anything. It just suddenly stopped working.

Last edited by Ragnis (2012-04-20 11:56:52)

Offline

#2 2012-04-20 11:39:44

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: [SOLVED] php-fpm won't start: error in /etc/php/php.ini

As it says there is an error in your php.ini. Run "php-fpm -t" to get more details.

Offline

#3 2012-04-20 11:56:33

Ragnis
Member
Registered: 2012-01-29
Posts: 14
Website

Re: [SOLVED] php-fpm won't start: error in /etc/php/php.ini

Thanks.
The probem was in /etc/php/php-fpm.conf.

Offline

Board footer

Powered by FluxBB