post your question here> My web server is AOL and I use Windows XP for a operating system. Thats all I know. Will it work with Gallery?
------
Give us your Gallery/webserver information to get a faster answer.
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version:
Apache version:
PHP version (don't just say PHP 4, please):
Operating system:
Web browser/version (if applicable):
Posts: 8194
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.