https://www.youtube.com/watch?v=z2LemT1_LqA After several days of searching regarding the Xcode 8 bug on macOS Sierra: Command /usr/bin/codesign failed with exit code 1 I finally found a very simple video that solves the problem in less than 2 minutes! Thanks again for… Continue Reading →
I had the opportunity to encounter a 403 error while setting up a PayPlug payment module on an OVH server with WooCommerce (WordPress).The order goes through very well, but the notification from the PayPlug server was not reaching my server… Continue Reading →
Quick command in SSH to make a complete backup of your database : mysqldump –user=USER –password=PASSWORD –host=SERVER DATABASE_NAME > /backup.sql Of course, you will replace USER with your MySQL login ID, PASSWORD with the password, SERVER with the name of… Continue Reading →
I had the opportunity today to fix a redirection problem on a WordPress blog where an SSL certificate was installed, and the site has therefore switched to HTTPS.The issue being that WordPress was configured in HTTP and not HTTPS, and… Continue Reading →
You have deleted user accounts and inadvertently, you are getting the following error on EzPublish : Kernel error (1) Access denied You do not have permission to access this area. Possible reasons for this are: The current user does not… Continue Reading →
I am posting a solution for the frequent error of the PayPal 3.x module for Prestashop of the type : Please contact the merchant: 1. PayPal response: 2. SILOVER -> name=SANDBOX3.API.1&silo_version=880&app=slingshotapi&TIME=244402772; domain 3. TIMESTAMP -> 2014-10-24T17:49:03Z You just need to… Continue Reading →
I have found myself several times trying to import a very large SQL file (5GB) into phpMyAdmin, which cannot upload such a large file.So, I tried to open it with Notepad or even in a web editor, but again, the… Continue Reading →
This script was composed for a specific need and which, I believe, can serve many people. It allows you to receive an email alert if one of your sites is down (server not responding, site not responding…).To do this, you… Continue Reading →
The mask falls, no more being stuck for a month on a level, you have the strong way: CHEAT!I provide explanations on how it works, but I do not encourage you to do it because : You will lose the… Continue Reading →
© 2026 Bensimon Eyal — Powered by WordPress
Theme by Anders Noren — Up ↑