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

localhost testing server

New Here ,
Nov 22, 2008 Nov 22, 2008
Hi,
I have setup a local testing server using PHP/MYSQL on my windows computer. It seems all tests well when I test with Firefox the page displays properly, but when I try to test with IE I keep getting a box to ask me to save file and I do but IE still does not work? I have files saved in www folder. Any Ideas?

Thanks for you help.
Dennis
TOPICS
Server side applications
459
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 ,
Nov 22, 2008 Nov 22, 2008
If you are prompted to save the file, that means that you are not properly
serving it from Apache.

What do you see when you browse to http://localhost? What is the file's
name? What is the markup in that file? What is the path to that file's
location?

--
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
==================


"carbiz" <webforumsuser@macromedia.com> wrote in message
news:gg9d8c$hu2$1@forums.macromedia.com...
> Hi,
> I have setup a local testing server using PHP/MYSQL on my windows
> computer.
> It seems all tests well when I test with Firefox the page displays
> properly,
> but when I try to test with IE I keep getting a box to ask me to save file
> and
> I do but IE still does not work? I have files saved in www folder. Any
> Ideas?
>
> Thanks for you help.
> Dennis
>

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 ,
Nov 22, 2008 Nov 22, 2008
What do you see when you browse to http://localhost? What is the file's
name? What is the markup in that file? What is the path to that file's
location?
I don't see the file there. Should I have saved the files to htdocs or www?
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 ,
Nov 22, 2008 Nov 22, 2008
> What do you see when you browse to http://localhost? What is the file's
> name? What is the markup in that file? What is the path to that file's
> location?

The answers to these questions would require 4 statements. Can you do that,
please?

--
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
==================


"carbiz" <webforumsuser@macromedia.com> wrote in message
news:gg9iec$o4e$1@forums.macromedia.com...
> What do you see when you browse to http://localhost? What is the file's
> name? What is the markup in that file? What is the path to that file's
> location?
> I don't see the file there. Should I have saved the files to htdocs or
> www?
>

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 ,
Nov 23, 2008 Nov 23, 2008
What do you see when you browse to http://localhost? === I see the Wamps Homepage. Is that what i should be seeing? Also, I am trying to import an excel file to Mysql ffrom the MyPHPadmin page and I keep getting error .

MySQL said:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CWR's Part Number,Manufacturer Name,Title,Quantity Available to Ship,Short Descr' at line 1

Any Ideas??

Thanks,
Den
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 ,
Nov 23, 2008 Nov 23, 2008
LATEST
carbiz wrote:
> #1064 - You have an error in your SQL syntax; check the manual that
> corresponds to your MySQL server version for the right syntax to use near
> 'CWR's Part Number,Manufacturer Name,Title,Quantity Available to Ship,Short
> Descr' at line 1

I have answered this in the main Dreamweaver forum.

--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
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