Setup page only prompts me to open or save a phtml file
Submitted by vivid on Mon, 2008-08-18 21:00.
I have just performed both the auto installed and manual setup of phpAlbum. Both times, when navigating to the phpAlbum directory to setup the program, Firefox prompts me to open or save a PHTML file (yet lists no name). I can't see anything other then this thus cannot configure the script.
I am using Ubuntu Release 8.04 (HARDY) on kernal 2.6.24-19/Gnome 2.22.2
I verified that the datafile location in the config.php is the same as folder created under the phpAlbum directory.
Any ideas of what I could have missed?
Thanks in advance!
Andy

I deleted all files and
I deleted all files and copied the Installer files back and then received a Forbidden error from Apache (trying to access index.php).
I added a test file 'index.html' to the directory to verify it wasnt a permission issue with the directory and it worked fine. I then chmod 775 *.* for the directory as a test and then it prompted me again, however this time for 'index.php' instead of a blank file.
I deleted the index.html file and am now back to the blank php file download issue (original).
Not sure if that helps or not...