Hello,
I have a problematic php script i'm trying to work on, but no error log is being generated. Some research shows that maybe it's related to suphp. I've tried making some changes to /usr/lib/php.ini and they don't seem to take (or logs aren't being written).
The script actually broke after i upgraded php to 5.3.28 a few days ago.
Here's some info on versions:
Any assistance would be appreciated.
I have a problematic php script i'm trying to work on, but no error log is being generated. Some research shows that maybe it's related to suphp. I've tried making some changes to /usr/lib/php.ini and they don't seem to take (or logs aren't being written).
The script actually broke after i upgraded php to 5.3.28 a few days ago.
Here's some info on versions:
Code:
[~]# php --version
PHP 5.3.28 (cli) (built: Apr 16 2014 01:53:31)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
with the ionCube PHP Loader v4.4.1, Copyright (c) 2002-2013, by ionCube Ltd., and
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
Code:
[~]# /usr/local/cpanel/bin/rebuild_phpconf --current
Available handlers: suphp dso cgi none
DEFAULT PHP: 5
PHP4 SAPI: none
PHP5 SAPI: suphp
SUEXEC: enabled
RUID2: not installed