Anwar

Posts

How to accept bitcoin payments on your website

https://www.blockchain.com/api/api_receive https://www.blockchain.com/ https://coingate.com/accept-bitcoin https://blockchainapi.org/ 10 Best Crypto Payment Gateways For Accepting Bitcoin Payments https://www.blockchain.com/api https://www.coinpayments.net/index.php?ref=8e7bdd07790625b63c9f26558dfc86de

How to add domain in webmin

Host Multiple Domains: Setting Up Virtual Hosts With Webmin If you want to run multiple websites from your VPS, then you can use Apache’s support...

How to increase memory limit in laravel

That’s a PHP ini setting and relies on the setting you have set in with your PHP installation. You can set ini settings on the...

How to logout google account from all devices

gn out of Gmail Depending on what device you use Gmail on, you can either sign out of Gmail, remove your Google Account, or switch...

How to unzip files from media temple control panel

https://mediatemple.net/community/products/dv/204404174/managing-your-files-with-file-manager

How to find owner and group of a directory

You can do this: 1st way: ls -l /path/to/file *the third field in the ls -l output is the user and the fourth is the...

Domain Transfer from Godaddy to NameCheap

Domain transfer from Godaddy to NameCheap

EC2 server Fatal error-Class SoapClient not found

EC2 server Fatal error: Class ‘SoapClient’ not found soap   https://stackoverflow.com/questions/27220857/soap-on-amazon-aws-how-to-run-it https://stackoverflow.com/questions/11391442/fatal-error-class-soapclient-not-found https://stackoverflow.com/questions/24226457/php-fatal-error-class-soapclient-not-found-in-home-ec2-user   https://www.photographerstechsupport.com/aws-amazon-web-services/installing-configuring-php-5-6-amazon-linux/   For AWS (RHEL):   sudo yum install php56-soap (56...

Certificate check error when installing

http://tivadj-tech.blogspot.in/2012/09/certificate-check-error-when-installing.html http://www.ivobeerens.nl/2012/08/08/enable-the-intel-82579v-nic-in-windows-server-2012/ http://stackoverflow.com/questions/10936711/windows-8-driver-install-and-catalog-signature-validation     I wonder why 64 and 32 bit OSs handle a driver’s signature differently… To disable/enable driver signing as well as...