I have tried this
and got this
Fatal error: Call to undefined function a
The manual page contains details about the PHP and Apache version that support apache_get_modules().
apache_get_modules()
You must be running PHP >= 4.3.2 and using Apache 2 handler API, or PHP >= 5.0 and Apache 1 or Apache 2 filter API.