burnout
Full-stack developer, working as Senior Web Developer at Pusat Pungutan Zakat-MAIWP, most of the times working with Laravel and WordPress.
- Malaysia
- www.syahzul.com
Block or Report
Block or report syahzul
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
backup-server Public
Backup website files and MySQL databases in the server and upload it to Dropbox
Shell 1
-
-
1
Let's start by stopping the currently running MySQL database.
23```
4$ sudo systemctl stop mysql.service
5```
-
1
# How to install OCI8 on macOS 10.15 (Catalina) with PHP 7.3 or 7.4
23## Requirements
45- [Homebrew](https://brew.sh)
-
1
# How to install OCI8 on Linux Mint 19.2 and PHP 7.3
2Sources:
3- http://www.syahzul.com/2016/04/06/how-to-install-oci8-on-ubuntu-14-04-and-php-5-6/
4- https://medium.com/@kabeza/setup-oracle-instant-client-with-apache-and-php-7-on-ubuntu-server-17-04-66cea2297d6f
5- https://gist.github.com/hewerthomn/81eea2935051eb2500941a9309bca703#file-install_oci8_ubuntu_16-04_php7-1-md