Minimum Web Server config required

Hi Support, all,
I will need the following information for hosting my www.
1. What is the OS required for hosting iWeb pages, and what should be the minimum OS Version?
2. Does the license (EULA) for the iWeb application allows users to use it commercially? (like for my -  company website - shall I use it?)
3. Any other suggestions ... if you have in mind
Thank you,
Rgds,
Sriram

1. Every computer can run a webserver. I used my Mac LC 18 years ago.
Use your own.
http://www.wyodor.net/Tutorials/iWebDemo/
http://coolestguyplanettech.com/downtown/install-and-configure-apache-mysql-php- and-phpmyadmin-osx-108-mountain-lion
https://discussions.apple.com/docs/DOC-3083
http://clickontyler.com/blog/2012/02/web-sharing-mountain-lion/
http://francoisdeschenes.com/2012/02/19/how-i-fixed-apache-on-os-x-mountain-lion -developer-preview-1
http://tidbits.com/article/13168
http://www.moofgroup.com/code/2012/07/31/what-the-personal-web-sharing-gone-from -mountain-lion/
MySQL :
http://www.wyodor.net/sql/tut.html
https://discussions.apple.com/docs/DOC-3082
2. Yes, you can use iWeb for your business
3. Browse the interwebs.

Similar Messages

  • JRUN Upgrade for Web Server Config Tool

    Recently, I applied the latest connector update discussed in
    APSB07-02. Today, I attempted to create a connector to my new CF
    cluster and get the following error when using the Web Server
    Config tool:
    "The JRun server(s) found on host 127.0.0.1 must be upgraded
    to use this version of the Web Server Configuration tool"
    CF 7.0.2HF1
    JRun 4 Updater 6
    W2k3 SP1
    What update is it refering too?

    This issue was asked in 2007 but never answered.  It's now 2010 and I am experiencing the same problem.  I'm trying to add a new IIS web server for CF.  Running CF 7 and the web config tool worked 12 months ago.  Now it doesn't... saying the "Jrun server must be upgraded to use this version of the Web Configuration Tool".  I've done one jrun patch that I am aware of in the past few months.
    So now, does anyone have an answer as to what I have to do to get this thing to run????
    Thanks,
    ...Wes

  • Does web server bounce required if xml file is changes

    Hi All,
    A quick question. I have changed the query of a VO and it doesnt have any row or vo impl class. Only xml file is moved to server. I cant see any data. Do I have to bounce web server? If not how can I test my vo object is working file?
    Thanks in advance.
    Hitesh

    Please be more specific when you say "I have made some changes in VO object I can see those changes and I have also created custom views but I cant see values from that view".
    You don't need to upload server.xml unless you have added a new VO to AM.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Web Server Authentication Required

    When I try to go to the settings page after going  my web server user interface I get this response: A username and password are being requested by https://my ip address The site says: "admin" Iv'e tried every id/password combination I have ever used nothing works. I am using a HP Photosmart 5512 on os x Lion I have made on changes since installing the printer.

    Hi there s_bmay4,
    Is this an external webserver or is this the web interface for your printer?
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • ColdFusion 8 Web Server Config tool fails

    The Web Server Configuration tool has worked in the past on
    my dev server under Sun ONE Java System Server, but it fails when I
    try to start the tool. The message returned is:
    exception in thread main java.lang.unsatisfiedlinkerror:
    sun.awt.windows.wcanvaspeer
    I've Googled this message and see that a few others have
    encountered the same issue, but did not see any resolution. Any
    help would be greatly appreciated.

    I am having this same problem. I have uninstalled Windows
    Defender and disabled Windows Firewall and no matter what I do, the
    wsconfig utility does not find any servers on localhost. I do get
    the Add/Exit buttons, but when I click Add, I don't get anything.
    I've modified C:/CFusionMX7/runtime/lib/security.properties
    to include:
    jrun.trusted.hosts=localhost,127.0.0.1
    Which jndi.properties should I look at?
    C:\CFusionMX7\runtime\lib\client\CLIENT-INF or
    C:\CFusionMX7\runtime\servers\coldfusion\SERVER-INF
    Should either of these files be modified?
    Restarting Coldfusion has not made a difference.

  • Web server config tool problem

    Hi, I just installed coldfusion 702. At the end got an error
    that I need to manually configure web server through the tool. When
    I open the tool it does not show any existing servers. I have
    checked - IIS is running. I can access the localhost page.
    Coldfusion server is running. Checked that in control
    panel>administrative services>services. I have disabled all
    firewalls, antivirus, privacy service. I am using XP sp2. Have read
    through forums and tech notes - no luck. Any advise would be
    greatly appreciated. The wsconfig log shows the following error
    message:
    "error Could not connect to any JRun/ColdFusion servers on
    host localhost.
    Possible causes:
    o Server not running
    -Start Macromedia JRun4 or ColdFusion MX server
    o Server running
    -JNDI listen port in jndi.properties blocked by TCP/IP
    filtering or firewall
    on server
    -host restriction in security.properties blocking
    communication with server
    jrunx.connectorinstaller.NoServerException: Could not connect
    to any JRun/ColdFusion servers on host localhost.
    Possible causes:
    o Server not running
    -Start Macromedia JRun4 or ColdFusion MX server
    o Server running
    -JNDI listen port in jndi.properties blocked by TCP/IP
    filtering or firewall
    on server
    -host restriction in security.properties blocking
    communication with server
    at
    jrunx.connectorinstaller.CIJndi.findServers(CIJndi.java:477)
    at
    jrunx.connectorinstaller.CIJndi.<init>(CIJndi.java:141)
    at
    jrunx.connectorinstaller.CIJndi.<init>(CIJndi.java:147)
    at
    jrunx.connectorinstaller.ConnectorInstaller.parseArgs(ConnectorInstaller.java:228)
    at
    jrunx.connectorinstaller.ConnectorInstaller.<init>(ConnectorInstaller.java:56)
    at
    jrunx.connectorinstaller.ConnectorInstaller.main(ConnectorInstaller.java:750)"

    I am having this same problem. I have uninstalled Windows
    Defender and disabled Windows Firewall and no matter what I do, the
    wsconfig utility does not find any servers on localhost. I do get
    the Add/Exit buttons, but when I click Add, I don't get anything.
    I've modified C:/CFusionMX7/runtime/lib/security.properties
    to include:
    jrun.trusted.hosts=localhost,127.0.0.1
    Which jndi.properties should I look at?
    C:\CFusionMX7\runtime\lib\client\CLIENT-INF or
    C:\CFusionMX7\runtime\servers\coldfusion\SERVER-INF
    Should either of these files be modified?
    Restarting Coldfusion has not made a difference.

  • Web Server Aliases not working!!

    I have set up a virtual domain "internal.blahblah.com" within that I have setup Web Server Aliases. However, I cannot get them to resolve for the life of me! I tried somthing as simple as * . No go when I enter "server.internal.blahblah.com". Anyone else having these problems? Any solution?

    It's not clear from your post what you're trying to do, or what you've done so far.
    Let me see if I can decode...
    I have set up a virtual domain "internal.blahblah.com"
    OK, so this is a 'Site' in Server Admin -> Web, right?
    However, I cannot get them to resolve for the life of me
    Define 'resolve', please. Do you mean 'resolve' as in DNS name resolution, or 'resolve' as in access the web site, even when DNS is properly configured?
    I tried somthing as simple as *
    Umm.. where have you entered *?
    In DNS? In your web server?
    If in the web server config, are you using 'Alias' (a URL remap) or 'ServerAlias' (a secondary name for the server)?
    No go when I enter "server.internal.blahblah.com".
    'server.internal.blahblah.com' is in no way related to 'internal.blahblah.com'. In order for this to work you need to have a DNS entry for 'server.internal.blahblah.com' that points to your server - hence the question regarding DNS above.

  • Web server configuration

    Hi all,
    I am new to cold fusion and I want to have a stand alone cold
    fusion server with my IIS server on a different box. Is this
    possible? I have installed the product but it looks like it is
    pointing to the local IIS and I don't seem to have the option to
    select the web server that I want it to go ( I was using the web
    server config tool). Any ideas? I am using CF 7 Standard ed.
    Thanks!

    It is my understanding, but I have never done this, that you
    do it the
    other way around.
    You will need to copy the web server config tool to your IIS
    web server.
    Then run it there and point to the CF server.
    I suspect there are a few other pieces that will need to live
    on the web
    server but could not tell you what. But I do know that people
    do this
    without too much difficulty.

  • Web Server Switch

    Hello,
    I selected the CF internal web server during install (IIS was
    not available.) I managed to get through it and the install
    succeeded. Now I used the web server config tool to switch to IIS
    (now it's available.) My websites now don't come up. I'm pretty
    sure it's a security/directory issue but I can't figure out where
    the problem is.
    Adobe support is non-existent if you don't have $500 to ask a
    question.
    Thank you.

    I'm not sure what you mean by market economy but if you mean
    capitalism then of course. Any economist will tell you that a
    client wants value for his money. By denying me real tech support
    even before the product was installed they are pushing away a loyal
    client and possibly failing to make a new one. Hardly good
    economics if you ask me. Further, it hurts all of us if ColdFusion
    loses market share because it's harder to form communities and sell
    our services to clients.
    Ken did provide me phone support after I kicked and screamed
    and he was instrumental in helping me with the installation. We
    were able to solve the issue(s) within a couple of hours rather
    than the three days it had taken me up to then. Those three days
    were torturous trying to figure out what was wrong with the
    install. Also, although we did get the install completed and set
    up, Ken is being modest. I doubt I could have completed the set up
    without his support on the phone. It was not simply a security
    issue.
    Adobe really needs to rethink the way they're doing support.
    Of course I am one single exaple, but in my case a few minutes on
    the phone at the onset of this problem would have saved everyone
    much time and effort.
    We have other server software that perform other tasks such
    as Imail from Ipswitch that the way they work it is with annual
    contracts. You buy a contract and get the software and support for
    a year. If the following year you don't want to upgrade the
    software and don't need support then you don't pay.
    Adobe is selling the software as is. You want it fixed (is it
    a bug in the Adobe product or you?), you have to pay. And I know
    they have "free" installation email support. In my case they
    emailed me to check the instructions first and then when I
    complained they emailed me to call them to do it over the phone.
    When I called they said: Yes, we can do it over the phone but you
    have to pay.

  • Web Server 7 Reverse Proxy URI Config

    I am testing WS 7.2 to replace WS 6.1 and need input on the configuration of the reverse proxy setup. We currently are using the reverse proxy plugin on our 6.1 servers but I cannot get the same configuration to work on 7.2. I have followed the admin document but I don't want to use / as my URI. I need to only proxy requests for URLs that end in *cfm.  Can I configure the new server to work like the 6.1 version?
    6.1 Config
    =======
    obj.conf
    NameTrans fn="assign-name" from="(*.cfm)" name="passthrough"
    <Object name="passthrough">
    ObjectType fn="force-type" type="magnus-internal/passthrough"
    Service type="magnus-internal/passthrough" fn="service-passthrough" servers="http://host:8281"
    Error reason="Bad Gateway" fn="send-error" uri="$docroot/badgateway.html"
    </Object>
    magnus.conf
    Init fn="load-modules" shlib="/opt/SUNWwbsvr/plugins/passthrough/libpassthrough.so" funcs="init-passthrough,auth-passthrough,check-pass
    through,service-passthrough" NativeThread="no"
    Init fn="init-passthrough"

    In Web Server 7.0 you can use built in reverse proxy feature rather than using libpassthrough.so
    configuring reverse proxy
    http://docs.sun.com/app/docs/doc/820-2202/gdabp?l=en&a=view
    http://docs.sun.com/app/docs/doc/820-2204/create-reverse-proxy-1?l=en&a=view
    More information about map SAF :
    http://docs.sun.com/app/docs/doc/820-2203/gdhnz?l=en&a=view
    set-origin-server sAF:
    http://docs.sun.com/app/docs/doc/820-2203/gdhqc?l=en&a=view
    Blogs :
    http://blogs.sun.com/meena/entry/configuring_reverse_proxy_in_sun

  • Web server requirement

    Using DW I created a simple flash slideshow.  It works fine in test but when I move the page, photos and file to the production server, it does not show.  The first time I tested it on the test server, a message came up and said it was installing something.  I think the web server must also need this installed but I don't know what it was that DW installed.  Can anyone tell me if there is a requirement I need to install on the production web server?

    You'll probably get better results if you post this in the Dreamweaver forum:
    http://forums.adobe.com/community/dreamweaver/dreamweaver_general
    That said, you don't need to install anything on the web server to run a Flash slideshow. The browser needs Flash Player, but most browsers already have it installed. If it works in your test environment and not in your production environment, I'd make sure you uploaded all your files to the correct locations on the web server.
    HTH,
    Jody

  • What are the System Requirements for Web Server hosting Adobe Air application

    Working on a project that is using Adobe Air . The Adobe support site has system requirements for the client side application, but for the server side, what are the system requirements?
    Using a Windows server, would expect to have approx. 100 concurrent connections at any given time.

    Adobe AIR applications are installed on the end user's computer. They are not hosted on a web server. You can deploy an AIR file, which is the installer file for an AIR application, via your web server.

  • IGNORE this since I can not DELETE IT - Your browser does not support cookies, which are required for this web server to work in session authentication mode

    Error - No cookies
    Your browser does not support cookies, which are required for this web server to work in session authentication mode
    This is a NOSCRIPT PROBLEM and NOT a Firefox problem.......
    when disabled it works JUST FINE

    Error - No cookies
    Your browser does not support cookies, which are required for this web server to work in session authentication mode
    This is a NOSCRIPT PROBLEM and NOT a Firefox problem.......
    when disabled it works JUST FINE

  • Requirement for Web Server

    I am having oracle 8.0.4 on windows NT platform.Now i want to make it a web server.what all i need to make it a web server (also any h/w & s/w upgarde required).

    There will be no Oracle AS 11g. It is called Oracle Fusion Middleware 11g and available since July 1, 2009.
    --olaf                                                                                                                                                                                                                                           

  • What are the minimum hardware Server requirement for SAP BI BO

    I would be thankful if someone can please tell me  What are the minimum hardware Server requirement for SAP BI BO. if a separate Desktop is used for the server or local server purpose.
    In the Desktop
    I have 8 GB RAM
    2.60 Ghz Processor ( CPU)
    System type: 64 bit OS
    regards
    ranendra

    Hi,
    Refer the attached PAM for BO 4.0 and 4.1.Minimum hardware details are listed there.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0134dbb-8f10-3010-5084-cf90dbb35284?QuickLink=index&overridelayout=true&58879706677537
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/507d3365-009b-3010-04b0-e5abc8f00c91?QuickLink=index&…
    I haven't try with your similar specification but  in the below link some one tried with similiar one.
    What are the minimum system requirements to install SAP BO 4.0/4.1
    Amit

Maybe you are looking for

  • Error in crm iviews configuration.

    Hi friendz,   I installed  Bussiness package for CRM 4.0. when configuring iview of eslaes and  etc.. getting eror like this: Portal Runtime Error An exception occurred while processing a request for : iView : pcd:portal_content/com.sap.portal.migrat

  • Upgradition ACS 4.2.0.124.16 on appliance 1113 to ACS 4.2.1.15 and then to patch 8(Latest)

    Dear Everyone, we have below softwares in the order to install one by one on the appliance 1113. 1)ACSse-Upgrade-Pkg-appl-mng-v4.2.1.15-K9.zip (Appliance Management package) 2)ACSse-Upgrade-Pkg-acs-v4.2.1.15-K9.zip (ACS Software package) 3)applAcs_4.

  • To fetch VEKP-EXIDV2

    Hello Experts , I want to fetch VEKP-EXIDV2. I have Sales Order No (VBAK-VBELN).Please suggest any Function Module or Logic. Thanks.

  • How to inactivate a Customer

    Hi I would like to make a Customer Inactive so that there will no any Transactions on that Customer How to do it. Thanks Naveen

  • Help with find my iphone

    Can any of the features turn off by themselves? Such as the find my iphone feature...say after an update could you find that feature in the off position and the owner of the phone claims he did not turn it off. I find it very hard to believe that it