I doubt AOL has PHP enabled on their servers. To check, upload a file like this
<?php
phpinfo();
?>
and name it test.php
Go to the page, if it shows up as-is, Gallery won't work. If it shows a page full of information, PHP is enabled and Gallery will more than likely work.
However, I seriously doubt AOL has PHP enabled on their servers.