Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

php pages when vieiwing try to download

New Here ,
Feb 02, 2008 Feb 02, 2008
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.
TOPICS
Server side applications
359
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 02, 2008 Feb 02, 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 04, 2008 Feb 04, 2008
definately does support php.

Maybe some php setting is wrong?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 04, 2008 Feb 04, 2008
The server's mime type for those files?

--
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:fo7dkc$okf$1@forums.macromedia.com...
> definately does support php.
>
> Maybe some php setting is wrong?
>
>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 04, 2008 Feb 04, 2008

"pbx77" <webforumsuser@macromedia.com> wrote in message
news:fo7dkc$okf$1@forums.macromedia.com...
> definately does support php.
>
> Maybe some php setting is wrong?

do you have an include file statement at the top of the page, perhaps a
statement referencing a database connection? If so, what is it? I've seen
this happen if an include statement is not "correct"


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 02, 2008 Feb 02, 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?


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 04, 2008 Feb 04, 2008
Basically I just created a recordset following a tutorial from the adobe dev center. So not sure what i might have done wrong.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 04, 2008 Feb 04, 2008
Not sure what &quot;The server's mime type for those files?&quot; is exactly.
Where should I look to find that out?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 04, 2008 Feb 04, 2008
LATEST
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?
>
>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines