Example you create file 1.php with content: If you run this command with root: It work well But if you run under HTTP: http://tutorialspots.com/1.php it…
Step 1: Install repository remi-safe Step 2: check your php version Result: Step 3: find memcache module We see package: php71-php-pecl-memcache, now install this Step…
How to fix error: Cross-site request forgery validation failed. Required param “state” missing In the file fb-callback.php you must add these lines: An example: