2 min read 0 UncategorizedHow to Install PHP 8.0 / PHP 8.0 FPM on Ubuntu 24.04 Reportcard1 July 1, 2025 By default, if we install PHP on Ubuntu 24.04, it will automatically choose PHP 8.3.x. But, how if we want…
3 min read 0 UncategorizedInstall a library using composer in Codeigniter v3.1.13 Reportcard1 June 30, 2025 By default, Codeigniter v3.1.13 already has a composer.json file in root project, but it doesn’t have vendor folder yet. Now,…
3 min read 0 UncategorizedHow to install CloudPanel on EC2 Instance – AWS Cloud Reportcard1 June 25, 2025 CloudPanel is like CPanel, but it’s free. The following are steps to install cloudpanel on EC2 instance. Install CloudPanel on…