verdon
- Total activity 285
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 15
- Subscriptions 67
Comments
Recent activity by verdon-
Looks like is working again Yup. For me as well.
-
Thanks @cPanelLauren , That's the conclusion I was coming to as well. Their site(s) are a real mess right now, and the couple of support areas I was shuttled around to didn't seem to be aware of w...
-
The Comodo site is a mess. I've been bounced through 3 different support departments now, broken links all over the place, everywhere is a come-on to sell services... looking like I'll have to go b...
-
I gave up on the Comodo rules. Every time I tried to get the waf.comodo.com URL in a browser, it errors out with a temporarily unavailable or too busy message - I wonder if this has anything to d...
-
Found and resolved this, with a tip from this post - In a nutshell, there was a 'suPHP_ConfigPath ' declaration in the account's .htaccess file. There was no custom php.ini file there, but just h...
-
RESOLVED. To follow up on this, I am grateful to cPanel support (and a little embarrassed for not thinking of it myself). It was determined that several Wordpress and WP Plugin scripts, in most a...
-
@cPanelMichael Thank you. Ticket ID is 10025397
-
@cPanelMichael Thanks # grep error_reporting /opt/cpanel/ea-php70/root/etc/php.ini ; error_reporting error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT & ~E_WARNING ; Eval the expre...
-
Hi @cPanelMichael No. suphp on ea-php56 and ea-php70. ea-php70 is the default and used on most accounts. There are a couple of accounts on the server still using 5.6. PHP-FPM is not enabled at all...
-
@rpvw Thanks. I appreciate the reply. Problem is, I don't want to turn logging off, I just want to suppress PHP Notices and Warnings. I still want to log errors. I know how to edit my global (and ...