Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mrlohi

Pages: [1]
1
Updates / Re: CentOS 8 Stream delayed and panel update issues
« on: June 17, 2021, 03:48:16 AM »
CWP-CentOS 8 Stream-Delayed delayed version of CentOS 8 Stream (it has a issues which could be caused by some updated packages or dependencies. regards - https://ghdsportsapk.xyz/
Convert Centos 8 to Centos 8 stream – Install CWP control panel in stability of the OS it will provided delayed updated via there own repo and If you get error after running “dnf distro-sync” then just run this two commands:

dnf install centos-release-stream
dnf swap centos-{linux,stream}-repos
mv /etc/yum.repos.d/CentOS-AppStream.repo /etc/yum.repos.d/CentOS-AppStream.repo.bak 
mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak 
dnf distro-sync


dnf clean packages
dnf update


dnf clean packages
dnf update --nobest
dnf update --allowerasing

cat /etc/centos-release

[root@mysterydata ~]# cat /etc/centos-release
CentOS Stream release 8

dnf install epel-release -y
dnf install wget screen -y
cd /usr/local/src
wget http://centos-webpanel.com/cwp-el8-latest
sh cwp-el8-latest

yum install oniguruma oniguruma-devel gcc make gcc-c++ cpp kernel-headers.x86_64 libxml2-devel openssl-devel bzip2-devel libjpeg-devel libpng-devel freetype-devel openldap-devel postgresql-devel aspell-devel net-snmp-devel libxslt-devel libc-client-devel libicu-devel gmp-devel curl-devel libmcrypt-devel pcre-devel sqlite-devel libdb-devel enchant-devel libXpm-devel mysql-devel readline-devel libedit-devel recode-devel libtidy-devel libtool-ltdl-devel libwebp libwebp-devel expat expat-devel  cmake libmemcached libmemcached-devel


ln -s /usr/bin/cmake /usr/bin/cmake3




2
Updates / Re: Add new language to Wordpress wizard in future updates
« on: June 17, 2021, 03:39:45 AM »
Then, register to receive automated updates to future versions.  WPML components; Log into your site and in the WordPress admin, go to the Plugins page and click Add New. Follow WPML's setup wizard to add languages to your site.

Pages: [1]