To check php.ini path, write a file example x.php with content: Then run : example: http://localhost/x.php You will see Configuration File (php.ini) Path and Loaded…
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 php-gmp Now you can see file gmp.so and 20-gmp.ini Step 2 (optinal if not exists file /etc/php.d/20-gmp.ini): restart PHP-FPM now you can…