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

Problems with Site Definition

Guest
Mar 10, 2009 Mar 10, 2009
I'm new to dreamweaver but have worked with WAMP architecture a lot. I have a pre-packaged wamp architecture installed (WAMPServer by Romain Bourdon). I have set up a virtual host for my site and the site displays fine when php includes are used for displaying headers etc. I can't use any of the dreamweaver database functions though. When I try I get prompted to set up my testing server. I'm certain I have my paths correct -- set to the virtual host as follows (where sitename is the name of my site as defined in the host config file):
Server Model: PHP MySQL
Access: Local/Network
Testing server folder: C:\vhosts\sitename\
URL prefix: http://nxa/

Any suggestions? I'm totally stumped here -- thinking it may have something to do with how the wamp server is configured???
TOPICS
Server side applications
795
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 ,
Mar 11, 2009 Mar 11, 2009
bkochbakke wrote:
> I'm new to dreamweaver but have worked with WAMP architecture a lot. I have a
> pre-packaged wamp architecture installed (WAMPServer by Romain Bourdon). I have
> set up a virtual host for my site and the site displays fine when php includes
> are used for displaying headers etc. I can't use any of the dreamweaver
> database functions though. When I try I get prompted to set up my testing
> server. I'm certain I have my paths correct -- set to the virtual host as
> follows (where sitename is the name of my site as defined in the host config
> file):
> Server Model: PHP MySQL
> Access: Local/Network
> Testing server folder: C:\vhosts\sitename\
> URL prefix: http://nxa/
>
> Any suggestions? I'm totally stumped here -- thinking it may have something to
> do with how the wamp server is configured???

Whats the url that works at the moment? Is it http://nxa/sitename/ or
just http://nxa ?

Dooza
--
Posting Guidelines
http://www.adobe.com/support/forums/guidelines.html
How To Ask Smart Questions
http://www.catb.org/esr/faqs/smart-questions.html
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
Guest
Mar 11, 2009 Mar 11, 2009
--oops. I miss-typed -- the url is:
http://sitename/
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 ,
Mar 11, 2009 Mar 11, 2009
bkochbakke wrote:
> --oops. I miss-typed -- the url is:
> http://sitename/

And thats the one that is working without Dreamweaver?

Dooza
--
Posting Guidelines
http://www.adobe.com/support/forums/guidelines.html
How To Ask Smart Questions
http://www.catb.org/esr/faqs/smart-questions.html
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
Guest
Mar 11, 2009 Mar 11, 2009
yes -- php includes work fine here. Just when I try to add database functions (i.e. insert record) I get the 'set up the site testing server' prompt.
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 ,
Mar 11, 2009 Mar 11, 2009
bkochbakke wrote:
> yes -- php includes work fine here. Just when I try to add database functions (i.e. insert record) I get the 'set up the site testing server' prompt.

You should be fine using http://sitename/ as your testing url server if
that is what is working.

Dooza
--
Posting Guidelines
http://www.adobe.com/support/forums/guidelines.html
How To Ask Smart Questions
http://www.catb.org/esr/faqs/smart-questions.html
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
Guest
Mar 11, 2009 Mar 11, 2009
Is there anything in the _mmServerScripts folder that was autocreated that may give a clue as to what is going on here????

I'm really stuck here -- anyone???
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
Guest
Mar 11, 2009 Mar 11, 2009
Thanks for looking at this for me Dooza. However, I 'should' be fine but I am not -- I'm quite sure the paths are all correct but I still get the error. Is there any other way to troubleshoot why a site server definition is not working??? I've looked through david powers documentation and can't find anything.
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 ,
Mar 12, 2009 Mar 12, 2009
bkochbakke wrote:
> Thanks for looking at this for me Dooza. However, I 'should' be fine but I am
> not -- I'm quite sure the paths are all correct but I still get the error. Is
> there any other way to troubleshoot why a site server definition is not
> working??? I've looked through david powers documentation and can't find
> anything.

To be honest I was hoping David would have popped in by now to take a
look at this problem, he is very good at trouble shooting server
definitions.

It sounds like one of the paths in your site setup is wrong, it might
not be in your testing server, it could be the local info.

Can you post all the fields from your local and testing server tabs?

Dooza
--
Posting Guidelines
http://www.adobe.com/support/forums/guidelines.html
How To Ask Smart Questions
http://www.catb.org/esr/faqs/smart-questions.html
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
Guest
Mar 12, 2009 Mar 12, 2009
Sure -- here it is.

Local Info
=============
Local root folder: C:\vhosts\sitename\
Default images folder: C:\vhosts\sitename\new_site\images\
Links relative to: Document
HTTP address: http://

Testing Server
=============
Server model: PHP/MySQL
Access: Local/network
Testing server folder: C:\vhosts\sitename\
URL prefix: http://sitename/
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 ,
Mar 12, 2009 Mar 12, 2009
bkochbakke wrote:
> Sure -- here it is.
>
> Local Info
> HTTP address: http://

Set the HTTP address to http://sitename/ and see if that makes any
difference.

Dooza
--
Posting Guidelines
http://www.adobe.com/support/forums/guidelines.html
How To Ask Smart Questions
http://www.catb.org/esr/faqs/smart-questions.html
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
Guest
Mar 13, 2009 Mar 13, 2009
--nope -- no difference.
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 ,
Mar 16, 2009 Mar 16, 2009
LATEST
bkochbakke wrote:
> --nope -- no difference.

Sorry, I am out of suggestions.

Dooza
--
Posting Guidelines
http://www.adobe.com/support/forums/guidelines.html
How To Ask Smart Questions
http://www.catb.org/esr/faqs/smart-questions.html
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