Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install gd extension php ubuntu

#install gd extension, 7.4 replace it with your version
sudo apt-get install php7.4-gd
#check if installed
php -m | grep gd
#restart your web server 
sudo service apache2 restart
or
sudo service nginx restart
Comment

PREVIOUS NEXT
Code Example
Shell :: Although GNOME Shell integration extension is running, native host connector is not detected 
Shell :: linux remove mysql server 
Shell :: how to stop mongodb server in ubuntu 
Shell :: › Error: Missing required flag: › -a, --app APP app to run command against › See more help with --help 
Shell :: Error loading MySQLdb module. 
Shell :: adb shell screenshot 
Shell :: linux get port usage 
Shell :: enumerate with letters latex 
Shell :: git ignore not working 
Shell :: Install Material ui on react app 
Shell :: vim ubuntu install 
Shell :: linux watchers limit 
Shell :: set git user name and user email 
Shell :: how to get mac cpu temp 
Shell :: ubuntu clean up disk space 
Shell :: errors were encountered while processing: mysql-server-5.7 mysql-server e: sub-process /usr/bin/dpkg returned an error code (1) 
Shell :: how to free swap memory in linux 
Shell :: stylelint fix 
Shell :: npm firebase-tools 
Shell :: install psycopg2 ubuntu 
Shell :: fatal error: portaudio.h: No such file or directory 
Shell :: count files recursively linux 
Shell :: sudo: /etc/sudoers is owned by uid 1001, should be 0 sudo: no valid sudoers sources found, quitting 
Shell :: Error loading webview: Error: Could not register service workers: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state 
Shell :: docker install in centos u7 
Shell :: Failed to download metadata for repo ‘AppStream’ 
Shell :: git config ssl verify false 
Shell :: anaconda navigator linux command 
Shell :: install tweepy 
Shell :: stop minikube 
ADD CONTENT
Topic
Content
Source link
Name
3+1 =