getting started.

toptrain
toptrain's picture

Joined: 2002-12-31
Posts: 1
Posted: Thu, 2003-01-23 21:20

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):

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Thu, 2003-01-23 21:43

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.