How to setup the local testing server ??

hello, what do I need to install first before I can setup the
testing server in dreamweaver 8? I have download apache2 triad,
mySQL, IIS 6...
Where should I download the correct version of mySQL because
I need to test my php scripts locally which has something to do
with database?
How do I configure these on the testing server setup
Connection Name - what should I input here?
MySQL Server - and this?
Username - where do I get one?
Password - where do I get one?
Database - gets an error saying "HTTP error code 404...
1) There is no testing server running on the server machine.
2)The testing server specified for this site does not map to
the
http://localhost/...... ??
Please Help.. Thanks in advance!

criticalx wrote:
> I'm using the apache2triad for the mySQL.. I s there
anything I did wrong on
> my configuration part? Thanks... "I only need to test my
site locally"
I have never heard of apache2triad, but I've just had a look
at the
apache2triad site, which says: "It is recommended that only
experienced
users, with a vast knowledge of how networks, and its
components (Apache
Web Server, ect.) should install this software. It IS NOT
your average
software; a lot of time, patience and effort are required to
maintain
such a server."
Setting up a local testing server is not difficult, but it
does require
a basic understanding of how a server-side language like PHP
works.
As I said before, you must always store your files in the web
server
document root. According to the apache2triad documentation,
this is C:
\apache2triad\htdocs\. Unless you store your files there, or
in a
subfolder of htdocs, nothing will work.
---LOCAL INFO----
Site Name: login
Local Root folder: C:\apache2triad\htdocs\login
checked refresh local site automatically
default images: C:\apache2triad\htdocs\login\images\
Links Relative to: "document" - this is correct
HTTP address: leave blank
cache: enabled
---REMOTE INFO---
None
---TESTING SERVER---
Server Model: PHP/MySQL
Access: Local/Network
Testing server folder: C:\apache2triad\htdocs\login\
URL Prefix:
http://localhost/login/
mySQL connection:
conn name: connLogin
mySQL server: localhost (do not use
http://)
username: root
password: mypassword
Database: login
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://foundationphp.com/

Similar Messages

  • How To Setup A Local Exchange Server Integrated With Office365 For A Single Mailbox

    Hello,
    We recently migrated to Office365 but had an issue since we need more than 16 simultaneous connections to a single mailbox. Because of this, we need to deploy a local Exchange Server that will be used to host a single mailbox that requires up to 500 simultaneous
    connections for a Contact Center application. I'm looking for information on how to setup the local Exchange Server to basically create a local instance of a mailbox hosted on Office 365. So we can have our application open the numerous simultaneous connections
    to our local server which will then connection to Office 365 to send/receive email through the mailbox hosted on Office365.
    Please let me know if you have any information or resources you can direct me toward.
    Thanks,
    Chris

    Hi,
    To deploy local Exchange server integrated with Office 365, we can depend on Exchange Server Deployment Assistant:
    http://technet.microsoft.com/en-us/exdeploy2013/Checklist?state=2419-W-AAAAAAAAQAAAAAEAAAAAAAA%7e
    Please note that there may be 9646 error if there are many simultaneous connections at the same time.
    Thanks,
    Angela Shi
    TechNet Community Support

  • Login settings will not update the local testing server files

    When uploading to web server from local testing server, changing login settings in the control panel does not update the local testing server Restrict Access to page files. Causing login on website not to function.
    It does however update the Connections file and the login wizard form.
    What is the best way to change login settings before uploading site to web server?
    Thanks
    Dan

    Dan - I am having the same exact problem. I'm using the restrict access and user registration and login - when attempting to use the Update Record wizard to allow users to change their password or email address, it doesn't change the record.

  • How to setup the MDT Upstream server and down stream server

    Hi,
    i have configured the MDT upstream server at office1 & i need to setup the downstream server at office2.
    Image should be replicate from upstream server to downstream server and image should be build from
    downstream server at office2 not upstream server. I need to use LAN network, not MAN network. 
     How i can setup the downstream MDT server?
    Can you please suggest on this.
    Thanks!

    Hi Meganathen,
    I would go for a periodically (scheduled) robocopy. Yes it's perfectly possible to create this with selection profiles and linked deploymentshares, but based on my own experiences and consulting other subject matter experts like MVP Johan Arwidmark, it is
    advised to take care of replication yourself by robocopy or by DFSR
    This way you are in control, and robocopy is a great tool to take care of replication of files.
    To keep in mind your central deploymentshare and branche deploymentshare, you can play with the bootstrap.ini and customsettings.ini, that they will refer to a different deploymentshare location based on default gateway.
    See these links for more information:
    http://social.technet.microsoft.com/Forums/en-US/1c4bf193-6293-4207-9995-005dd1756fdd/mdt-2010-for-multiple-sites?forum=mdt
    http://tech.sportstoday.us/windows_7/fine-tuning-mdt-deployments---creating-a-linked-deployment-share-(part-2)---maintaining-linked-deployment-shares.aspx
    Good luck!
    If this post is helpful please click "Mark for answer", thanks! Kind regards

  • Local Testing server and htdocs

    So I have set up apache/php with virtual servers and I'm
    using DW8.
    I may have terminology errors below. Correct me where I'm
    wrong please.
    Example site directory C:/apache/htdocs/site.com/
    The web directory is: C:/apache/htdocs/site.com/htdocs
    however there are other important files hiden below this
    rebroot in "site.com/application" for example
    My work diretory is C:/somewhere else/site.com. While
    developing, I just set the testing server as my webserver and
    posted everything to preview, but know I want to include the
    production server, and try to use my local testing setup correctly.
    I use DW to ftp and edit the site files, including those
    below the webroot, so is set my directories to allow access to
    those files. My annoyance is that when I preview my site it tries
    to pull up the homepage as www.site.dev/htdocs/index.php
    (I use dev to distinguish the local testing server)
    Can I resolve this problem, or can someone explain how to
    effecttively manage your workdirectory, testingserver and
    production server from one DW site? At the moment I'm using two DW
    sites to manage for now.

    Thank you for your answers.
    SnakEyez02 wrote:
    First, this is very possible depending on your theme.  Some of the dyanmic effects in themes use javascript files from the JQuery library as well as other javascript libraries.  Because of this it may not be possible to edit all files.
    How do you think I could check this is true ? I think I need all the files if I wish to edit the theme. Would copying all the remote files locally help clearing this in any way ?
    SnakEyez02 wrote:
    This sounds like a path issue in the code.  I would check there to make sure the path is correct.  Otherwise we would need to see the code.
    I don't know how to check this. When inspecting the page with Live Code, I don't know which html file Dw is showing me on the left. No filename has that grey background like it's pushed... Plus, I don't understand why the path would have changed, since I didn't mess with the code (yet) ?
    SnakEyez02 wrote:
    I have found this to appear when you have friendly/pretty-URLs or mod-rewrite turned on.  In the WordPress web admin, go to Settings->Permalinks and choose the default with the ?p=123 setting.  DW is currently unable to process the rewriting of URLs and it will only recognize the un-SEO-friendly way of reading URLs.
    Ok now I don't understand. When I go to http://localhost/mysite/wp-admin, it shows me the WP logo,
    No Upgrade Required
    Your WordPress database is already up-to-date!
    And a big "continue" button, all of which on the original site (the url is http://www.mysite.com/wp-admin/upgrade.php?_wp_http_referer=%2Fwp-admin%2F). Pressing the button gets me to http://www.mysite.com/.
    Is that because I imported the database from the live site ? I don't know what I did to get that, I used to get to the local WP installation. Could that be a bad database setup ?
    Any idea ?
    Again, thank you a lot for helping me out here !

  • Login settings will not update local testing server files

    When uploading to web server from local testing server, changing login settings in the control panel does not update the local testing server files. Causing login on website not to function.
    It does however update the Connections file and login wizard form.
    What is the best way to change login settings before uploading site to web server?
    Dan

    Dan - I am having the same exact problem. I'm using the restrict access and user registration and login - when attempting to use the Update Record wizard to allow users to change their password or email address, it doesn't change the record.

  • PHP Local Testing Server Not Working!

    Hi Guys,
    I've just set up my PHP local testing server, although its not working properly! If you could help that would be so wonderful!
    Here is my current settings:
    Local Site Folder: C:\XAMPP\htdocs\valsoo\
    Web URL: http://localhost/valsoo/
    Server Folder: C:\XAMPP\htdocs\valsoo\
    Local/Network
    Server Model: PHP MySQL
    I'm testing the 'local testing server' with a file called site_check.php which works in the Local Site Folder root (C:\XAMPP\htdocs\valsoo\site_check.php) but fails to work when the file is within folders (C:\XAMPP\htdocs\valsoo\lesson01). Not all files work in the root either. ANY SUGGESTIONS?
    Thanks so much!

    Brentis wrote:
    I'm testing the 'local testing server' with a file called site_check.php which works in the Local Site Folder root (C:\XAMPP\htdocs\valsoo\site_check.php) but fails to work when the file is within folders (C:\XAMPP\htdocs\valsoo\lesson01). Not all files work in the root either.
    If site_check.php works, your local testing server is working.
    What do you mean when you say that it fails to work when the file is in a folder, such as lesson01? What actually happens? What sort of files don't work in the root? Without more details, it's impossible to help.
    If site_check.php is in C:\XAMPP\htdocs\valsoo\lesson01, you should be able to access the file through http://localhost/valsoo/lesson01/site_check.php.

  • How do I set up a local testing server?

    Hey again everyone. I am trying to figure out how to set up a local testing server. I've read a couple different tutorials online and i still can't figure it out. I added a new server, named it test server, I'm connecting using local/network, my server folder is C:\Users\Jake\Website\testfolder, and my web URL is http://localhost/. My server model is PHP/MySQL.
    My site's root folder is C:\Users\Jake\Website\. I have also downloaded XXAMP. It downloaded and that was it though, I'm not sure if I need to apply it somehow to Dreamweaver. When I try to preview my pages I get a message that asks me if I want to update copy on testing server. If I choose yes, another message comes up and asks me if I want to put dependent files. Whether I choose yes or no it just says IE cannot display the web page.
    Any help would be appreciated, thanks!

    Site Name: PHP Test Site
    Local Site Folder: C:\xampp\htdocs\php_test\
    Server Name: Local Testing
    Connect Using: Local/Network
    Server Folder: C:\xampp\htdocs\php_test
    Default Images Folder: C:\xampp\htdocs\php_test\Images\
    Web URL: http://localhost/php_test/Server Model: PHP MySQL
    Is that everything you need to know? Note that I do not have a remote testing site set up yet.

  • How to transfer a site on my HD to a local testing server?

    My site, which I developed in Dreamweaver CS3, is currently
    all static HTML. I'm making progress in changing it to have some
    PHP content, but my initial work is all on my live site -- whereas
    I want to be able to do development and testing on a local testing
    server. I've successfully set up XAMPP, and am making progress in
    developing some pages on a *new* local test site (which I've
    installed for local testing at C:/Program Files/xampp/htdocs),
    which I've set up to have PHP-based dynamic content. What I *can't*
    figure out how to do is to take all of my local content for my live
    Website (which is currently at C:/Documents and
    Settings/MyName/MySite/) and move it to
    http://localhost/ (at C:/Program
    Files/xampp/htdocs), so I can can develop and test new dynamic
    content for my site locally against my local Web server. I suspect
    that there are some simple steps to accomplish this goal, but I'm
    pretty new at this, and can't figure it out. Any advice/guidance
    will be greatly appreciated!

    quote:
    Originally posted by:
    Newsgroup User
    Open Windows Explorer, navigate to C:/Documents and
    Settings/MyName/,
    right-click the MySite folder, and select Copy. Then navigate
    to
    C:/Program Files/xampp/htdocs, right-click, and select Paste.
    Your site will then be at
    http://localhost/MySite/
    Wow, that was simple. Thanks! (I had assumed that I needed to
    make the change somehow from within Dreamweaver, vs. in Windows
    Explorer. But I guess that's necessary only if/when you're moving
    files around *within* a site.) Thanks so much!
    I think that Dreamweaver will fuss at me that my testing site
    (actually,
    http://localhost/visiblewind)
    is in a subfolder, whereas my live site (
    http://www.visiblewind.com)
    is at the root, for synchronization-related issues. Will that cause
    issues if I do switch from a separate FTP program (which I'm
    currently using) to synchronization via Dreamweaver?
    p.s.: I ordered your "Essential Guide..." yesterday -- am
    expecting it in the mail when I get home tonight!

  • How to setup the MSTSC (remote desktop client) NOT to remember last server/wks IP info..

    Just similar to setup the Local/Group policy 'Don't remember last login information'
    Please advise
    Thanks in advance ... 

    Hi,
    The default server and the server lists are written by design in Windows, which is located in registry at:
    HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Default
    You can delete them manually but this effect won’t persist after next remote desktop logon. The key will be recreated and save your choices of remote servers. Therefore, I’m afraid there is no policy or method to disable this feature. A possible workaround
    is to save an empty .RDP file and deploy it to all the client sides, then let all the users use this one in order to avoid remote server being saved.
    For more information on this behavior, please refer to:
    How to Remove Entries from the Remote Desktop Connection Computer Box
    http://support.microsoft.com/kb/312169
    Remote Desktops always remembers “last server accessed”
    http://social.technet.microsoft.com/Forums/en-US/w7itproui/thread/e608a423-ccfa-4207-b5d0-ff9605337f6c/
    Regards,
    Miya
    Miya Yao
    TechNet Community Support

  • How to setup the SMTP server in Oracle apps?

    Hi,
    How to setup the SMTP server in Oracle Apps? Is it mandatory to keep the SMTP server on the same host where the Oracle data base is installed? Also can someone help how we can set up the SMTP server on different host (not the Database server) and we can use the same for Workflow notification mailer.
    Thanks,
    Bijoy
    Edited by: user12070886 on Feb 6, 2013 4:26 AM
    Edited by: user12070886 on Feb 6, 2013 4:27 AM

    How to setup the SMTP server in Oracle Apps? Is it mandatory to keep the SMTP server on the same host where the Oracle data base is installed? No, it is not mandatory. Also please note that the mails are sent out from concurrent manager mode. Not from the database node.
    Also can someone help how we can set up the SMTP server on different host (not the Database server) and we can use the same for Workflow notification mailer.
    >
    It depends on the operating system you are using. If you are using *nix then sendmail needs to be configured.
    Thanks

  • How to real the locale of the Server

    Hi,
    I need to read the locale of the server in java program. how to read the locale of the server.
    Kindly help me.

    If your code is running on the server, then:
    Locale default = Locale.getDefault();If it isn't, then you'll have to tell us about the protocol you have put in place whereby clients can request that information from the server.
    You didn't do that? Then your clients can't get the default locale from the server.
    Or you could tell us why you need to do that. Generally the client doesn't care about the server's locale. If you think it does, maybe that's a proposed solution to some other problem.

  • Https (secure connection) on local testing server??

    Hi all
    I am building a shopping cart, which will use an https
    connection.
    Is there a way to setup an https connection on my local
    testing server (Apache, PHP, Mac OSX)?
    My guess is that it's not possible, but I might not know some
    special trick...?
    seb ( [email protected])
    http://webtrans1.com | high-end web
    design
    An Ingenious WebSite Builder:
    http://sitelander.com

    > UPS tools that will only accept POST data coming from an
    https page
    Oh - I see. I think this will be hard to do. You'd need to
    get a local
    certificate and all - not sure how to go about that....
    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
    ==================
    "(_seb_)" <[email protected]> wrote in message
    news:ev39uo$pm3$[email protected]..
    > Murray *ACE* wrote:
    >> Why do you want to do this?
    >>
    >
    > to test locally?... I've been able to test everything
    locally so far on my
    > virtual testing server, and thought it'd be nice if I
    could test the
    > shopping cart locally as well. But it uses third party
    UPS tools that will
    > only accept POST data coming from an https page.
    > And yes, I'm pretty sure it's a stupid idea... But as I
    said, maybe
    > there's a trick I'm not aware of...
    >
    > --
    > seb ( [email protected])
    >
    http://webtrans1.com | high-end web
    design
    >
    > An Ingenious WebSite Builder:
    http://sitelander.com

  • ANN: Video tutorial for defining a PHP local testing server on Windows

    I have created a video tutorial to show how to define a PHP
    local
    testing server on Windows. It's just under 8 and a half
    minutes, and can
    be found here:
    http://experts.na3.acrobat.com/phplocalsitewin/
    I made it for Windows only to avoid confusing viewers with
    too many
    bewildering choices. I'll try to make a Mac version in the
    not too
    distant future, but don't yet have video capture software for
    a Mac.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

    "David Powers" <[email protected]> wrote in message
    news:gfc9vd$2qt$[email protected]..
    >I have created a video tutorial to show how to define a
    PHP local testing
    >server on Windows. It's just under 8 and a half minutes,
    and can be found
    >here:
    >
    >
    http://experts.na3.acrobat.com/phplocalsitewin/
    >
    > I made it for Windows only to avoid confusing viewers
    with too many
    > bewildering choices. I'll try to make a Mac version in
    the not too distant
    > future, but don't yet have video capture software for a
    Mac.
    Great tutorial David, thanks for sharing
    Thierry
    http://www.TJKDesign.com/go/?0
    | Articles and Tutorials
    http://divahtml.com/products/scripts_dreamweaver_extensions.php
    | Extensions
    that keep your markup clean
    http://www.fourlevel.com/ |
    CSS Menus, Gallery, Tab Panels, etc

  • Local, Testing server, Remote server uploading

    I have my web files in a local directory, say c:
    webfiles\myweb. I also have a local testing server at
    c:\Apache\htdocs\myweb, and finally a production site at
    www.myweb.com. The problem is that when I edit a file in my local
    directory it updated the testing server and not the production
    remote - which is what I expect. My problem is that I don't know
    how to update the production server as there does not seem to be
    any menu choice for this. I am sure I am doing something stupid,
    but I can't figure out whats wrong. Basically I don't quite get how
    the relationship between the 3 file locations interact with each
    other. Any help would be sincerely appreciated as its driving me
    crazy.

    Expand the Files panel. On the toolbar, there are three icons
    in a row -
    Remote | Testing | Site Map. Select the Remote icon, and you
    will now be
    connecting with the Remote site for PUT/GET. The testing
    server will now
    only be used for Previews or Live Data displays.
    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
    ==================
    "johnbreda" <[email protected]> wrote in
    message
    news:f2sahm$r4g$[email protected]..
    >I have my web files in a local directory, say c:
    webfiles\myweb. I also
    >have a
    > local testing server at c:\Apache\htdocs\myweb, and
    finally a production
    > site
    > at www.myweb.com. The problem is that when I edit a file
    in my local
    > directory
    > it updated the testing server and not the production
    remote - which is
    > what I
    > expect. My problem is that I don't know how to update
    the production
    > server as
    > there does not seem to be any menu choice for this. I am
    sure I am doing
    > something stupid, but I can't figure out whats wrong.
    Basically I don't
    > quite
    > get how the relationship between the 3 file locations
    interact with each
    > other.
    > Any help would be sincerely appreciated as its driving
    me crazy.
    >

Maybe you are looking for