-
20.Dec.2019 | codedrill | Hosting, Apache, Linux
Automated Script To Create Virtual Host on Linux
It is always complicated to create virtual hosts every time you setup a new website especially for developers
-
24.Mar.2025 | codedrill | Apache, Cpanel, Hosting, Wordpress
Fixing Gutenberg White Screen on GoDaddy
If you’re using WordPress with the Gutenberg editor on GoDaddy hosting and encountering a white screen or
-
16.Oct.2022 | codedrill | Apache, Hosting, Linux, MySQL, PHP
Install php 7.4, mysql, apache, phpmyadmin on ubuntu 18
Being a PHP developer we frequently come across requirements where we need to install xampp or Apache, PHP,
-
11.Jan.2024 | codedrill | Apache, Hosting, Linux, MySQL, PHP
Install php 8.2, mysql, apache, phpmyadmin on ubuntu 22
All the new CMS and frameworks have started support for php 8.2. And it is quite easy to install php8.2 on
-
4.Sep.2025 | codedrill | Apache, Drupal, Linux, PHP
Install Solr search on for Drupal 11
How to Install and Get Started with Apache Solr 9.4 Apache Solr is a Java application so first we need to
-
23.Dec.2019 | codedrill | Laravel, Apache
Laravel remove public from url
When you setup a new laravel website you want to get rid of that “/public” in the url. Here is a
