Skip to main content
Participant
February 2, 2008
Question

php pages when vieiwing try to download

  • February 2, 2008
  • 5 replies
  • 359 views
I have created a record set some insert record pages, details pages etc.
But when I go to view some on the server. The php page always tries to download.

ANyclue whats going on here.
This topic has been closed for replies.

5 replies

Inspiring
February 4, 2008
Ask the host. Or post a link to the page that wants to download and we'll
tell you.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"pbx77" <webforumsuser@macromedia.com> wrote in message
news:fo7h2e$s0i$1@forums.macromedia.com...
> Not sure what 'The server's mime type for those files?' is exactly.
> Where should I look to find that out?
>
>

pbx77Author
Participant
February 4, 2008
Not sure what &quot;The server's mime type for those files?&quot; is exactly.
Where should I look to find that out?

pbx77Author
Participant
February 4, 2008
Basically I just created a recordset following a tutorial from the adobe dev center. So not sure what i might have done wrong.
Inspiring
February 2, 2008

"pbx77" <webforumsuser@macromedia.com> wrote in message
news:fo2307$1q9$1@forums.macromedia.com...
>I have created a record set some insert record pages, details pages etc.
> But when I go to view some on the server. The php page always tries to
> download.
>
> ANyclue whats going on here.

I've seen this happen, too, when there's a misconfigured include statement
at the top of the page. Do you have an include statement at the top of the
page? If so, what does it look like?


Inspiring
February 2, 2008
This indicates your server doesn't support PHP. Are you sure it does?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"pbx77" <webforumsuser@macromedia.com> wrote in message
news:fo2307$1q9$1@forums.macromedia.com...
>I have created a record set some insert record pages, details pages etc.
> But when I go to view some on the server. The php page always tries to
> download.
>
> ANyclue whats going on here.

pbx77Author
Participant
February 4, 2008
definately does support php.

Maybe some php setting is wrong?