Delete data with file video public function destroy_video($id) { $…
Baca selengkapnya
Library Function Laravel
Fix WHM/Cpanel services not running error
Short story: I encountered an issue on a server running CentOS 7 where I had in…
Baca selengkapnya
Fix WHM/Cpanel services not running error
Correcting errors Warning: Composer should be invoked via the CLI version of PHP, not the cgi-fcgi SAPI
1. Check the php that the cpanel account uses [root@server user]# sudo -u user …
Baca selengkapnya
Correcting errors Warning: Composer should be invoked via the CLI version of PHP, not the cgi-fcgi SAPI
Reinstall composer on cpanel
Here are the steps you can follow to install Composer in cPanel environment: O…
Baca selengkapnya
Reinstall composer on cpanel
See public ip on virtual machine / server ubuntu
Use this script curl -4 icanhazip.com
Baca selengkapnya
See public ip on virtual machine / server ubuntu