Personal Web Server - Configuration Question

Hi All,
I am attempting to change the 'home directory' of the personal web server from the default to '\www'. Based on my understanding this can be done by simply editing 'httpd.conf'.
However, I am unable to edit this file, or even make a copy of it. The account that I am using has got the 'administrator' check enabled, and when attempt to type 'su' in the console, and enter my password, it responds with 'sorry'.
How does one therefore get enough permissions to edit this file?
Regards
Olaf

You probably can't su to root in the terminal because root is disabled by default as a security measure. If you want to edit that file you can use sudo to execute a command as root. In the terminal try:
sudo emacs httpd.conf
and then enter your password. You'll probably have to save it to another location because of directory permissions and then copy it over or something. The rest is left as an exercise to the reader.

Similar Messages

  • Web server configuration failed with EPM 11.1.2.2 on Solaris 11

    Hi,
    When install & configured EPM 11.1.2.2, all components configuration success except web server configurations. In the
    /export/epm/Middleware/EPMSystem11R1/diagnostics/logs/
    [ERROR][EPMCFG-07236][oracle.EPMCFG][SRC_CLASS: com.hyperion.cis.config.ant.apache2.OHS2configurator]/export/epm/Middleware/user_projects/epmsystem1/httpConfig/ohs/config/OHS/ohs_component/httpd.conf wasn't found. OHS wasnt configured successfully, see oraInventory logs for more details"
    The /export/epm has around 1.1T free disk space, and it had been set WRX permission for the 'epm' user. Please advise what might cause the above issue?
    Thanks,
    Jenny

    Hi,
    The OHS installation was showed as "Complete" in the EPM installation. Yes, there was "/export/epm/Middleware/user_projects/epmsystem1/httpConfig" directory.
    Under "/export/epm/oraInventory/logs", it generated 4 files as "intsall*.log", "install*.out", "installActions*.log", and
    "installProfile*.log" when I'm trying to configure the web server again with cfgtool. The logs are pretty long, and I'm not sure if the bellow messages indicate space problem or not in the "install*.log"?
    [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.genericQueries.getFreeSpaceForHome] [tid: 11] [ecid: 0000Jz5F64TFw000jzwkno1Hr7bm000002,0] errorString:
    [2013-07-09T13:00:36.230-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.genericQueries.getFreeSpaceForHome] [tid: 11] [ecid: 0000Jz5F64TFw000jzwkno1Hr7bm000002,0] Exiting method executeHandler
    [2013-07-09T13:00:36.231-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 11] [ecid: 0000Jz5F64TFw000jzwkno1Hr7bm000002,0] Handler launch end: genericQueries.getFreeSpaceForHome
    [2013-07-09T13:00:36.231-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 11] [ecid: 0000Jz5F64TFw000jzwkno1Hr7bm000002,0] Handler returned status: SUCCES
    The "install*.out" had the error message as:
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (ohsInstance3355595679)]:Skipping instance registration
    ld.so.1: opmn: fatal: libcolntsh.sop.11.m1: open failed: No such filnctl startall: estarting opmn and all moracle.as.config.ProvisionException: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:153)
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createStandaloneASInstance(CreateASInstance.java:84)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureInstanceStandalone(WebtierConfigurationAction.java:590)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureStandalone(WebtierConfigurationAction.java:441)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.doExecute(WebtierConfigurationAction.java:174)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Exception: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.startOpmn(CreateASInstance.java:228)
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:151)
    ... 13 more
    a or directornage[CONFIG] FAILED:Create and Start AS Instance (ohsInstance3355595679)
    y
    d processes[CONFIG] [Web Tier Configuration] [Create and Start AS Instance (ohsInstance3355595679)]:Unable to start opmn
    .[CONFIG] FAILED:Create and Start AS Instance (ohsInstance3355595679)
    ..Question Received:Unable to start opmn
    [CONFIG] [Web Tier Configuration]:Unable to start opmn
    oracle.as.config.ProvisionException: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:153)
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createStandaloneASInstance(CreateASInstance.java:84)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureInstanceStandalone(WebtierConfigurationAction.java:590)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureStandalone(WebtierConfigurationAction.java:441)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.doExecute(WebtierConfigurationAction.java:174)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Exception: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.startOpmn(CreateASInstance.java:228)
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:151)
    ... 13 more
    opmnctgetting all the checkpoint properties..
    l startall: failed.m_checkpointData:{}
    Configuration:Web Tier Configuration failed
    Error while running Configuration.
    The configuration of Oracle WebTier and Utilities CD failed.
    outputFile:/export/epm/oraInventory/logs/installProfile2013-07-09_02-00-32PM.log
    The "install*Profile*.log" reported:
    Processor Architecture : sparcv9
    #The cycle speed of the CPU
    CPU Speed : 0.0 GHz
    #This is the number of CPUs available to the installer's JVM
    CPU Number : 512 Processors.
    #Available Swap space on this machine when installer started
    Available Swap Space : 0 MB.
    Somehow, it report the cpu speed as 0hz, and swap space also 0MB, but I have lots of swap space available(630G) shown from 'df -h' and 'swap -s'
    Thanks!

  • ColdFusion 9 Web Server Configuration Tool  problem

    I am using:
    ColdFusion 9.01
    Oracle iPlanet Web Server 7.0.13
    Windows 2008 R2 Standard
    When I try to use the Web Server Configuration Tool, I get the following message:   warning "connectors/nsapi/intel-win64/prebuilt/jrun_nsapi.dll".  Could it be an incompatability with the versions of software that I am using?  Has anyone successfully configured ColdFusion 9.01 with Oracle iPlanet Web Server 7.0.13?
    I can't get past this message (see below).
    The wsconfig.log file has the following:
    02/14 00:39:57 debug Parsing Sun ONE Web Server (iPlanet) configuration file G:\Program Files\Oracle\WebServer7\https-CFAdmin\config\magnus.conf
    02/14 00:39:57 debug Parsing Sun ONE Web Server (iPlanet) configuration file G:\Program Files\Oracle\WebServer7\https-CFAdmin\config\obj.conf
    02/14 00:39:57 error connectors/nsapi/intel-win64/prebuilt/jrun_nsapi.dll
    java.io.FileNotFoundException: connectors/nsapi/intel-win64/prebuilt/jrun_nsapi.dll
        at jrunx.connectorinstaller.JarUtils.extractToFile(JarUtils.java:72)
        at jrunx.connectorinstaller.CIUtil.extractConnector(CIUtil.java:274)
        at jrunx.connectorinstaller.iPlanetInstaller.installConnector(iPlanetInstaller.java:136)
        at jrunx.connectorinstaller.ConnectorInstaller.installConnector(ConnectorInstaller.java:341)
        at jrunx.connectorinstaller.ConnectorInstaller.doIt(ConnectorInstaller.java:275)
        at jrunx.connectorinstaller.ConnectorInstaller.main(ConnectorInstaller.java:765)

    I'm using  Solaris 10 SPARC, iPlanet 7.0.15, and I'm not going to use Apache!
    Note: I made a slight modification to the LD_LIBRARY_PATH_64 reference in the startup script for iPlanet.
    You have to do this to make the virtual server use the 64-bit libraries.
    vi /sun/webserver7/https-<config_name>/bin/startserv
    look for this line:
        LD_LIBRARY_PATH_64="${SERVER_LIB_PATH_64}:${SERVER_JVM_LIBPATH}:${LD_LIBRARY_PATH_64}"; export LD_LIBRARY_PATH_64
    and change it to this line:
        LD_LIBRARY_PATH_64="${SERVER_LIB_PATH_64}:${SERVER_JVM_LIBPATH}:${LD_LIBRARY_PATH_64}:/us r/sfw/lib/sparcv9"; export LD_LIBRARY_PATH_64
    I'm moving from CF8 ENT to CF9 ENT.
    Here's the problem: iPlanet virtual server is configured for 64-bit operation; the connector in CF9 is 32-bit.
    Question: What Program is Making this file ---> libjrun_nsapi.so ??
    I'm assuming CF is creating it, so try to follow my logic here.....
    CF9 doesn't want to produce libjrun_nsapi.so in 64-bit mode.
    The file is located here:
    /opt/coldfusion9/runtime/lib/wsconfig/1/libjrun_nsapi.so
    Instead it spits out a 32-bit file....
    # file libjrun_nsapi.so
    libjrun_nsapi.so:       ELF 32-bit MSB dynamic lib SPARC32PLUS Version 1, V8+ Required, dynamically linked, not stripped, no debugging information avail
    It's supposed to look something like this:
    # file libjrun_nsapi.so
    libjrun_nsapi.so:       ELF 64-bit MSB dynamic lib SPARCV9 Version 1, dynamically linked, not stripped
    I found out that when I use CF8, the installer asks for 64-bit configuration during install,
    AND the initial startup makes the 64-bit connector.
    In CF9...no such menu item; it doesn't mention 32/64 bit anything.
    How do you force CF9 to produce a 64-bit libjrun_nsapi.so file?
    This creates the 32-bit file...
    cf_root/runtime/bin/wsconfig -server coldfusion -ws sunone -dir /sun/webserver7/<config-name>/config -coldfusion -v
    When I add -ws64 it breaks the script....
    cf_root/runtime/bin/wsconfig -server coldfusion -ws64 sunone -dir /sun/webserver7/<config-name>/config -coldfusion -v
    How do you force CF9 to produce a 64-bit libjrun_nsapi.so file?
    FYI:  I grabbed the libjrun_nsapi.so file from my CF8 ENT install, and used it in my CF9 ENT install.
    No errors from the web server, but it's running dirt-slow now.
    Could be the file because the libjrun_nsapi.so was created to connect with CF8, not CF9 !?
    How do you force CF9 to produce a 64-bit libjrun_nsapi.so file?

  • Iws 6.0 web server load question

    What are the advantages (if any) of running multiple web server instances (iplanet 6.0 sp4) vs. one server with increased thread count. I'm unclear after reading through documentation what the limits of one iplanet httpd server are...I know you can manupulate threads as needed but how does one process scale with increased load vs. having two on the box?
    Can one process handle all the traffic from a 100mb full duplex qfe card (ie, could the card handle the pipe being fully utilized)? It seems to me that if it's threaded than it should be able to...what would another process do that threads can't?
    I ask this question because I've got an application coming with these specs:
    Top end load capability of 150 hits per second.
    13,500 users per day with average 3.6 server interactions per second
    And I've got two Sun 280r's with 2 900mhz cpu each sitting behind a load balancer.
    TIA

    What are the advantages (if any) of running multiple
    web server instances (iplanet 6.0 sp4) vs. one server
    with increased thread count.Using multiple web server instances (or a single instance with multiple processes) can improve scalability on machines with large numbers of processors, especially when using in-process dynamic content, such as Java Servlets or NSAPI plugins, or when using SSL.
    Using a single web server instance with a single process generally results in a more efficient use of resources, particularly memory, and consolidates configuration and administration activities.
    Can one process handle all the traffic from a 100mb
    full duplex qfe card (ie, could the card handle the
    pipe being fully utilized)?A single iPlanet Web Server 6.0 process on the hardware you describe (2 CPU 280R) should be able to saturate a 100Mb link when serving unencrypted static content. Using multiple processes would not improve performance in this situation.

  • Re: Built-In Web Server Configuration vs Third-Party Web Server?

    Hi Guys,
    I am new to Coldfusion and I plan on setting it up within a Windows based environment for development purposes, I will eventually upload my files to a shared hosting service..
    Could I get a pros vs cons comparison of configuring Coldfusion using the Built-In Web Server vs a Third-Party Webserver such as Apache?
    My initial feeling is if I could keep the installation simple by using the self contained Built-In Web Server then why wouldn't I do that?  I'm guessing there must be more to it.  Please explain!
    Thanks in advance!

    The built-in web server is sufficient for local CF development. It's what I use nowadays.
    If you have web server-specific implementation details as part of your application, like URL rewriting, you'll want to use whatever web server will be used in production.
    Dave Watts, CTO, Fig Leaf Software
    http://www.figleaf.com/
    http://training.figleaf.com/

  • Can I sync to a network share or personal web server?

    Hello,
    I really love the idea of FireFox Sync.
    However I am very uncomfortable with storing that much personal information on a third party server, even one as trusted as yours.
    Is there a way to sync up to my own web server (running linux) or sync up to a network share (on windows)?
    Right now I'd be most interested in syncing the password file between my laptop and PC using a windows network share, and not having that sensitive data travel over the internet at all.
    I know it is encrypted and everything but security breaches and flaws do occasionally happen and as a business owner with everything stored in my password file I cannot take that risk.
    I have the staff available to write a addon to take advantage of this feature, if there is documentation available on how to leverage the sync code to connect to a different server or network share.
    Thanks!

    See this: <br />
    http://docs.services.mozilla.com/howtos/run-sync.html

  • 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.

  • Backup Server Configuration Questions

    I have a super little setup for our small business consisting of 1 primary mac mini server, 1 backup mini server, 2 WD 2TB external firewire drives, and a rackmounted Cisco switch and UPS. AFP, VPN, FTP, expandable storage, time machine backups and managed mobile accounts all packed into a compact, quiet server cabinet that fits under a desk for less than $2000. Unfortunately the success of this little gem has made it more and more critical to our publishing workflow.
    For good measure I picked up another mac mini thinking i could set it up as an OD replica backup server. Unfortunately I didn't think this through before the purchase and now I have a what amounts to $500 brick in my server cabinet. Would appreciate some guidance on how best to deploy this backup server.
    1) For the backup server to be of any real use I assume its going to need access to the data drives. Is there any way to manage this with external drives? Somebody suggested I should just plug my external drives into both servers, however I did some other reading that suggested this could turn my drives into toasters. I then thought of setting up WD NAS drives through my cabinet switch but was told that NAS and AFP don't play well and I would have the same issue - two systems trying to access the filesystems at the same time.
    2) If i can resolve the first issue, I have the backup setup as an OD replica, which theoretically should take over if the primary goes down. Do I also need to setup DHCP on the backup for this to be relevant? Should that range be the same as the primary or do they need to be distinct?
    3) I have the 2TB primary drive firewired to the primary server with the 2TB time machine drive daisy chained. I was recommended to use Syncronize Pro for my backup between the drives but despite the warnings on time machine's applicability in a server setup (timing not configurable, CPU overhead) its been perfect for my needs with zero CPU overhead after the first sync. My only complaint is time machine doesn't work with ARD so you have to browse the time machine directory manually.
    4) Am I missing a larger plot here? Can I setup the external drives or backup server in another way to be more efficient. Should I pickup another set of drives and somehow synchronize the primary and secondary server completely??
    This is my first server config and has been a fun little project except for a nightmare of a time with the VPN but that's another story.
    Any help apprecaited.

    For the backup server to be of any real use I assume its going to need access to the data drives. Is there any way to manage this with external drives? Somebody suggested I should just plug my external drives into both servers, however I did some other reading that suggested this could turn my drives into toasters.
    You're right - You cannot connect one FireWire drive to two systems and hope it will work. That is asking for trouble right there.
    I then thought of setting up WD NAS drives through my cabinet switch but was told that NAS and AFP don't play well and I would have the same issue - two systems trying to access the filesystems at the same time.
    The whole point of NAS is that the NAS controller (in conjunction with the access protocol (e.g. AFP, NFS, etc.) takes care of concurrent access.
    However, all of the above depends on the data you're storing on the external/shared drives. For example, don't expect to store any database-based data such as Open Directory to be shared between machines via the shared drives. Any shared drive setup should be for static files only (e.g. users home directories would be OK, as would backups, web content, etc.).
    I have the backup setup as an OD replica, which theoretically should take over if the primary goes down. Do I also need to setup DHCP on the backup for this to be relevant? Should that range be the same as the primary or do they need to be distinct?
    That depends on what you're trying to protect against.
    If you're planning to keep critical services running in case the primary server fails then you can probably eschew DHCP altogether - existing clients will retain their DHCP address for at least half the lease period. e.g. if your lease is set for 3 days you have 36 hours before those machines will require a functional DHCP server. That's more than enough time for most server issues to get resolved (e.g. a reboot), and even more than it takes to turn on DHCP on the secondary server if you don't think the primary server will be back online in time.
    IMHO that's preferable to running dual DHCP servers. You can do that if you prefer but they MUST have different DHCP ranges (don't try to setup both DHCP servers with the same address pools).
    As for point 3 - Time Machine is fine, IMHO, as long as you realize its limitations and don't expect Time Machine to backup everything, including dynamic data such as database files.
    4) Am I missing a larger plot here? Can I setup the external drives or backup server in another way to be more efficient. Should I pickup another set of drives and somehow synchronize the primary and secondary server completely??
    It depends on what you're preparing for/against.
    If you're looking to protect against hardware failure then you could run everything on the external drives and reconnect the drives to the other machine to boot it as the server if the first one is down. That's not necessarily ideal, but it would be one option.
    The second thing to consider is what services you're running that support their own replication/backup protocols. You've already seen Open Directory replicas, so that's the right way to backup your OD setup. The same applies to DNS and MySQL - both of which have their own replication protocols.
    User-based data is a little harder to replicate between servers which is why a NAS option may be viable here. Of course that doesn't necessarily provide protection against accidental deletion.
    At the end of the day, though, there are many ways to set this up. The right way depends on your needs, the services you're running and what's important to your business (focus on the things your business cannot do without, and have a plan for the other services (e.g. manually start the secondary DHCP server if needed.

  • Symantec Endpoint Encryption Web Server Configuration

    -We have 20 computer but still i cant configure how to connect window to xp? -.-...... i would prefer for window 7 all so i can create easily ... cuz they want this 1 computer share to 1 computer for printer like that........ suggest? change all window 7.... 
    -How to find license key in win xp and 7 ?
    -Next step i want my job easily for backup files of all computer.........but the thing is they want to private there files in sharing..... i want all of them pass their files in one computer..... i need tips ..... thank you for replying ..... "i dont want to go all computer and plug in the hard drive so hassle -.-"
    -can you gimme link for sound device installer because some of computer on their company have no sound....thank you for replying

    Hello my fellow Spiceworks Avengers,I am seeking your help in figuring out my move to the virtual world (better late than never) for one of my clients.I currently have a Lenovo Thinkserver TS140, which is a small business server and Windows Server 2012 R2 running directly on the bare metal. This was done before I knew much about virtualization, and now I look back and I wish I can smack myself across the head for not going virtual then...The server is running Active Directory/DNS and is our only Domain Controller, hosting our QuickBooks data file, and is acting as a File Server. Please don't judge me too harshly as I will be immediately changing this configuration once I go completely virtual (E.g. adding multiple VM's for each role).The TS140 has an LSI MegaRAID 9266-4i http://www.newegg.com/Product/Product.aspx?Item=N82E16816118173...

  • Apache personal web server not working anymore

    Originally, when I typed in either 127.0.0.1 or localhost, I got the Apache test page. Now I get in Safari: Safari can’t open the page “http://localhost/” because it could not connect to the server “localhost”.
    I have modified the following files (to allow virtual hosting too)
    FILE: /etc/apach2/users/me.conf
    <Directory "/Users/me/Sites/">
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    NameVirtualHost *:80
    <virtualhost *:80>
    DocumentRoot /Users/me/Sites/kedmaumd.dev
    ServerName kedmaumd.dev
    </virtualhost>
    <virtualhost *:80>
    DocumentRoot /Users/me/Sites/jobmanager.dev
    ServerName jobmanager.dev
    </virtualhost>
    FILE: /etc/hosts
    I added:
    #Local sites
    127.0.0.1 kedmaumd.dev
    127.0.0.1 jobmanager.dev
    FILE: /etc/apache2/httpd.conf
    Uncommented: LoadModule php5_module libexec/apache2/libphp5.so
    Those were the only changes I made, and now I cannot even access the main localhos page.
    The permissions for my Sites folder are:
    Me : Read & Write
    staff: Read Only
    Everyone : Read Only
    (I had thought to add the www group, but when I clicked the plus icon, I got a window asking me to create a new shared user, so I left that alone)

    I simply replaced the contents of the old httpd.conf in the backup directory and just added the LoadModule for php and it worked. Hopefully I wont run into any snags.

  • Can I use ISAPI plug-in with MS Personal web server

    I have NT Workstation and PWS (which is to be similar to IIS 4.0 in
    functionality), may I use ISAPI plug-in to WLS 5.1?
    Thanks
    Argyn

    See this: <br />
    http://docs.services.mozilla.com/howtos/run-sync.html

  • Is there a version of iplanet webserver that is a low cost equivalent to personal web server?

     

    FastTrack is available for free. There isn't currently a FastTrack version of 6.0, however. The latest FastTrack version is 4.1.

  • Error in configuration of financial reporting in workspace web server

    Hello,
    I met an issue few days ago, and impossible for me to correct...
    My installations are as following :
    Server A :
    Foundation Services
    Workspace Services
    EPMA + Calc Manager
    EAS
    Server B :
    Planning
    Worskpace Web
    Financial Reporting
    Server C :
    Worskpace Web
    Financial Reporting
    I try to install a 4th Server exactly as the Server C.
    Installation of Workspace Web : OK
    Configuration of Workspace Web : OK
    Installation of Financial Reporting : OK
    Configuration of Financial Reporting : OK
    Configuration of Foundation Workspace WebServer : KO
    The configtool.err says :
    (Apr 21, 2013, 02:08:23 AM), com.hyperion.avalanche.config.WebServerConfigurationTaskProcessor, ERROR, Error in web server configuring: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.RangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at com.hyperion.avalanche.HttpServerConfigurator.getWebComponentsList(HttpServerConfigurator.java:1247)
    at com.hyperion.avalanche.HttpServerConfigurator.configureApache2(HttpServerConfigurator.java:246)
    at com.hyperion.avalanche.HttpServerConfigurator.configure(HttpServerConfigurator.java:181)
    at com.hyperion.avalanche.config.WebServerConfigurationTaskProcessor.execute(WebServerConfigurationTaskProcessor.java:70)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeCustomTask(RunAllTasksWizardAction.java:741)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:188)
    at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    After this configuration error, everything is ok in the worskpace except Financial Reporting elements.
    After this configuration error, every configuration fails, I'm obliged to uninstall all the components of this server (Workspace Web and Financial Reporting).
    This issue comes from the configuration of Financial Reporting in Workspace Web : Financial reporting is available from worskpaces of servers B and C.
    Thanks for helping us.

    hi,
    maintain ports in xi system with naming convention <SAP(system id of R/3 )>EX: SAPSR3,and assign proper RFC destination to it...and in the same way do it in R/3 system
    Check note 838560 for "RFC_ERROR_SYSTEM_FAILURE "
    and Depending on what database you use check the database logs.
    U can check with this RFC_ERROR_SYSTEM_FAILURE link,
    http://help.sap.com/saphelp_erp2005/helpdata/en/ca/115e4088dc0272e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/f6/daea401675752ae10000000a155106/frameset.htm
    Note: reward points if solution found helpfull
    Regards
    Chandrakanth.k

  • Oracle iPlanet Web Server 7 - Configuration Failed

    Hi There,
    Installing Oracle iPlanet Web Server
    |-1%--------------25%-----------------50%-----------------75%--------------100%|
    Installation Summary
    Product Status Information
    1. Oracle iPlanet Web Server Configuration Failed View log file
    1. View log file
    2. Done
    Jul 5, 2011 4:29:16 AM com.sun.web.installer.common.dialogs.
    CustomDirectorySelectionPanel isDisplayComplete
    INFO: Installing Oracle iPlanet Web Server 7.0.9
    Jul 5, 2011 4:30:19 AM com.sun.web.installer.web.actions.PostInstall_core
    install
    INFO: Start core server configuration
    Jul 5, 2011 4:30:19 AM com.sun.web.installer.web.actions.PostInstall_core
    installJDK
    SEVERE: JDK copy failed
    Jul 5, 2011 4:52:36 AM com.sun.web.installer.common.dialogs.
    CustomDirectorySelectionPanel isDisplayComplete
    INFO: Installing Oracle iPlanet Web Server 7.0.9
    Jul 5, 2011 4:55:00 AM com.sun.web.installer.web.actions.PostInstall_core
    install
    INFO: Start core server configuration
    Jul 5, 2011 4:57:07 AM com.sun.web.installer.web.actions.PostInstall_core
    configureServer
    INFO: Invoking the server configuration script
    Jul 5, 2011 4:57:08 AM com.sun.web.installer.web.actions.PostInstall_core
    configureServer
    WARNING: The backend configurator failed
    Jul 5, 2011 5:15:10 AM com.sun.web.installer.common.dialogs.
    CustomDirectorySelectionPanel isDisplayComplete
    INFO: Installing Oracle iPlanet Web Server 7.0.9
    Jul 5, 2011 5:15:46 AM com.sun.web.installer.common.dialogs.
    CustomDirectorySelectionPanel isDisplayComplete
    INFO: Installing Oracle iPlanet Web Server 7.0.9
    Jul 5, 2011 5:16:43 AM com.sun.web.installer.common.dialogs.
    CustomDirectorySelectionPanel isDisplayComplete
    INFO: Installing Oracle iPlanet Web Server 7.0.9
    Jul 5, 2011 5:21:37 AM com.sun.web.installer.web.actions.PostInstall_core
    install
    What could be the problem?

    [root@local java]$ ls
    default jdk1.6.0_02 jdk1.6.0_20 jdk1.6.0_26 latest
    [root@local java]# ./setup --javahome /usr/java/jdk1.6.0_26
    Product : Oracle iPlanet Web Server
    Location : /opt/oracle/webserver7
    Disk Space : 231.37 MB
    Administration Command Line Interface
    Server Core
    Start Administration Server [yes/no] [yes] {"<" goes back, "!" exits}:
    Ready to Install
    1. Install Now
    2. Start Over
    3. Exit Installation
    What would you like to do [1] {"<" goes back, "!" exits}? 1
    Installing Oracle iPlanet Web Server
    |-1%--------------25%-----------------50%-----------------75%--------------100%|
    Installation Summary
    Product Status Information
    1. Oracle iPlanet Web Server Configuration Failed View log file
    1. View log file
    2. Done
    What would you like to do [2] {"!" exits}?
    I can not see the option.

  • How to change web server from inbuilt Tomcat to IIS in already configured Cold Fusion 10

    how to change web server from inbuilt Tomcat to IIS in already configured Cold Fusion 10

    You just need to run the Web Server Configuration Tool to connect ColdFusion to IIS.  It can be found in the ColdFusion program group off of the Start menu.  Be sure to run it "As Administrator".
    -Carl V.

