Publishing to Appache Web Server

I need help publishing a site to my appache web server.  I keep getting error messages when I try.  I've attempted with FTP, SFTP and WebDav I keep getting that it can't connect or that the server actively refused the connection.  I want to make sure I used the correct setting in dreamweaver.

If all of your credentials are correct, Server Name/IP Address, Username, Password, Root Directory and it's still not connecting, I would try toggling the Passive FTP checkbox.
If you still can't connect in DW, try downloading a third party FTP program like Filezilla (free) and uploading there. If the third party app doesn't work either, there is likely a problem with your credentials and you would need to contact your hosting provider to straighten it out.

Similar Messages

  • How is performance of Appache Web Server  + Tomcat?

    I am wondering how the performance of Appache web server + Tomcat => Java enabled web server is ?
    such as handling multiple users, heavy web traffic, JSP-JavaBean performance...in a real industrial setting?
    If "Appache web server + Tomcat" is an excellent choice, why companies still spend big bucks on things like WebLogic, JRun, etc?
    Thanks in advance for any light thrown on this topic.
    --Tim                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Thanks for your reply. I think that I did not make myself clear. I meant that if a small company just wants to build a web application for internal/intranet use (which only utilizes JSP/JavaBean and Servlet features). No EJB, no JMS, etc. Will Appache web server + Tomcat suffice, say for scores of users to access this application concurrently?
    Thanks again.
    --Tim                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Dreamweaver CS3 fails when publishing to the web server using WebDAV

    Dreamweaver CS3 fails when publishing to the web server using
    WebDAV
    using an earlier version (7.x/8.x) works fine.
    Does anybody know if there is a solution for this.. This is
    urgent..
    Attempting to call the 1-800-833-6687 number fails with:
    recording, music, rings as though someone will finally answer, but
    gets a few dial tones and connection goes silent..
    Thanks
    J.

    If all of your credentials are correct, Server Name/IP Address, Username, Password, Root Directory and it's still not connecting, I would try toggling the Passive FTP checkbox.
    If you still can't connect in DW, try downloading a third party FTP program like Filezilla (free) and uploading there. If the third party app doesn't work either, there is likely a problem with your credentials and you would need to contact your hosting provider to straighten it out.

  • FLV File does not play when published to my web server

    Hi. I have created a short video in VC3 and selected the FLV option to create a web page. When I uploaded the entire file content to my web server (windows 2003 server hosted at Network Solutions) the FLV file will not play. Now... if I do the same with a WMV tile, the video plays.
    You can view the file at
    http://www.airforcehomeseller.com/videos/va_education/VATutorials/index.htm
    We have another video published in WMV format, although the video vs audio sync is out of wack at the moment, at
    http://www.airforcehomeseller.com/videos/Energy%20Pricing%20101/index.htm
    What am I doing wrong?
    Any help would be greatly appreciated.
    G-II

    Hi again
    You should probably double-check to ensure the standard.js file was also copied in when the HTML page was imported. It should be there but it never hurts to double check.
    You might also perform a double-check to ensure things ended up in the correct folder (if you are organizing your project into folders). It could be that you moved the HTML page into a different folder and orphaned the JavaScript file.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Publishing to Campus Web Server

    Is Aperture easy to publish to a none .Mac server than iPhoto or is it another promotion for using only .Mac?
    Aperture looks to be a perfect software for photogs, but I hope it allows easier publishing to our own campus servers than .Mac.
    Anyone out there who publishes Aperture to none .Mac servers who can comment?

    William,
    Thx much for the quick reply.
    I am aware that you can export html pages to another html software to upload.
    My question is...
    Can you directly publish Aperture photos "directly" to non .Mac servers, like "edu" servers on our campus?
    I have had HUGE issues trying to publish iPhoto albums to campus and other servers and I sense that Aperture is another promotion to make all only publish to .Mac and not easily to other servers.

  • Publishing .shtml files to web server

    Hi,
    I am evaluating CQ5 to manage my web application having .html and .shtml pages (pages with SSIs, server side includes). I want to manage the web content - htmls, .shtmls, images etc using CQ5.
    I have following questions -
    1. Does CQ5 have any restrictions in publishing pages with extension .shtml?
    2. What are the best ways to manage these .shtml in CQ5?
    3. How do I publish these .shtmls to web server?
    Regards,
    vkp

    As a general rule anything you manage in CQ gets published to the web server via the Dispatcher plugin. Dispatcher functions as a reverse proxy sending request back to the publish servers and caching the result.
    As far as managing the .shtml items I am assuming that you want them to be generated and managed as pages in CQ with traditional component authoring interfaces. You will have two big challenges in this scenario:
    Sling request handling - Sling uses the extension to map a request to script. By default sling would consider .shtml to be different than .html and you'd need to name your JSPs appropariately. This could be problematic if you are reusing components across both page types. I have never tried this, but you could consider using the Sling Default Get servlet's alias configuration to map .shtml to .html which might work, but I have never actually done that.
    Link rewriting - you are going to have to write a layer of code that you use in your components to properly set the right extensions on the URLs when linking to these .shtml pages. By default CQ is just going to add .html. You will need to make sure you have some sort of way to tell in the page's meta-data whether or not it's an .shtml - perhaps based on template and then make sure you take that into account when writing out links. The rich text editor will be a challenge because adds the .html in JavaScript and stores it in the repository. You will have to override this in someway if you want to link to these .shtml pages in a rich text editor.
    In the past when I have needed to leverage SSIs through CQ I have just configured Apache to do do the SSI processing on .html to avoid these challenges. It means a heavier load on the web tier and it has some potential issues but generally is a better option than trying to get CQ to handle the .shtml extension.
    Also the other thing to consider is whether or not you really need .shtml files since CQ is pretty dynamic - usually you can figure out how to handle the dynamic assembly in CQ and not at the web tier (or using AJAX).
    Or did I misunderstand your plan - are you managing these as files in the DAM. If you are managing them as files in the DAM then you just have to make sure that you have a rendering servlet that will set the right mimetype.

  • Cisco ASA - Web Server Publishing

    My requirement is I need to publish 2 Web Servers to internet behind Cisco ASA.
    The users will be using secure https acccess to the Web Server.
    I have only 1 Public IP Address assigned to access both the Web Servers.
    Wanted to know what are the things required in the Cisco ASA firewall.
    1. What type of licenses ?
    2. What type of certificates ?
    3. How can i use a single Public IP to access to both the Web servers. Does the Cisco ASA supports this.
    I dont want any client software on the end users PC.....

    ThanksI do have 2 Public IP address for my 2 servers.That is clear.
    I thought you said you just have 1 Public IP in your first post. Anyways, if you do have 2 Public IPs for each server, then use Static NAT instead of PAT. Use the same commands but without the port information.
    Prior 8.3:
    static (inside,outside) public_ip1 web_server1 
    static (inside,outside) public_ip2 web_server2
    8.3 or later:
    object network web_server1_real
    host web_server1
    nat (inside,outside) static public_ip1
    object network web_server2_real
    host web_server2
    nat (inside,outside) static public_ip2
    Because Application1 will be published to the web server and the web server will be published to internet, the web server is the one to be published through ASA. I am not sure how you use Application1 and how you will publish it to the web server internally so this is out of the scope of my help.
    About Application2's security, the question is, how do you want to achieve security for App2? We have several types of security. Having the ASA infront of Application2, using NAT and using ACLs, this will achieve Access Control. However, if you want to achieve data encryption between internet clients and App2, then you have to consider PKI (or certificates) to achieve this. You also can consider IPsec remote access vpn for the App2 server. It all depends on what security flavor do you like.
    Regards,
    AM

  • How to allow cleanup actions to be taken by a reentrant clone before it is killed, when viewed via web server, because of a browser close?

    Here is a question I'm having to luck with.  I have a VI, set to be reentrant, which is published via the web server.  The main VI instance is never interacted with: it makes a clone every time someone navigates to the proper URL, and the user interacts with the newly created clone (never the main instance).  A clones is capable of configuring and calling instrument VI's when proper login credentials are entered, which results in browser popups that are controllable on the user's end (though only one user is ever doing this at a time. To clarify, multiple clones can be open simultaneously for login purposes, but only one user is ever interacting with the instruments, which aren't themselves reentrant). 
    If the user clicks my custom logout button in their browser, it is trivial to close these other, independent instruments and clean up properly.  But if the user simply clicks the red X in their browser, there is no graceful shutdown and the instruments which the clone called stay open on the server, when they should be closing.
    My experience so far:
    No panel close? event seems to be triggered in the clone.  The clone simply ceases to be.
    The remote_panel_connections property doesn't seem to work correctly in this instance (I haven't had any luck so far), since it is possible for more than one clone to be active, and the main parent that is spawning the clones stays running but isn't interacted with in any way.
    What I Need:
    A way for the clone VI to recognize that the user has closed their browser, and communicate that it is closing to all active VI's before terminating.
    I would like to avoid forcing the instruments that the clone calls to poll constantly to see if the clone VI is present on the network.  If there is no other solution but this, I would appreciate a suggestion as to the least resource and code intensive way to implement this type of polling, as the instruments are really meant to be totally independent entities after they are called, rather than sub vi's. 
    Thanks for any input, let me know if more information is needed.
    Solved!
    Go to Solution.

    Hey MTdev,
    Panel close? events cannot be triggered on a VI being viewed or controlled remotely. Some more information on that can be found in the help here:http://zone.ni.com/reference/en-XX/help/371361E-01/lvprop/vi_panel_closeq/.  My suggestion would be to set the Title Bar on the front panel of your remote VI to not be visible so that their only option for closing the window is to click the logout button.  Are you using Remote Front Panels(http://zone.ni.com/devzone/cda/tut/p/id/3277) to do this instrument control?  Using remote front panels allows you to manage a lot of the multiple people accesssing at the same-time type issues so it may be something to look into if you are not already using this method.  
    Regards,
    Kevin
    Product Support Engineer
    National Instruments

  • LV 7 web server crashes for certain VI's

    I have a relatively large data acqusition application using a number of local variables. I can use the web server to create a version of it embedded in a web page, which will function on my local machine. When I try to subscribe to this page using a machine on my internal network, I get a microsoft error indicating that the application needs to be stopped, and asking if I want to send microsoft an error report. When I close the microsoft window, the html page showing my application immediately closes, though it appears initially for a fraction of a second. I tried the same thing with the LabVIEW "Tank Monitor" example, and it worked fine. Are there coding style suggestions for VI's that are to be published via the web server?

    > I have a relatively large data acqusition application using a number
    > of local variables. I can use the web server to create a version of it
    > embedded in a web page, which will function on my local machine. When
    > I try to subscribe to this page using a machine on my internal
    > network, I get a microsoft error indicating that the application needs
    > to be stopped, and asking if I want to send microsoft an error report.
    > When I close the microsoft window, the html page showing my
    > application immediately closes, though it appears initially for a
    > fraction of a second. I tried the same thing with the LabVIEW "Tank
    > Monitor" example, and it worked fine. Are there coding style
    > suggestions for VI's that are to be published via the web server?
    If you have
    LV on the computer that crashes, you might try to open the
    Remote panel into LV instead and see if that works. It might also be
    worthwhile trying a different version of web browser, or try Netscape
    versus IE.
    Once you have those results, if you feel it is a LV problem and not
    caused by some flaky verison of a browser, please try to include the VI,
    or something similar and file a bug report so that it can be investigated.
    In general, most things should work the same, but there are some
    exceptions. ActiveX controls do not remote very well, though depending
    on what the application is doing and if the control is installed on the
    remote computer it will work in some situations. Popup system dialogs
    will not work very well. The file dialog for example -- should it show
    the files on the remote computer or the server computer? Showing the
    server files is a bit of a security issue, so this basically isn't
    supported. And finally, you might find some scattered bugs having to d
    o
    with charts. Keeping their history straight with attribute nodes and
    different network connection rates is pretty tricky and there some snags
    here and there.
    Greg McKaskle

  • Cannot publish to a private server

    I am testing this out. I am using Dreamweaver MX and iCal 06. How do I publish a calendar so that it is viewable on my website through a web page? I can publish an .ics file, but it doesn't seem to know what that is or how to display it. I need help on this. Thanks

    Thanks Bill,
    I have been using WebDav for so long to view my iCals remotely that I can't figure out what your problem could be. It has always worked so well for me, and I use phpiCalendar to view them remotely.
    My set up until yesterday was syncing my Palm to the office mac, publishing them to the WebDav server, as well as publishing my wife's iCals to the server, for a total of 4, all easily viewable from the net.
    Lately I hve been looking into alternatives to that and at the risk of hijacking your topic, I have discovered another solution that provides a huge benifit to us.
    As of today I can view AND edit any of the 4 iCals from either of our machines, AND keep them in sync WITH edit capabilities, as well as sync to my Palm Treo, and also publish to the web server as I did before for view only or subscrtiption, although the publish route seems pretty redundant now as I have all the cals on my palm from both machines and I have a live editable calendar on all 3 of my macs (the remote portable included) of all 4 cals!. I also sync to the cals remotely (across the internet) on my Palm.
    If you want to know more about this set up, I would be glad to expand on it. It seems to finally answer all my syncing, editing multiple cals on multiple machines, needs.
    Hope this helps,
    Jamy

  • Eclipse and TomCat Web Server

    Hi experts,
       I have been working with Eclipse for last 1 month. I was just working with Portal application component development and publishing it to the SAP EP J2EE server everything worked fine.
       I have eclipse,JDK,Tomcat3.3.2 installed in my laptop and EP J2EE engine runs on the server.
       Now i studied online regarding the development process with eclipse, The portal application component is published to Tomcat web server first and tested for possible errors and then published to the EP J2EE server. How this process is handled?
      Can any expert explain on this and provide me link to make the required configuration of eclipse  for publishing to tomcat web server?
    Thank you
    arun

    Well, the answer I found was that I have an invalid character that is not supported yet by the WAS, the character is "ñ".
    Using Eclipse and deploying in Tomcat worked fine but in WAS 7.0 SP 8 it throws ParseExceptions
    Regards

  • My animate file seems to work fine locally, but the images aren't linked properly when I publish and post them to a web server.

    I have an HTML5 animation that I am working on. When I preview it locally, it seems to work fine, but when I publish and post it on our web server, it doesn't seem to be able to find the images. The images are all in the images folder and it all seems to be pointing the right location, but it isn't showing up properly on the web server.
    If anyone has any insight, I would greatly appreciate it.

    The site runs fine offline. If I am watching it locally, it seems to be OK. The problem only occurs when I copy all of the content to the host. I have also checked to be sure that the images are in the correct folder and uploaded.
    Here is one of the images that is definitely live, but is showing as unlinked/missing in the HTML5 version.
    https://apps.treca.org/creative/ODE/70%20-%20Misc/images/ODE-Logo.svg
    Also, here is the URL of the site for review
    https://apps.treca.org/creative/ODE/70%20-%20Misc/ODE-VA-App.html

  • Publishing front panels with web server

    Hello,
    I'm working with LabView 7.1 and trying to publish a front panel by means of the web server.
    The problem is that I'm only able to connect to the VI through the internet when both , the host and the remote are networked. 
    When I try with computers outside that network the browser doesn't find the webpage.
    Thank you for your help
    Lian

    You need to know:
    The public IP of your router.
    The private IP of your LabVIEW server.
    The port used by your server.
    First you need to forward the port on your router. Basically, you need to tell the router that incoming NEW connections to a certain port of the public IP of the router should get forwarded your server. (Without forwarding, the router only works for outgoing connections). Once the port is forwarded, clients located on the outside need to connect to the public IP of your router.
    Possible complications:
    Your ISP might block certain incoming ports for security reasons. In this case you can configure a different port for the server.
    With some routers you will not be able to connect to your server (for testing) with a client located on the same LAN via the public IP of the router. Only routers that incorporate a loopback proxy support this. What is the brand and model of your router?
    Good luck!
    LabVIEW Champion . Do more with less code and in less time .

  • Published Flash module and 404 errors in the web server log

    I’ve created a Presenter module, published it to my computer, and uploaded all the files to a web server. And it plays fine via the web.
    The odd thing is a bunch of 404 errors in the web log:
    10.1.2.104 - - [29/Jul/2009:10:36:00 -0700] "GET /repository/university/courses/3/flash/data/spk10821.1.jpg HTTP/1.1" 404 255 "-" 1166 419
    10.1.2.104 - - [29/Jul/2009:10:36:29 -0700] "GET /repository/university/courses/3/flash/data/spk10821.1.jpg HTTP/1.1" 404 255 "-" 1166 419
    10.1.2.104 - - [29/Jul/2009:10:36:57 -0700] "GET /repository/university/courses/3/flash/data/spk10821.1.jpg HTTP/1.1" 404 255 "-" 1166 419
    In the data directory there is a file named spk10821.jpg that was generated by Presenter. The image is actually the presenter bio photo that would normally show up in the sidebar -- but no photo is there. The browser never requests the valid spk10821.jpg file, only the non-existent spk10821.1.jpg path.
    Anybody know why this would be happening? I see in data/viewer.xml there is a tag for <image>spk10821.1.jpg</image> but I don’t know why Presenter would mention that file in the XML but generate a differently-named one in the publish folder.
    I’m wondering if I should have the web server rewrite requests with the ".1.jpg" ending to get rid of the ".1" part so they will work.
    By the way, this is with PowerPoint 2003 SP3 and Presenter 7.0.1.

    Hi Daniel,
    I am assuming that you are using Visual Studio 2010 to target the .Net framework 4.0
    Crystal Reports 2008 is not compatible with VS 2010. Use [Crystal Reports for Visual Studio 2010|Crystal Reports for Visual Studio 2010 Production Release Now AvailableCystlR%2528SAPWeblogs%253ACrystal+Reports%2529] to target .Net framework 4.0.
    Deploy the application using the methods specified in the 'Deployment' section of the [CR for VS 2010 .Net SDK developer guide|http://help.sap.com/businessobject/product_guides/sapCRVS2010/en/crnet_dg_2010_en.zip].
    See if you can reproduce the issue after redeploying the application as mentioned above.
    Few questions-
    - Is it the dev machine or production machine causing the issue?
    - OS version?
    - What does the application do? i.e. view, export, print report?
    - Issue is with some reports or all the reports.
    See if there is an image on the report, remove the image and add it as a picture object ' Insert --> Picture' from the CR designer.
    Hope this helps,
    Bhushan.

  • RH9 publish to web server using HTTP

    Good afternoon,
    I'm attempting to upload a help site to a Windows IIS 7.5 web server. The failure message I receive is
    Warning: Failed to publish to "Bid Manager Support". reason: Connection failed. Please check the connection and post again.
    Native Error: Not Found.
    All the settings are correct I think...
    I've posted a pic below with the settings I'm using. I'm not posting the full hostname, however it is correct.
    Any help on setting this up properly would be awesome.

    I've also tried this setting as well

Maybe you are looking for

  • Change default key size on non Domain joined CA.

    Hello, I have one standalone non domain joined CA I would like to change the default key size of all issued certs to 2048.  Since it is a stand along, there are no AD template to modify.  Can this be changed in the registry? Shawn

  • Nokia Lumia 520 data cable removing

    I bought Lumia 520 last week. Haven't installed windows 8 software with my windows 7 laptop yet. but i did connect  using the data cable to transfer some music. After i was done transferring data i found no safely remove hardware option.  So i had to

  • How to call page in OAF

    Hi, I have two pages have to call page 2 from page1,how to do this? Jain

  • Size of macbook air case?

    I am designing a decal for a friend and i wanted to know if there was any good templates for photoshop to use to design the decal. i need a tmplate with the apple logo on it. if not can someone tell me the exact size of the back of the macbook air 13

  • Lost dimension for no apparend reason

    Hi all, for no apparend reason we sometimes lose the content of a dimension in SAP BPC. The admin consolle of SAP BPC can't find the members of the dimension, but the data is still in the SQL database. In the user front end of SAP BPC the current vie