You can use the below command to extract sql.gz file.
gzip -d example.sql.gz
You can use the below command to extract sql.gz file.
gzip -d example.sql.gz
C:\Windows\System32\drivers\etc
Run the following command to fix the issue.
updatedb
Run the following command
gunzip < [backupfile.sql.gz] | mysql -u[username] -p[password] [database]
File extension .tar.bz2 is and archived file which is created with tar and bzip together. GNU ‘tar‘ is very useful for archiving multiple files together into a single archive file. It allows us to restore files individually.
tar -xvjf filename.tar.bz2
Run the following command to list the modified files
git ls-files -m
I had this issue and I have fixed this by creating the file php-fpm.sock
/var/run/php-fpm/php-fpm.sock;
Run the following command
cat /etc/centos-release
Make sure you have configured correct redirect url in zendesk Oauth client details
https://{storeDomain}/zendesk
https://{storeDomain}/zendesk/
Zendesk is a customer service platform. It’s designed for companies that want to create customer relationships that are more meaningful, personal, and productive. We start by helping companies provide great support and then mature with self-service and proactive engagement.