Hi,
I just installed a ton of libraries, openssl, Apache 2, and PHP5.
Everything went fine and is running, but I have 2 folders on my site - both have index.php in them, one works fine, and loads the PHP and how the site when I go to sitefolder1/ but the other (sitefolder2/) downloads a file with the html of the site in it. I added the 2 lines to see php extensions, and added the thing to look for index.php when just going to a folder.
I don't understand why it works perfect, but not on the other. Any ideas?
Thanks!
UPDATE: even when i name the second site's index "index.html", it still downloads it.
I also renamed the folder to a different name, then it works normally. But when I make a new folder with the old name, it downloads it again. This is not a weird folder name. It also worked on the previous Apache2/PHP5 installation. I'm clueless!
New update: if I go to a file in the folder, it works, just not when I go to folder/