Hi,
I use PHP 5.2 with the following extensions and fcgid as handler but PHP consume very high CPU resources
PHP 5.2.17 (cgi-fcgi) (built: May 3 2012 13:56:23)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
with eAccelerator v0.9.6.1, Copyright (c) 2004-2010 eAccelerator, by eAccelerator
with the ionCube PHP Loader v4.0.12,
Background: I am running a site built with the Zend framework. The site is hosted on a remote RHEL5 server, and also uses Zend server instead of the generic LAMP stack.
About an hour ago my site just died. After trying to restart the webserver and the entire zend server, I resorted to rebooting the server, making sure to apache processes were running, and then starting the zend server.
I'me trying to use the in built web server on my iMac for testing my websites. PHP is not running for some reason. I've checked my httpd.conf file and the following line:
LoadModule php5_module libexec/apache2/libphp5.so
is uncommented.
I'm trying to enable WordPress to upload files to the wp-content folder without setting permissions for the folder to 777. However, I'm having some difficulties.
The group and user set for the wp-content folder match the group and user Apache is configured to be using in httpd.conf.
Hey all. I've installed gentoo on a brand new machine and I've encountered an issue I've never seen before.
I just upgraded to PHP 5.4.11 from 5.3.15 following this link. After upgrading I ran php -v but it shows me following output
Zafars-MacBook-Pro:php-5.4.11 zafar$ php -v
PHP 5.3.15 with Suhosin-Patch (cli) (built: Jul 31 2012 14:49:18)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
which says PHP 5.3.15.
I have installed apache from the source with:prefix=/usr sysconfdir=/etc/httpd/ localstatedir=/var.
useradd -g apache -d /usr/apache -s /sbin/nologin apache
I am expiering some problems with the Google's Apache mod_pagespeed module to combine css, js, etc. During the last months I developed a new version of our software based on Zend Framework. I just installed mod_pagespeed and it doesn't seem to work.
I run Ubuntu Server 11.04 and the latest mod_pagespeed module.
I cant find the php-fpm config file on my server.
I tried to make an php-fpm.conf file in /etc/php.d/ folder, but it doesn't get included.
Its not in these locations either: /etc/php-fpm.conf file or /etc/php-fpm.d
Output of php -v
-bash-3.2# php -v
PHP 5.4.10 (cli) (built: Dec 19 2012 11:25:26)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies