gohighvoltage
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by gohighvoltage-
gohighvoltage created a post,
LFD Excessive Resources Warnings
Constantly get these warnings: Resource: Virtual Memory Size Exceeded: 1409 > 500 (MB) Executable: /opt/cpanel/ea-php73/root/usr/sbin/php-fpm Command Line: php-fpm: pool mywedsite_com ...
-
gohighvoltage commented,
I have had this same exact issue. I had to rebuild easy apache and manually select env module.
-
gohighvoltage commented,
Found my answer here:
-
gohighvoltage created a post,
Upgraded to Apache 2.4.7 and now Server 500 error
One of my sites htaccess had this: SetEnv HTTP_MOD_REWRITE On This throws a 500 server error. It was never a problem before on the 2.2 apache. Any idea why? Nothing changed other then upgrad...
-
gohighvoltage created a post,
Help with Errors
Server Error Log Filling up with this. Please help? [Mon Mar 03 19:02:57.319919 2014] [mpm_prefork:notice] [pid 3610] AH00163: Apache/2.4.7 (Unix) OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 con...
-
gohighvoltage commented,
What is the recommendations as far as performance_schema, better on or better off? Anyone?
-
gohighvoltage commented,
All my current databases are myisam. I just upgraded to 5.6. Are you saying I should add default-storage-engine=MYISAM To my my.cnf file to prevent issues with my current databases? Also, th...
-
gohighvoltage commented,
Re: Turn off Innodb in Mysql 5.6 and default to myisam All my databases are myisam. If leaving innodb on with mysql 5.6, does this only effect when new databases are created? So should I just ...
-
gohighvoltage commented,
I turned off performance_schema in my.cnf and my memory went back down to close to normal. I didn't realize performance schema was a memory hog.
-
gohighvoltage created a post,
Just Upgraded to MYSQL 5.6 from 5.5
Just Upgraded to MYSQL 5.6 from 5.5 I am on a Hybrid Server with 4gig of memory. This is my current my.cnf file: [mysqldump] max_allowed_packet=64M quick [myisamchk] write_buffer_size=1M read_bu...