Remote and Testing Server FTP Problems

I have a Dreamweaver site defined. I have an 2 domains and 2
FTP accounts. I am using one for my remote server and one for my
testing server. When I go to preview, it uploads the file to the
remote server instead of the testing server. Then it goes and tries
to view the file on the testing server and there is a file not
found error. If I try the same thing but use 2 network drives or 1
network drive and 1 FTP account (remote or testing), everything
works as expected. Any ideas why this happens?

Sounds like you are properly configured. I don't have a good
idea why this
is not working....
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
==================
"supwoman" <[email protected]> wrote in
message
news:fj1jbs$mt8$[email protected]..
>I have one Dreamweaver site defined.
>
> I have one domain (www.1.com) and an FTP account to
upload files to the
> folder
> pointed to by that domain. I am using this information
for my remote
> server as
> part of my Dreamweaver site.
>
> I have another domain defined (www.2.com) and another
FTP account to
> upload
> files to the folder pointed to by this domain. I am
using this information
> for
> my testing server as part of my Dreamweaver site.
>
> The pages I am building are Coldfusion, so I want to be
able to test them
> before deploying them to my live site (www.1.com). I
cannot setup a local
> server to do my testing.
>
> So, I should be able to checkout a file test.cfm, make
some changes, then
> hit
> the server debug button to preview those changes. It
should upload the
> file to
> the testing server and take me to the
www.2.com/test.cfm. Then, when I
> finished
> testing and check in the file it should upload it so it
is found at
> www.1.com/test.cfm.
>
> The problem I have is that when I got to test, it
uploads the file to
> www.1.com/test.cfm instead of www.2.com/test.cfm.
>
> If I use network drives instead of two FTP accounts,
everything works
> fine. I
> hit the server debug button, it transfers the file to
the right place.
>
> Sorry, if I didn't explain that well.
>
>

