Archives : December-2022

Introduction The error is “Unable to create directory uploads/year/month. Is its parent directory writable by the server?” typically occurs when WordPress cannot write files to the uploads directory. This may happen due to incorrect upload path settings or configuration issues within the WordPress installation. The following steps explain how to resolve this issue and restore ..

Read more

Introduction: A DNS zone maintains all the DNS records of each and every domain. It contains all the records of a specific domain or all domains and their subdomains. It helps for administrative purposes and in DNS propagation. In a DNS zone file, each line holds one DNS record with TTL (Time to Live). It specifies ..

Read more

Introduction In this section we are going to see how to install/update the SSL certificate purchased from a CA(certificate Authority) for a domain on cPanel. Prerequisite: 1. Server certificate issued by CA 2. Intermediate certificate (CA Bundle) 3. Your Private key ( Generated while submitting CSR)4. cPanel (or) WHM login credentials. Procedure : Conclusion:The above ..

Read more

Introduction Magento 2 is a powerful open-source e-commerce platform written in PHP. It is widely used to build online stores with features such as product management, customer management, order processing, payment integration, and shipping configuration. Installing Magento 2 manually requires server-level configuration, database setup, file permission management, and dependency installation. However, using Softaculous in cPanel ..

Read more