Forum Moderators: phranque

Message Too Old, No Replies

check running modules

how to check which module is running

         

furtivefelon

5:07 pm on Jun 11, 2005 (gmt 0)

10+ Year Member



I have apache 2.0.54, and running on debian linux.. how do you check to see which module is currently running?

Dapuzz

5:46 pm on Jun 11, 2005 (gmt 0)

10+ Year Member



Make a test.php page:

<?php
phpinfo();
?>

Look for Apache section-> Loaded modiule.