Howto move Cpanel accounts from one remote server to another using command line.

12th Jan 2024 | category: Web Hosting | Hits: 498

To move cPanel accounts from one remote server to another using the command line, you can use the "pkgacct" utility provided by cPanel on the source server to create backup files of the cPanel accounts, transfer those backups to the new server, and then use the "restorepkg" utility on the new server

Howto move Cpanel accounts from one remote server to another using command line.

Codeigniter 4: Resolved Errors after upgrade from codeigniter 4.3.x to 4.4.0

30th Dec 2023 | category: Frameworks | Hits: 507

Howto reslove error "Fatal error: Uncaught Error: Undefined constant "CodeIgniter\ENVIRONMENT" in .....\vendor\codeigniter4\ framework\ system\ CodeIgniter.php:595" when upgrading from Codeigniter 4.3.x to 4.4.0

Codeigniter 4: Resolved Errors after upgrade from codeigniter 4.3.x to 4.4.0

Proxy Server not running on Zimbra Mail Server.

19th May 2021 | category: Emails | Hits: 7038

Common error
Starting proxy...failed.
nginx start failed. reason: No available memcached servers could be contacted

Proxy Server not running on Zimbra Mail Server.

Howto stop vulnerable Open Memcached on a Zimbra Server.

19th May 2021 | category: Emails | Hits: 5550

Error:: The IP xxx.xxx.xx.xxx is exposing a Open Memcached Server service to the Internet. Such configuration could lead to Open Memcached Server amplification attacks. There are two quick solutions to this problem and that is either configuring your Memcached to listen to localhost or ..

Howto stop vulnerable Open Memcached on a Zimbra Server.

Howto remove .php, .html extensions on a web page using .htaccess file

28th Mar 2021 | category: Web Design and Development | Hits: 6108

Many times you will want to have user-friendly URLs on your site. Instead of https://www.mydomain.com/index.html you will want to have https://www.mydomain.com/index . The second URL looks much better. Also, from the SEO point of view it is better to don’t use file extensions.

Howto remove .php, .html extensions on a web page using .htaccess file

How to Increase the Max Upload Size Limit

13th Mar 2021 | category: Web Hosting | Hits: 90

Most of the times when uploading a bigger image file or a publication into a wordpress or Joomla or Drupal website, you get an error like “this file or image exceeds the maximum upload size for this website “

How to Increase the Max Upload Size Limit

Howto Create a Distribution List or Mailing List in Zimbra mail server

6th Mar 2021 | category: Emails | Hits: 86

A distribution list is a group of email addresses contained in a list with a common email address. When users send to a distribution list, they are sending the message to everyone whose address is included in the list. The address line displays the distribution list address; the individual recipient

Howto Create a Distribution List or Mailing List in Zimbra mail server