ffeingol
- Total activity 1622
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 702
Comments
Recent activity by ffeingol-
Check if the domain name is in /etc/localdomains or /etc/remotedomains. If the mail is off the server it should be in remotedomains. You don't want to manually edit those files, but if the domain...
-
Sorry, but you can't upgrade from 6.x to 7.x. You need to either reinstall or migrate to a new server.
-
We have never done that. It's just a yum update. It will un-install the old version, which will shut down MySQL and then install the new version. Worst case, you're going to get some web site er...
-
The problem is, there is no back out. If you really had to back out, you'd need another server (with 5.6) or reinstall on your current server and then recover the sites. Most open source software...
-
@shrief mohsen I'm pretty sure that any version of PHP can connect/use MySQL V5.7. Your second question is too generic. If you can post some specific errors / issues you are having, we can more t...
-
Per what @tvcnet posted, looks like cPanel has pushed out the fix. It actually looks like a whole bunch of ea-* packages got updated (my guess is for dependencies). The normal nightly upcp should...
-
It's going to be a pain the butt, but you may want to put openssl in the yum.conf excludes or it's going to get overwritten every night when upcp runs. The 'pain' is that you'll have to keep an ey...
-
Got a reply on my ticket. They referenced this: cPanel Only fix given was downgrading ea-openssl: yum downgrade ea-openssl But it will, of course, upgrade every night.
-
Having the same issues. I will be opening a ticket.
-
I don't believe that this is actually WordPress doing this. WordPress adds some "comments" that surround the WordPress rewrites and that seems to be the only thing it touches. It may, however, be...