Maybe you are looking for

  • How do I make a re-installable system clone? Just in case!

    Hi everyone, So, I've got my copy of Leopard and am anxious to upgrade my trusty PowerBook, however, after reading some of the issues posted here I am also somewhat apprehensive. I would like to make a clone of my current system, which is running swe

  • Issue in Material creation from BAPI

    Hi All, I am working on Mass material upload from the program using BAPI function module: BAPI_MATERIAL_SAVEDATA. But the problem is for Material Type 'Finished Product' I could get all the views from the structure BAPIMATHEAD except for views Oil-sp

  • How to make pool of  url connections in wls?

    Hi, i have a project in which i have to make a http post to multiple web           servers to retrieve           XML files in response to user requests. Right now i just open the           url for each request.           Is there any way to pool URL

  • MRP Exception Message Number

    I need to write an ABAP report which uses the details on the MD04 Stock Requirements List detail screen for those items which have an Exception Message number (10, 20,30 etc..). The screen shows this data is held in a structure called MDEZ. I have tr

  • Problem with idoc DEBMAS

    Hi everybody. We have a problem with idoc DEBMAS. This idoc is sent from R3 to PI throw change pointers then the idoc is field only with the data modified in the master custumer. We need the information fill it in the segment /IDOC/E1KNA1M/E1KNVVM to