ciscokid
Junior Member
Posts: 3
Registered: 1/15/2004
Member Is Offline
|
| posted on 1/15/2004 at 01:07 AM |
|
|
install.php - i get html?
I FTP'd the php event calendar contents to www.gbgm-umc.org/saviour/news%20calendar. Then I put in as my URL (on IE6)
www.gbgm-umc.org/saviour/news%20calendar/install.php. But instead of the web page displaying, the HTML for the web page displays! So how do you
"run install.php" anyway? Thank you for any help.
|
|
|
ciscokid
Junior Member
Posts: 3
Registered: 1/15/2004
Member Is Offline
|
| posted on 1/15/2004 at 01:12 AM |
|
|
more on this
I find that if I put "index.php" in my URL instead, the actual page appears (not the HTML). But if I put "show.php" in my URL I
get the HTML for that one also. This is very odd! I'm afraid I'm not familiar with PHP at all. Anybody have any idea what's going on
here?
|
|
|
Reinier
Member
Posts: 10
Registered: 11/3/2003
Location: The Netherlands
Member Is Offline
|
| posted on 1/19/2004 at 04:38 PM |
|
|
I guess PHP is not installed on the web server and therefore the server does not know how to parse the PHP files.
You should contact the administrator for more help.
|
|
|
ciscokid
Junior Member
Posts: 3
Registered: 1/15/2004
Member Is Offline
|
| posted on 1/19/2004 at 05:04 PM |
|
|
Reinier, that's what I thought may be happening, but then it can parse "index.php", so I'd have to assume the server can parse
PHP. I'm going to check with them anyhow.
|
|
|