Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Web hosting, Cloud server Tips and Tricks
Web hosting, Cloud server Tips and Tricks
Edit the following file to configure PHP parameters: nano LSPHP 7.4 as example. If you are using a different version, please adjust the number in the URL accordingly.
Symptoms Applications are unable to access the MySQL database and report the following error: [3118] Access denied for user ‘username’@’localhost’. Account is locked. Description This error occurs when the account being used to access a database is marked as locked…
How To Remove Malware From WordPress Website A good number of people use WordPress websites on a daily basis for blogging or simply to read blogger’s posts. This makes it very easy for them to get malware infections into their…
How to secure your WordPress Website in a few steps WordPress is regarded as the most popular content management system around the online world. Developed with the help of PHP and powered by the commonly implemented MySQL databases, it continues…
How to speed up your WordPress Website in a few simple steps WordPress is an excellent platform for creating web pages. Each day, more and more websites are using WordPress, but unfortunately – there seems to be a little flaw:…
Sometimes we need to disabled HTTP access to make down a website . Today I’m showing how to disable HTTP access by .htaccess Go to file manager and go in to the .htaccess for that account and put: deny from…
Most of the time WordPress Default maximum upload file size 2 MB ,which is not enough for media files like (audio / video or a high quality pictures . in the post i will show you How to increase the…
Increasing the memory limit in WordPress sometimes its really important to run website , because hosting provider set default memory limit is lower. the reason your website will not load properly or web site getting memory limit error. then you…
How To Fix 401 Unauthorized Error wordpress on DigitalOcean My previous tutorials was “How to create a website on DigitalOcean in a minutes” after installing wordpress , browser ask you admin user & password. well you can find the user…
Today I’m writing a Tutorial is ” how to create a Website on Digital Ocean in a minute ! ” DigitalOcean is a virtual private server provider. they provide SSD VPS on cloud environment. In this tutorial we will create…