by Lakshmi S Panicker | Oct 16, 2019 | Latest, Redis, Server Management
Are you searching for an option to speed up your website? If so, the PHP Redis extension is one better option. Redis is an open-source, cache store mechanism that supports a wide range of data structures. PHP Redis extension allows accessing the Redis server from PHP....
by Reeshma Mathews | Oct 16, 2019 | DirectAdmin, Latest, Server Management
“Am unable to access my server via http://xxx.xxx.xxx.xx:2222, DirectAdmin port 2222 not working”. Please fix it. That was a recent HelpDesk request we received in our Server Management Services. This is a common issue when we try to connect the...
by Lakshmi S Panicker | Oct 16, 2019 | Latest, VPN
Ever wondered why we get a VPN error 429? Usually, we use a VPN to have secure connections. But, some errors are common while connecting VPN over the internet. Error 429 is one such error that occurs due to connection failure between the VPN client and server. At...
by Keerthi PS | Oct 15, 2019 | Latest, Server Management
SMTP Error (-1): Connection to server failed. That was an error message our customer recently got while trying to send mails via Roundcube. Usually, this error occurs due to firewall restrictions, mail server malfunctioning, and so on. At Bobcares, we often get...
by Gayathri R Nayak | Oct 15, 2019 | Latest, MySQL, Server Management
Databases operations like backup or restore often result in annoying errors. Usually, MySQL error 1215 pops up while creating a foreign key or constraints in the database table. There are many reasons for this error to occur which include in-appropriate quotes in the...
by S K Asif Akram | Oct 15, 2019 | Latest, Server Management
Do you need to work on Windows Server when you are much of a Linux guy ?? The rdesktop utility is useful to configure services in a windows server from a Linux system. However, it often fails with error “Rdesktop failed to open display”. We troubleshoot...
by Keerthi PS | Oct 14, 2019 | Latest, Server Management
Did your daily backup ended up with Rsync error code 11? The error code description says it’s an error with the file I/O. Basically, rsync error 11 occurs when the disk space is full or if the system cannot detect the external drive. At Bobcares, we often get...
by Gayathri R Nayak | Oct 14, 2019 | Latest, Server Management
InnoDB works as a better option when dealing with large databases. However, often misconfiguration in the InnoDB settings results in errors. Older MySQL versions report error “InnoDB memory heap is disabled” when the InnoDB uses System memory. At Bobcares,...
by Lakshmi S Panicker | Oct 14, 2019 | Latest, Server Management
Are you getting SMTP error 452 when sending mails? The 452 too many recipients error mainly happens due to message overload. When we try to send too many emails at once, the server storage limit exceeds and results in this error. At Bobcares, we often receive requests...
by Adarsh M | Oct 13, 2019 | Latest, Server Management
Web hosts need to accommodate multiple websites on a single server for a cost-effective approach. But, can we run IIS multiple websites on port 80 of the server? Fortunately, with the help of the host header in IIS web server, we can host multiple sites and use the...