Similar Messages

  • Remote and Testing Server Site Definitions

    I am confused about what information I should put in my
    remote site definition info and testing server FTC Host directory
    text boxes. My host placed 3 directories: database, log, and www on
    my server and Dreamweaver placed two directories, Connections and
    _mmServerScripts in the same directory as the above 3. I have
    placed all of my site files, including my home page and folders in
    the www directory and my Access database in the database directory.
    Dreamweaver placed the connection info in the Connections folder an
    d _mmServerScripts in the same directory.
    In order to construct my local site to match the remote site,
    I created a www folder on my local site and placed all of my HTML
    files and supporting folders in it.
    From various Adobe Tech Notes I have read, I was led to
    believe my FTP host directory
    Should be www/. However, when I do this and create a new web
    page on my local site and upload it to my remote site, Dreamweaver
    creates a new www directory inside of the one my host created on
    the remote site and uploads the file to it instead of placing it in
    the www directory my host created. Also, when I use F12 to test my
    page in my browser I get a 404 page not found because Dreamweaver
    placed a www in the page URL that shouldn’t be there and
    after I remove it I’m able to see my page in my browser. My
    URL prefix on my testing server site definition is:
    http://I.P.number.html.
    What am I not doing right?
    Should I use www/ as my FTP host directory or leave it blank?
    Also, what should my URL prefix be?
    Thanks for your help.

    What you need to do is set up so that in the remote server
    you point to the
    www level on the server, and don't replicate this locally.
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "Jim_Moore" <[email protected]> wrote in
    message
    news:[email protected]...
    >I am confused about what information I should put in my
    remote site
    >definition
    > info and testing server FTC Host directory text boxes.
    My host placed 3
    > directories: database, log, and www on my server and
    Dreamweaver placed
    > two
    > directories, Connections and _mmServerScripts in the
    same directory as the
    > above 3. I have placed all of my site files, including
    my home page and
    > folders
    > in the www directory and my Access database in the
    database directory.
    > Dreamweaver placed the connection info in the
    Connections folder an d
    > _mmServerScripts in the same directory.
    >
    > In order to construct my local site to match the remote
    site, I created a
    > www
    > folder on my local site and placed all of my HTML files
    and supporting
    > folders
    > in it.
    >
    > From various Adobe Tech Notes I have read, I was led to
    believe my FTP
    > host
    > directory
    > Should be www/. However, when I do this and create a new
    web page on my
    > local
    > site and upload it to my remote site, Dreamweaver
    creates a new www
    > directory
    > inside of the one my host created on the remote site and
    uploads the file
    > to it
    > instead of placing it in the www directory my host
    created. Also, when I
    > use
    > F12 to test my page in my browser I get a 404 page not
    found because
    > Dreamweaver placed a www in the page URL that shouldn?t
    be there and after
    > I
    > remove it I?m able to see my page in my browser. My URL
    prefix on my
    > testing
    > server site definition is:
    http://I.P.number.html.
    >
    > What am I not doing right?
    > Should I use www/ as my FTP host directory or leave it
    blank?
    > Also, what should my URL prefix be?
    >
    > Thanks for your help.
    >
    >

  • Remote and testing server don't see root relative links the same

    My site works fine on my testing server (Apache, MYSQL,
    PHP). I use root relative links in a library
    file (include file) so that it will work with all pages. For the testing server these links look like this:
    /my_sites_root_folder/aaa/bbb/ccc etc.
    If I use these same links on the remote server they won't work. To get hem to work I have to change all these links to the form
    /aaa/bbb/ccc etc.
    When dreamweaver uploads files to the remote server, the site name folder  (my_sites_root_folder) doesn't go along for the ride--just the files in it. So on the remote all the site files are stored in htdocs. On my testing server, the files are stored in htdocs/my_site_root_folder.
    I think it must have something to do with the way I'm setting up the remote and testing servers, but I'm read a hundred pages of instructions without being able to figure it out. I think I'm just seeing something wrong, but I've already spent days on this. Can someone please point me in the right direction?
    I'm using DWCS5. Internet explorer 8, Windows 7.

    Thank you for your prompt response. I'm afraid I'm still totally puzzled here. It sounds like you're very knowledeable about your comments, but I would like to know more. I accept that using the local site root in links would be bad, but I'm not clear WHY. Structuring the links as I have doesn't cause any links to break. I've structured them this way because it's the only way I can find that everything works. But I still do not understand WHY I have to do it. Using different libary include files doesn't seem like a good way to go, though
    You suggest that if I use any root relative links at all, I need to use vitual hosts. I'm not finding any good coverage of what these are, and especially why they are necessary. If this is the case, does that imply that templates (which use root relative links) also will not work on the test server (at least without vitual hosts)? The conclusion I'm coming up with, given your remarks, is "Dreamweaver doesn't work with root relevant links when you're trying to test a site with a test server." Is this right?

  • Remote and testing server set up

    I want to upload to the server some php pages containing a registration form, log in, and membership directory. I am able to get everything working ON MY COMPUTER (not shouting - just for emphasis) using wamp server. I am completely confused about how to get it on the server. I have tried creating a test database at the server but I am confused about how to connect. Do I need to set up both a remote and a testing server in the site setup on DW (CS5.5)? I think the problem is with the database setup form, that is, databases - + - mySLQ connection. What do I put in the form fields?
    So far, I have tried, among other things,
    Connection name: myusername_testform
    mySLQ connection: localhost
    Username: the one I set up at the server
    Password: the one I set up at the server
    Database: myusername_testform
    and I get the following error message when I test it:
    HTTP error code file not found etc.
    possible reasons:
    1. There is no testing server running on the server machine.
    2. The testing server specified to this site does not map to the the http://ftp.mysite.com/_mmserverscripts/MMHTTPDB.php URL. Verify that the URL prefix maps to the root of the site.
    I have contacted the server and have tried to understand their answers but have had no success in getting this done.
    Any help would be much appreciated. I am really new to php and forms and databases, so please keep it as simple as possible. Thanks

    Thanks very much for responding. Sorry - I'm not quite sure what you mean. I initially did all the set up steps (set up local server, create database in wamp phpMyAdmin, create a members directory, create a registration page, create a log in form) and I got all of that to work on my computer. Now I want to upload the forms and database to the server. Rather than use the database that I had originally set up on my computer, I set up a new test one with with one table and only a few categories using the phpMyAdmin on the control panel for the site. Where is that database? Is it at the server? What I'm confused about is this: How do I connect to the database at the server? Do I need to set up the site the same way as I did when it was only on my computer, i.e., set up a remote server AND a testing server? Or do I just need to set up the remote server? In either case, how do I add the database to the site using mySQL connection? I think the problem is with what I type into the form field "my SQL connection" but I really don't know. I'm so confused lol

  • REMOTE AND TESTING INFO

    When I close Dreamweaver 8 it wipes the remote info and
    testing server login and password details for my web sites. Can
    this be avoided? OS Widows XP Professional. Thank you
    Mike Shields

    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=3491671c
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "bugle999" <[email protected]> wrote in
    message
    news:fak10s$6p$[email protected]..
    > When I close Dreamweaver 8 it wipes the remote info and
    testing server
    > login and password details for my web sites. Can this be
    avoided? OS
    > Widows XP Professional. Thank you
    >
    > Mike Shields
    >
    >

  • Remote and Local Site Sync Problems

    I have a customer who is using Dreamweaver CS4 on Mac OS X. Dreamweaver is setup to have a local site as our development server(win 2k3) and the remote site as our live web server(win 2k3). The folder structure on both the development and live web server is the same. When you view the path in the manage site window of dreamweaver it shows both remote and local site listed as /Volumes/www/Data. When dreamweaver connects to both of these to sync the files nothing happens since it sees them as the same place.
    I have looked in the /Volumes folder on the customers computer and two listings appear for the servers www and www-1. This is not what dreamweaver shows and if you repoint the link to the www-1 folder it just changes back to www.
    I have tried to create alias' and symbolic links to distinguish one folder from the other however nothing I seem to change has any effect.
    If you use finder on the machine it can distinguish between the two folders I just need to figure out how to make dreamweaver do the same.
    Any assistance on this would be greatly appreciated.

    Unfortunately no I do not have a solution. I was not able to find out at the time and the problem went away with the migration to a content management system for our web server. Also the Develpment team changed hands and the new people all use windows machines.
    Good Luck trying to find a solution.

  • CSS and Extended Passive FTP problem.

    Hi everyone.
    I'm having a problem setting up a load balanced cluster of FTP servers behind a CSS 11506.
    I can FTP into the cluster fine. I am redirected to one of the machines in a round robin fashion and can log in. The problem arises on mac's where typing in an ls command returns this:
    ftp> ls
    229 Entering Extended Passive Mode (|||32999|)
    200 EPRT command successful
    421 Service not available, remote server timed out. Connection closed
    Now, if I type in the EPSV command and disable Extended Passive Mode prior to connecting to it, it works fine.
    Also, connecting to any of the servers directly with epsv enabled works fine as well.
    We have over 800k hits per month and telling everyone to disable epsv will be a problem. Is there a way to enable extended passive mode through the css?
    Here is my config:
    Group: ftpServers1 - Active (198.202.122.181 Not Redundant)
    Session Redundancy: Disabled
    Last Clearing of Stats Counters: 03/20/2007 14:28:25
    Associated ACLs: NONE
    Source Services:
    DNS
    Name: Hits: State: Load: Trans: Keepalive: Conn:
    rem_ftp1 19857 Alive 44 6 FTP 0
    rem_ftp2 38175 Alive 87 0 FTP 0
    Destination Services:
    NONE
    Group Service Total Counters:
    Hits/Frames/Bytes: 58032/58339/4277264
    Connections Total/Current: 25/0
    FTP Control Total/Current: 0/0
    CSS11506# show rule pdb ftp-rule1
    Name: ftp-rule1 Owner: pdb
    State: Active Type: FTP
    Balance: Round Robin Failover: N/A
    Persistence: Enabled Param-Bypass: Disabled
    Session Redundancy: Disabled
    IP Redundancy: Not Redundant
    L3: 198.202.122.181
    L4: TCP/21
    Url:
    Redirect: ""
    TCP RST client if service unreachable: Disabled
    Rule Services & Weights:
    1: rem_ftp1-Alive, S-1
    2: rem_ftp2-Alive, S-1
    Thanks
    Boki

    EPSV is not supported.
    The only workaround available to load balance passive ftp servers is to use "PASV" command instead of "EPSV" on clients.
    Syed Iftekhar Ahmed

  • External table in Oracle 10g and Windows server 2003 problem

    I'm having a problem accessing an external table in an Oracle 10g and Windows 2003 server environment. The disk is remote (mapped) to the server. It's the usual access errors, kup-04001 or kup-04063.
    I have the [seemingly] exact same setup in an Oracle 9i and Windows 2000 server environment which works perfectly. Services run as local SYSTEM and SYSTEM has full permissions on the disk. Directories exist and so do the permissions to the directories.
    In the Oracle 10g and Windows 2003 environment, services run as local SYSTEM and SYSTEM has full permissions on the mapped disk. Directories exist and so do the permissions to the directories.
    This obviously effects mappings, deployments, etc.
    Does anyone know if something changed in either the db or the os?
    Thank you,
    Michael

    Thank you for your reply.
    Your proposal is the standard solution. As a matter of fact, that's how it is on my "old" system. Server "A" Oracle services are started by SYSTEM. Server "B" Oracle services are started by SYSTEM and is where the flat files reside. SYSTEM has full permissions on a disk local to Server "B". Database directoriies defined on Server "A" point to Server "B" remote disk. External Tables on Server "A" are defined with directories that point to Server "B" remote (mapped) disk. I have no problems with this configuration.
    I'm having a problem acheiving the same configuration with Oracle 10g and Windows 2003. I guess I'm baffled over the fact it isn't working the same way as my "old" environment. Why shouldn't it? Oracle (and you) want me to start services as a specific user. It shouldn't have to be that way unless something changed in the way the database makes calls to the os or if Microsoft slipped something in with one of it's numerous security patches.

  • Server to server FTP Problem

    Dear Sir
    i have one cisco 6509 with FWSM in one site, and 6509 with FWSM in onother site.
    i have problem with FTP server to server application, where clients in VLAN connected to the first site must access FTP servers VLAN in the first site and transfer files to FTP servers VLAN on the other site, but file transfer dont work.
    also i opened FTP between the two FTP Vlans.
    Thanks

    Make sure you have put both the vlans in same security level and you have configured "same-security-level" command to permit the traffic between the interfaces. Following link may help you
    http://www.cisco.com/en/US/docs/security/fwsm/fwsm22/configuration/guide/filter.html

  • 865PE and W2K Server-- only problems

    this board is absolutely not working with W2K Server. With XP it works fine.  i m not able to get any internetconnection even ipconfig shows that everything is ok.  I succeeded to upgrade the bios. its a little bit better now. not so many wired symtoms anymore. but i still not able to connect to the internet.I think the problems starts after installing the liveupdate-manager...
    the system stucks
    hopefully there is any issue on this.....i intall at the moment the server for the fifth time....
    ray, switzerland

    Quote
    Originally posted by NovJoe
    reininger,
    It's funny that I'm running Win2k flawlessly with my 865PE NEO mobo and you claimed that you are facing modems problems...
    NovJoe
    You did not miss that he was talking about Windows 2003 server, did you?
    PS. No offense, just checking  

  • Mac Mail with yahoo plus account difficultly  with account reconditions and outgoing serving sending problems

    I'm not exactly a techy.  I have been having real trouble using YAHOO and now YAHOO PLUS with service useing the MAC MAIL application.  This problem started a few weeks back in LION OS and I had apple support and the guys at the genuess bar give it shot and they always improved things but the problem persisted. I had apple care as recently as last night.  After I got of the phone with the gentlemen I started having problems with the outgoing servier again. We even looked into the keychain for problems.  This morning I downloaded OS 10.8 and MAIL is running better but yahoo is still buggy.  Often either the password is not reconized or the outgoing mail can not be sent from the yahoo server.  If I directly to yahoo.com and use their site I don't have this problem so it must be either a compadablity problem. 

    It can't be a software conflict, because Mail is only connecting to a mail server for Yahoo!, so there's no software conflict to be had.
    Your profile says you're running 10.4.1, and the latest release of Tiger is 10.4.11; is there some reason you haven't updated to that version yet? By doing so, it will also update Mail to correct any bugs or security flaws that could be causing this problem.
    Even if that's not the problem, you should try opening Mail while holding down the Shift key. Then Control-click in an empty area of your mailbox list pane and select Get Info from the contextual menu. A window will open and you should use the popup menu to select that Yahoo! Mail account and see if it will connect and tell you how many messages are there, and you should be able to download them from that window.
    If that doesn't work, post back with your Yahoo! account settings for the incoming and outgoing mail servers.
    Mulder

  • IPhone 3G - updated to v3.0 - iTunes 8.2  and Windows server 2003 problems!

    Argh! I just lost an ability to sync my iphone with my Windows laptop/Outlook running Windows Server 2003.
    Everything worked fine until I upgraded iPhone 3G to version 3.0
    That forced me to iTunes version 8.2 update.
    The AppleMobileDeviceSupport.msi which comes with the latest version of iTunes requires Windows XP SP2 or newer and installation fails.
    Is there any workaround available?

    Hello
    I'm having the same problem! Did you find a way to work around it?

  • Admin Server and Managed server startup problem

    Hi,
    My weblogic server version is 11g and OS is Linux.
    When i am trying to start the admin server a frer i created the domain i am getting following exceptions in the server log and server is shutting down.
    FPR6 4008000000000000 (f: 0.000000, d: 3.000000e+00)
    FPR7 4010000000000000 (f: 0.000000, d: 4.000000e+00)
    FPR8 006f007300690078 (f: 6881400.000000, d: 1.379624e-306)
    FPR9 0053006f0063006b (f: 6488171.000000, d: 4.228017e-307)
    FPR10 00650074004d0075 (f: 5046389.000000, d: 9.346098e-307)
    FPR11 0078006500720024 (f: 7471140.000000, d: 2.136208e-306)
    FPR12 3fe8000000000000 (f: 0.000000, d: 7.500000e-01)
    FPR13 4068000000000000 (f: 0.000000, d: 1.920000e+02)
    FPR14 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR15 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR16 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR17 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR18 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR19 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR20 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR21 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR22 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR23 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR24 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR25 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR26 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR27 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR28 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR29 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR30 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR31 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    Module=/usr/Oracle/Middleware/wlserver_10.3/server/native/aix/ppc64/libmuxer.so
    Module_base_address=0800000000003000
    Target=2_40_20090409_033254_BHdSMr (AIX 5.3)
    CPU=ppc64 (4 logical CPUs) (0x220000000 RAM)
    - Stack Backtrace -
    /usr/Oracle/Middleware/wlserver_10.3/server/native/aix/ppc64/libmuxer.so:0x000046F4 [0x00003000 +0x000016F4]
    /usr/java6_64/jre/lib/ppc64/default/libj9vm24.so:0x005F7088 [0x005AF000 +0x00048088]
    /usr/java6_64/jre/lib/ppc64/default/libjclscar_24.so:0x00FB8228 [0x00FAB000 +0x0000D228]
    /usr/java6_64/jre/lib/ppc64/default/libjclscar_24.so:0x00FB884C [0x00FAB000 +0x0000D84C]
    /usr/java6_64/jre/lib/ppc64/default/libj9vm24.so:0x005EDE08 [0x005AF000 +0x0003EE08]
    /usr/java6_64/jre/lib/ppc64/default/libj9vm24.so:0x005EF600 [0x005AF000 +0x00040600]
    /usr/java6_64/jre/lib/ppc64/default/libj9vm24.so:0x005EF3A8 [0x005AF000 +0x000403A8]
    /usr/java6_64/jre/lib/ppc64/default/libj9vm24.so:0x005EC1A0 [0x005AF000 +0x0003D1A0]
    /usr/java6_64/jre/lib/ppc64/default/libj9vm24.so:0x005BB5B4 [0x005AF000 +0x0000C5B4]
    /usr/java6_64/jre/lib/ppc64/default/libj9prt24.so:0x0064C21C [0x00649000 +0x0000321C]
    /usr/java6_64/jre/lib/ppc64/default/libj9vm24.so:0x005BB4D0 [0x005AF000 +0x0000C4D0]
    /usr/java6_64/jre/lib/ppc64/default/libj9thr24.so:0x006375F0 [0x00635000 +0x000025F0]
    /usr/lib/libpthreads.a:0x005084F0 [0x00505000 +0x000034F0]
    0x00000000
    JVMDUMP006I Processing dump event "gpf", detail "" - please wait.
    JVMDUMP007I JVM Requesting System dump using '/usr/Oracle/Middleware/user_projects/domains/test_domain/core.20100513.125306.852102.0001.dmp'
    JVMDUMP010I System dump written to /usr/Oracle/Middleware/user_projects/domains/test_domain/core.20100513.125306.852102.0001.dmp
    JVMDUMP007I JVM Requesting Snap dump using '/usr/Oracle/Middleware/user_projects/domains/test_domain/Snap.20100513.125306.852102.0002.trc'
    UTE105: Error writing header to tracefile: /usr/Oracle/Middleware/user_projects/domains/test_domain/Snap.20100513.125306.852102.0002.trc
    JVMDUMP010I Snap dump written to /usr/Oracle/Middleware/user_projects/domains/test_domain/Snap.20100513.125306.852102.0002.trc
    JVMDUMP007I JVM Requesting Java dump using '/usr/Oracle/Middleware/user_projects/domains/test_domain/javacore.20100513.125306.852102.0003.txt'
    JVMDUMP012E Error in Java dump: /usr/Oracle/Middleware/user_projects/domains/test_domain/javacore.20100513.125306.852102.0003.txt
    JVMDUMP013I Processed dump event "gpf", detail "".
    After adding "<native-io-enabled>false</native-io-enabled>" in cofig.xml as shown below , i am able to start the admin server.
    <server>
    <name>AdminServer</name>
    <native-io-enabled>false</native-io-enabled>     
    <listen-port>9595</listen-port>
    <listen-address>10.10.15.16</listen-address>
    </server>
    i did the same thing for managed servers to start the server.
    My Question is:
    Are we missing any configurations/settings while creating domain?
    Is there any other option to start the server without adding <native-io-enabled>false</native-io-enabled>?
    Regards,
    Naga

    Hi,
    my managed server heap size properties are
    -XX:PermSize=256m -XX:MaxPermSize=256m -Xms256M -Xmx512M
    But the error with Admin server also and we are not providing any heap size properties to admin server. Becuase while creating the domain, i haven't got any
    option to set the heap size for Admin server. Am i required to set heap size properties in Admin server by following this path "Summary of Servers >AdminServer->Server start->"Arguements"?
    Sorry, i am not able to find activity.log. Can you please tell me the location where i can find acivity.log. If i am not wrong, are you taling about serverOut.log? If that is serverOut.log, please tell me which log you require? is it admin server or managed server?

  • Defining Site and Test Server IIS PFP MySQL

    I have IIS, PHP and MySQL all running OK, have my DB loaded.
    I did all the tutorials and had things working.
    I'm now trying to add to my "real" site and real DB and I'm
    not sure exacty what goes where in the site definition.
    I was able to get the connection document created, but can't
    get the bindings panel to ungrey the + to add recordset.
    Tried moving the whole site from MyDocuments to the
    InetPub/wwwroot folder, but now dreamweaver's really confused.
    Help please.

    scureton,
    > I can't get the bindings panel to ungrey the + to add
    recordset.
    I think you just need to open a .php document.
    HTH,
    Randy

  • Question about having a test server and a remote server

    Hi,
    using DW CS6
    I have my site setup on a test server XAMPP. Now I want to publish to a remote server. When I select remote server it wants me to define a site. This means having my site listed twice on the site definition box. I can see having the site twice at some point is going to cause me some confusion. Is it necessary to define the site twice? Is there a way to have remote and test on the same site definition go to two different servers?
    Reason I'm asking is because the test server is new to me. I use to have the site set up in a folder on my computer and the site definition was the remote server so hopping between the two was fairly straight forward. I'm just wondering if that is possible now I have the site on XAMPP.
    Thanks

    When you created your site in Dreamweaver, you gave it a name and defined a local site folder, right? You shouldn't have to do that twice to add a remote server.
    In Site Setup > Servers, you will have to define a new server however if you want to keep your testing server. But this should not cause any conflicts, because they are both pointing to the same local folder in XAMPP, right?
    If I know I'm going to need a testing server, I make sure that my site folder is in my XAMPP/htdocs/ folder. That way I don't have to bother with having to keep track of two versions of the same site. Then when it's time to upload it to the remote server, I'm just adding a new server, and checking the "Remote" box.
    One site, two servers ( Local/Network & FTP), no conflicts.

Maybe you are looking for