Running apache and IIS on SBS: 403 permissions issue

I'm trying to run Apache and IIS at the same time on the
Windows SBS. I can bring up the Apache screen from a terminal, but
I get the dreaded: 403 access denied. I've hunted around for a
solution, but without much luck. Thanks in advance for any
suggestions.
Mike

update: last night i was up so late trying to tweak the
config file that i probably messed something up. i uninstalled the
apache and re-installed and set the port to listen on 8080. seems
to be working now!
one thing i found strange: on the server i typed in the ip
address of the server:8080 and it woudn't access the apache . . .
but, it would as a localhost.
anyway its working now . . . proof that just posting
something on this board gets results ;)

Similar Messages

  • Flex Module for Apache and IIS for Flex3 Release

    All materials said that Flex Module for Apache and IIS was
    included in Flex3 Release of Feb. 25,but I did not find it.
    Does Anyone know about where to download the kit.
    Thanks
    Aiguo

    This link seems to have it, for Win and Mac:
    http://labs.adobe.com/wiki/index.php/Flex_Module_for_Apache_and_IIS#Installation

  • Apache and IIS on save dev machine (Win XP Pro)?

    Hi there.
    Can I just install the Apache webserver alongside IIS as I am
    developing a
    small web applicaion using PHP & mySQL. I usually script
    in ASP and have so
    IIS installed on my WinXP Pro machine.
    Thanks a lot
    James Brown

    Thanks David.
    Yes, I think I will just configure IIS to use PHP. I'll look
    at getting your
    book too, PHP 4 DW8.
    Thanks for taking the time to reply.
    James.
    "David Powers" <[email protected]> wrote in message
    news:e8pb3n$4d3$[email protected]..
    > James Brown wrote:
    >> Can I just install the Apache webserver alongside
    IIS as I am developing
    >> a small web applicaion using PHP & mySQL. I
    usually script in ASP and
    >> have so IIS installed on my WinXP Pro machine.
    >
    > You can't "just" install it, but you *can* have IIS and
    Apache running on
    > the same machine. To do so, you must configure either
    IIS or Apache to
    > listen for requests on a different port. The most common
    choice is Port
    > 8080.
    >
    > It's also possible to run PHP on IIS. The choice is
    yours.
    >
    > If your main interest is in using ASP, it may be better
    to configure IIS
    > to run PHP as an ISAPI module.
    >
    > --
    > David Powers
    > Author, "Foundation PHP for Dreamweaver 8" (friends of
    ED)
    > Author, "Foundation PHP 5 for Flash" (friends of ED)
    >
    http://foundationphp.com/

  • Apache and IIS

    I am trying to install Apache on my win XP machine, so that I
    can use Msql and PHP on a unix server.
    It will not install from a Sam's Teach yourself CD, even on
    port 8080 with a manual start. This may be because I have IIS up
    and running.
    Has anyone any idea if it is possible to have both servers
    installed, but only one running?
    If it is, and I switch to Apache, will the localhost on IIS
    be damaged in any way? Could I then switch Apache off and IIS back
    on again?

    Hi,
    yes of course, you can turn off the IIS in control panel /
    administration / IIS, choise the web server and push the stop
    button, if you want to start you can push de start button,
    in apache there may be a tray ikon where you can easily stop
    and start the server,
    Titii
    http://textures.z7server.com/

  • Server crashes running CFMX7 and IIS

    The sequence of events is that the server runs fine....for a
    short while, then either CF services or all the Web services become
    unavailalbe. Sometimes the whole machine goes down, and must be
    rebooted. Sometimes if the machine does not go down, restarting CF
    services or the Web services IIS solves the issue and the site
    becomes available againl.
    There are no server logs pointing to any hardware or Windows
    operating system system problems. Running Windows 2003 Server and
    IIS 6 with CFMX7.
    Sometimes when the server goes down, I get a Jrun connection
    error. But I really think that the server is just getting
    overloaded with these erroneous 404 errors that are showing up
    every couple of minutes/seconds in the application log.
    These are 404 errors for pages that have been off the Website
    for years, in some cases. It feels like a Web crawler is going
    through the site looking for old erroneous pages and not finding
    them.
    I have built a completely new server, and now have twice the
    hard-drive space and twice the RAM, but it is beginning to crash
    just like the previous server. And the application log is filling
    up, just like the prevous server.
    We have re-assigned IP addresses, so this new server now has
    the same IP address that the old one had, and even though it has a
    new name, all references to the old name are being forwarded to the
    new server....So our problem has followed us to the new machine.
    Iiiiiiiieeeeeee. I am in the twlight zone, and can't get out.
    Does anyone have any idea how I can tell where these 404 errors
    might be coming from? How do I get a referrer on a log file error?
    Or any other ideas at all. I am at my wits end, and if I
    don't solve this problem am in serious trouble here. WCW

    Willow315 wrote:
    > The sequence of events is that the server runs
    fine....for a short while, then
    > either CF services or all the Web services become
    unavailalbe. Sometimes the
    > whole machine goes down, and must be rebooted.
    Goes down? Do you mean 100% CPU and unresponsive or do you
    mean it
    completely locks up and doesn't even answer pings anymore?
    > Sometimes when the server goes down, I get a Jrun
    connection error. But I
    > really think that the server is just getting overloaded
    with these erroneous
    > 404 errors that are showing up every couple of
    minutes/seconds in the
    > application log.
    What is the first error you see in your *-out.log? Is JRun
    maximizing
    the allocated RAM when it goes down?
    > Iiiiiiiieeeeeee. I am in the twlight zone, and can't get
    out. Does anyone have
    > any idea how I can tell where these 404 errors might be
    coming from? How do I
    > get a referrer on a log file error?
    In your IIS logging settings, enable referrer logging. And
    you might
    check if there is a "Check that file exists" checkbox in IIS
    where you
    mapped the .cfm extension to CF.
    Jochem
    Jochem van Dieten
    Adobe Community Expert for ColdFusion

  • 11i : Can we run Apache and Forms on cluster for failover?

    Hi... We are currently running 11.5.5 successfully on 4 servers:
    URANUS (cluster made up of HADES and ATHENA) : database and reports
    ARTEMIS : forms server
    PEGASUS : http server
    We are now attempting to reconfigure the application architecture to increase
    failover because if ARTEMIS or PEGASUS fails, our system is unusable. At the
    back end we are ok because we can bring up the database and reports server on
    the secondary node in the URANUS cluster.
    One of the options we are considering is to cluster the 2 machines ARTEMIS and
    PEGASUS together, and run forms and http on the one primary node. If the
    primary node in the cluster failed, then we would bring up the forms and http
    server on the secondary node automatically when failover happens.
    Has anyone done this?
    Does Oracle support the clustering of these application tier services (http and
    forms) on Compaq TRU 64 clusters?

    hmm.. that's a very interesting question... if you find out please let me know too.

  • Weblogic 8.0 and IIS 5.0 plug in issue

    hi,
    I have a computer with Windows 2000 server and IIS 5.0 installed.
    I am trying to open a connection with a Weblogic Server 8 SP3 on another machine.
    My iisproxy.dll and iisproxy.ini
    are on the folder: C:\WINNT\system32\inetsrv
    iisproxy.ini :
    WlForwardPath=/IhmActivation
    Debug=ALL
    WebLogicHost=toto
    WebLogicPort=49162
    WLLogFile=C:\iisproxy3.log
    I have configured iisproxy.dll in IIS 5.0
    Based on what I entered in my configuration file iisproxy.ini, if I type the URL:
    http://localhost/IhmActivation/here.do
    it should point to
    http://toto:49162/IhmActivation/here.do
    I get a 401 message:
    Going to send headers to the client. Status :401 Unauthorized xxx
    The login and password are ok.
    So I do not know where the problem comes from.
    Does anyone have an idea please ?
    Thanks for your help.

    Since you are attempting to proxy by path you need to configure the iisforward.dll as stated in step #3 here:
    http://e-docs.bea.com/wls/docs81/plugins/isapi.html#100382

  • WL 5.1 and IIS - HTTP Error 403 - Access Forbidden problems

    I'm trying to hook IIS up to the evaluation version of WebLogic Server 5.1
    that I installed...
    I followed the instructions that I found on the Installing the Microsoft-IIS
    (proxy) plug-in page. I then copied HelloWorld.jsp into the
    d:\weblogic\myserver\public_html directory, and tried to bring it up in a
    browser by typing in localhost/HelloWorld.jsp. At this point, I got the
    following error:
    ** Begin error message **
    HTTP Error 403
    403.1 Forbidden: Execute Access Forbidden
    This error can be caused if you try to execute a CGI, ISAPI, or other
    executable program from a directory that does not allow programs to be
    executed.
    Please contact the Web server's administrator if the problem persists.
    ** End error message **
    I then tried adding a virtual directory called public_html to my default Web
    site. This didn't help. I even tried creating a directory called public_html
    inside public_html, setting execute privilages on it, and putting a copy of
    HelloWorld.jsp in there. This allowed me to type
    localhost/public_html/HelloWorld.jsp into my browser, and to see the JSP
    source code!?#...
    This is what my iisproxy.ini file looks like (It lives in d:\weblogic):
    ** Begin iisproxy.ini **
    # This file contains initialization name/value pairs
    # for the IIS/WebLogic plug-in.
    WebLogicHost=localhost
    WebLogicPort=7001
    WebLogicCluster=
    ConnectTimeoutSecs=20
    ConnectRetrySecs=2
    ** End iisproxy.ini **
    Any suggestions/help from someone who's done this before would be greatly
    appreciated. We can't run/evaluate the product before we can crawl and walk.
    Cheers...
    Dave Bruzzone
    WebCredenza, Inc.

    Thr problem is that you must set Execute rights to the IIS web at the
    Configuration settings (exactly as seen in the documentation).
    "Davide Bruzzone" <[email protected]> ha scritto nel messaggio
    news:8iubob$mgp$[email protected]..
    I'm trying to hook IIS up to the evaluation version of WebLogic Server 5.1
    that I installed...
    I followed the instructions that I found on the Installing theMicrosoft-IIS
    (proxy) plug-in page. I then copied HelloWorld.jsp into the
    d:\weblogic\myserver\public_html directory, and tried to bring it up in a
    browser by typing in localhost/HelloWorld.jsp. At this point, I got the
    following error:
    ** Begin error message **
    HTTP Error 403
    403.1 Forbidden: Execute Access Forbidden
    This error can be caused if you try to execute a CGI, ISAPI, or other
    executable program from a directory that does not allow programs to be
    executed.
    Please contact the Web server's administrator if the problem persists.
    ** End error message **
    I then tried adding a virtual directory called public_html to my defaultWeb
    site. This didn't help. I even tried creating a directory calledpublic_html
    inside public_html, setting execute privilages on it, and putting a copyof
    HelloWorld.jsp in there. This allowed me to type
    localhost/public_html/HelloWorld.jsp into my browser, and to see the JSP
    source code!?#...
    This is what my iisproxy.ini file looks like (It lives in d:\weblogic):
    ** Begin iisproxy.ini **
    # This file contains initialization name/value pairs
    # for the IIS/WebLogic plug-in.
    WebLogicHost=localhost
    WebLogicPort=7001
    WebLogicCluster=
    ConnectTimeoutSecs=20
    ConnectRetrySecs=2
    ** End iisproxy.ini **
    Any suggestions/help from someone who's done this before would be greatly
    appreciated. We can't run/evaluate the product before we can crawl andwalk.
    >
    Cheers...
    Dave Bruzzone
    WebCredenza, Inc.
    [isapi2.gif]

  • Apache and IIS for commercial use

    Can I use this module in my webapplication ? Is it allow to
    use in commercial environment?

    I'm not the authority here but I do NOT think you can use it
    commercially for the following reasons...
    The End user Agreement clause
    - 2. says " ..License is granted to a personal, limited,
    nonexclusi\ve, roytalty free license for purpose of EVALUATING the
    software..."
    - 2.1.1 says "This package does NOT contain the open source
    version of the FLex SDK"
    Section 1.5 defines "Internal Network" as one that excludes
    the internet - but there is no mention in the licensing document
    that prohibits use the software on the internet for personal
    evaluation purposes. I may have to read it wrong but that is what I
    inferred...
    Anyway, a lawyer and a couple of hundred dollars may give you
    the right answer!
    Cheers!

  • Itunes install and Vista x64 ".ipg" registry permissions issue

    Much like similar posts, I tried to upgrade to 8.0.2.20 x64.
    It gets almost to the end (on iTunes piece, I think) and stops with:
    "HKEYLOCALMACHINE32\Software\Classes\.ipg\OpenWithList\iTunes.exe.
    Verify that you have sufficient access to that key, or contact blah...blah...blah"
    I initially ran the install "as Administrator". I tried again by logging into the machine as Administrator. Checked permissions on the above Reg key. Uninstalled, cleaned registry. Tried re-install of 8.0.11. Tried the "Switch-less" installs.
    NOTHING gets past this registry key. And, of course, I have no iTunes! Quicktime and all the rest appear to be fine.
    Somebody smarter than me <everyone!> please offer some relative wisdom or simply a comforting assurance that Apple is listening and cares deeply about our sufferings!
    Thanks, h

    Well, I have an update.
    I used RegSeeker (again) but this time removed every reference to Apple and it's products.
    I then went to apple.com thru IE 64bit and redownloaded the 64 bit itunes.
    This time - it gave the "QT is corrupt or not present" error.
    I went back to apple.com thru IE 64bit and down'd the standalone version of QT. It crapped out on a CLSID registry error (I can post the actual, if anyone cares)
    HAS ANYONE HEARD ANY OFFICIAL WORD ON WHETHER APPLE IS ADDRESSING THESE ISSUES!
    Thanks, h

  • Cloned HDD and replaced but now getting permissions issues.

    I'm receiving that error message.  BACKSTORY:  I was experiencing general slowdowns when using various applications and sometimes odd behavior when browsing the internet with Chrome (this site is untrusted errors that wouldn't replicate after starting a new session sometimes, facebook, my bank, sometimes even google.com)  I suspected that my HDD may be starting to fail, so I bought a new drive, cloned my current HDD and installed the new one.  I'm still experiencing some slow downs, but I haven't had the other issue resurface, so I'm thinking a fresh OS and restore of needed data is next.  Anyway....my issue currently is that I can't delete anything.  I created a blank folder and tried to delete that and couldn't.  Do I need to do anything on the OS level to acknowledge this new HDD as my primary?  Please help

    Well cloning crap is still crap, but now it's optimized/defragmented faster crap because of the cloning onto a new drive.
    Run through this list of fixes systematically and see how it goes.
    Fresh install is a last resort usually.
    ..Step by Step to fix your Mac

  • Running Apache, question about spiders and bots

    I'm running Apache and set up a php traffic analzyer. I see that bots and spiders are able to track pages and directories which are not at all linked on any page. How on earth do they figure out my directory structure? And how do I stop it, it makes me uneasy (tried metatags, this only stops them from posting the content). Any help would be appreciated, thanks ahead,
    jskier

    Some robots (or spiders) simply guess typical names. But I think all adhere to
    http://www.robotstxt.org/wc/robots.html (or simply plug robots.txt into google - you'll find a lot)
    or was that what you meant with meta-tags ?
    The next thing you can do is look into possibilities listed on :
    http://httpd.apache.org/docs/howto/auth.html
    especially "access control". If you only skim over this page ;-), here is an important snippet :
    These directives may be placed in a .htaccess file in the particular directory being protected, or may go in the main server configuration file, in a <Directory> section, or other scope container.
    But other than that : not linking pages or not showing info does not protect you in any way, and the web is not designed to be that way.

  • Optimization for 256 MB of ram server running apache/postgresql

    Hi,
    I'm on a VPS for 256 MB of ram planning to run Apache and PostgreSQL.
    Does anyone have recommendations on some settings to use so I can avoid blowing up the server with memory problems due to unnecessary spawning of workers or something like that?
    Thanks.

    general principles always apply:  use the absolute minimum number of modules.  it's great for security, performance, and simplicity of configuration/maintenance.   Apache comes with a boatload of modules these days, and you really usually need only a few.  The default config should be OK performance wise unless you're really planning on some heavy traffic.
    Postgres is another story tho.  There are no modules, but the default config is absolutely minimalistic, it's intended for one local developer and that's it--even the network connectivity is disabled by default!   Postgresql LOVES memory.  the more you give it, the better it's gonna run.  of course if your db is 10mb and you give it 100mb then you wont benefit much from the extra memory, but if it's 10mb and you give it 1mb then you're gonna be running very slowly.  try to fit the whole db in memory if possible.  postgres' memory allocation parameters are _extensive_.  if you like to tweak for performance, you'll go gaga over them.
    Generally tho, you won't know what settings you need until you load your data, your site, and you let it run under a normal load for a while.  watch your logs like a hawk and 'learn' your site, how it runs, what gets accessed when, how the db is being used, is the system cpu or io bound, etc...  THEN you can start really adjusting stuff.  Donald Knuth said once that "premature optimization is the root of all evil" and running your own site will definitely demonstrate that.  Log everything, otherwise you'll have nothing to learn from.

  • Updating link to Word Doc is causing a permissions issue

    Hi.  I am attempting to update a link to a Word file, and it is causing a permissions issues in Word when I try to open the Word document back up while the InDesign file is still open.
    Is there any way to link to a Word document that can be worked on while the InDesign file is being worked on?  I think I can use buzzword as an alternative, but I'm looking for the easiest possible solution.
    Thanks!
    Alicia

    Word checks for locked files. In that if another app is using the file, you can not open the file until the other app closes the file. It does this to make sure word has the lastest version of the file. This is partly due to word being using in an office environment were multiple people can be working on the same document.
    Since word is fairly quick to open. You could use the edit original icon in the links panel of InDesign. Make your changes in word once the document opens, then use the keyboard shortcuts ctrl-s to save and alt-F4 to close word.

  • Frustrating permissions issue.

    I recently moved my account to a new machine and have got an interesting permissions issue that's preventing me from editing a lot of files, even though my user has read/write permissions. If you look at the attached image, there is an extra "everyone" with "custom" permissions. I can't remove it although if I change it to read/write, I can edit the file but obviously I don't want to get everyone read/write access. How can I strip the extra stuff here? And i'd like to find a way to do it for my entire home folder since there are files like this everywhere..

    Launch Applications/Utilities/Terminal
    At the prompt copy and paste this command...
    sudo chown -R `id -un`:`id -gn` ~
    You will be prompted to enter your admin password, it will be invisible.
    Press Return

Maybe you are looking for

  • Attachments appearing as inline text

    Certain attachments that I receive in Mail appear as inline text. This makes it impossible to save the attachment and open it in another program. The most aggravating is .cpp files. These contents of these attached files all appear as inline text, on

  • Help needed in making a login screen

    hi all, i need to make a login screen in flash in which a user enters a password and username and both are checked from an xml file. i need your help in making it. could anyone redirect me to some tutorial or if anyone can post the code here, i would

  • Restoring my Ipad 2

    Ever since I plugged my Ipad 2 32 GB into my laptop or on the wall. It says that its has to be restore and everytime I restore it, there is an error message that pops up. And it wont do anything. It starts it, but when it ask me to add everything I h

  • JARs inside my JAR

    Hi Folks, I'm creating a JAR file for my application. My app uses another JAR file and I want to package it inside my jar. I tried to use "Path-Class" attribute in MANIFEST.MF file but without success. Any help would be appreciate. TIA. Romualdo Rube

  • Actual - Previous Year not summing correctly

    Hi, I've tried two different MDX expressions to return the Actual GSV for this period last year.  They both work for individual periods but they don't sum correctly. Ie if you review the results for several periods in Excel then as long as the period