postcd
- Total activity 816
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 184
Comments
Recent activity by postcd-
I tried that command: #rpm -e --nodeps libffi then this one: #yum install libffi-devel and it worked to install el6 version # yum update than was not interupted and wanting me to upgrade 187 pack...
-
Thanks, i checked that thread, but im not able to solve it. the "yum update" error is: Protected multilib versions: libffi-3.0.5-3.2.el6.i686 != libffi-3.0.9-1.el5.rf.x86_64 My CentOS is 6.6, x86...
-
Thanks, the developer is aware and will probably use different function in future. To disable this script/WHMXtra plugin, go to Plugins >> Load/Bandwidth Monitor and select the option to disable t...
-
Can i somehow edit that logger.php file and disallow it to log errors? or into that directory .htaccess to add something like?: ErrorLog /dev/null
-
Thx, yes, your command found file: /usr/local/lib/php.ini And the above mentioned log entry points to this file: /usr/local/cpanel/whostmgr/docroot/themes/x/xtra/functions/load/logger.php which c...
-
All the unread/new mails stored in directory "new" and all the read mails stored in directory "cur". Thank you, that is it. Hostgator and Courier-mta.org describes it same way.
-
Update: cPanel staff discoverred that the line that includes pdo_mysql in global php.ini was malformed: extension= "pdo_mysql.so" as opposed to extension = "pdo_mysql.so" then it started WORKING.
-
On this server i have: PHP 5.3.3 Apache/2.2.15 i submitted cpanel ticket for this #6896043 staff asked if can recompile apache, but i dont want that because on php 5.4 or on default config., some ...
-
Hello, i tried to rebuild while selecting PDO MySQL option and saving the profile. But still im getting only this: # php -m|grep pdo pdo_sqlite ... httpd restarted
-
Thx, this is only output Your command returns: pdo_sqlite please can You help how can i enable pdo_mysql? In WHM/EasyApache/Customize previously saved config/Exhaustive options, i had "PDO MySQL"...