I am having issues installing Jawmail 2.0 on a freshinstall of Redhat 8.0.  I am getting these errors when I run test.php
If anything is in red, you've got a problem. Fix it.

If anything is in orange, it might not work if your setup depends on that extension.

Check the documentation!

Basic PHP information
Show phpinfo()

PEAR files
-
-
-
-

PHP modules
-
-
-
-
-
-

PHP configuration
Magic quotes - runtime: Disabled

Magic quotes - GPC: Disabled

Register globals - Disabled

include_path - Okay

include_path's first entry - . - Okay

JAW tests

As you can see I do not get a list of modules when I do the test.  Not even a red statement stating they are not installed ect....... Same setup works fine on a RH 7.2 box with apache 1.3.x.  Is this a apache 2.0 error??