PDA

View Full Version : Trouble accessing setup/index.php once uploaded


niwanda
08-23-2009, 07:21 PM
So I've successfully uploaded all my files to my calendar directory in binary, with permissions wide open. But when I go to access the setup page at http://www.apiwfsc.org/calendar/setup/index.php, I get a messge from my browser asking how to handle the binary file - whether I want to open it with an outside application or save it. Obviously I want neither of these. I know my server is setup to handle php 5 (the test scripts run fine), so it can't be that. Any ideas? Thanks so much!

Brian
08-23-2009, 09:06 PM
It does appear your server isn't parsing .php files as PHP.?

niwanda
08-23-2009, 10:20 PM
You're right, it isn't - i just tried to access my simple phpinfo script, which worked well just last week, and it's doing the same thing. Must be a question for my webhost, i guess...