Red Bridge Internet is a San Francisco WordPress Consulting firm specializing in WordPress websites and WordPress Plugin Development. We're the ones you have been searching for.

Archives by date

You are browsing the site archives by date.

How to Check Loaded Extensions on Linux

If you’d like to check your loaded extensions on a Linux machine, create a PHP file with this line: print_r(get_loaded_extensions()); If the file where named print_extensions.php, save and run your file from the command line: php print_extensions.php That’s it. This is how you can check the extensions loaded on your Linux server. Incoming search terms:apache [...]