Kevin Vergara
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Kevin Vergara-
rpm -qa |grep ea-apache24-2.4 yum reinstall ea-apache24-2.4.XXXX reinstall the version that is currently installed then rebuilld if it stall does not start [root@cpanel ~]# rpm -qa |grep ea-apac...
-
its the correct version rebuild your httpd.conf /scripts/rebuildhttpdconf That happends [root@cpanel ~]# /scripts/rebuildhttpdconf perl: warning: Setting locale failed. perl: warning: Please ch...
-
that is your problem yum is broken yum clean all yum update i did, but still nothing [root@cpanel ~]# yum clean all Failed to set locale, defaulting to C Loaded plugins: fastestmirror, universal...
-
check ea-apr-util for current version rpm -qi ea-apr-util if not try yum install ea-apr-util or yum update ea-apr-util When i do this: [root@cpanel ~]# rpm -qi ea-apr-util Name : ea-apr-u...
-
run journalctl -xe after attempting a restart run apachectl configtest to check for errors When I did the journalctl -xe Starting Apache web server managed by cPanel EasyApache... -- Subject: U...