Unable to view Web Sharing pages

I have Web Sharing enabled, but when I attempt to view pages I get this error "You don't have permission to access..." So, I figured it was a permissions problem, so I repaired permissions and still get same error. Anyone have some ideas?

Here's the result of terminal command:
[Mon Jan 11 14:29:05 2010] [error] [client 172.16.1.240] (13)Permission denied: access to /~root/ denied
[Mon Jan 11 14:29:09 2010] [error] [client 172.16.1.240] File does not exist: /Library/WebServer/Documents/apache_pb.gif, referer: http://172.16.1.240/
[Mon Jan 11 14:29:19 2010] [error] [client 172.16.1.240] File does not exist: /Library/WebServer/Documents/apache_pb.gif
[Mon Jan 11 14:38:55 2010] [notice] caught SIGTERM, shutting down
[Mon Jan 11 14:39:03 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Jan 11 14:39:04 2010] [notice] Digest: generating secret for digest authentication ...
[Mon Jan 11 14:39:04 2010] [notice] Digest: done
[Mon Jan 11 14:39:04 2010] [notice] Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.7l DAV/2 configured -- resuming normal operations
[Mon Jan 11 14:39:06 2010] [error] [client 172.16.1.240] (13)Permission denied: access to /~root/ denied
[Mon Jan 11 14:52:41 2010] [error] [client 172.16.1.240] (13)Permission denied: access to /~root/ denied
And screen shot of folders:
http://www.imageno.com/s4dsxbnvdk1kpic.html

Similar Messages

  • Downloaded JVM-still unable to view web page

    Downloaded Java Virtual Machine; still unable to view web page. Directed to Microsoft Updates...updated...still not able to view page. Help. THX

    dons magic helmet
    Try this:
    Tools > Internet Options > Advanced
    Uncheck the box that says "Use Java 2 <version> for applet (requires restart)". Restart your browser.
    HTH

  • Unable to view web-based videos

      For the past few days, I have been unable to view web-based videos with the exception of YouTube. I am running Windows 7, IE 10, and am using Flash Player ver 11.8.800.94. Have tried using Beta ver 11.8.800.115 with no change. I have run 2 different anti-virus/anti-malware programs, and nothing was found. Have un-installed/re-installed Flash Player several times, and still receive messages telling me I need to download Flash Player. My system shows that I am running Flash Player 32-bit, but no videos besides YouTube will play. have been in contact with Microsoft for assisstance, and have followed all their suggestions, but still no luck. I am down to rebooting my laptop from scratch but thought I would see if you might be able to assisst me first.Any suggestions?

    Check
    http://forums.adobe.com/thread/885448
    http://forums.adobe.com/thread/867968

  • I'm unable to view a multiple page pdf document using Safari. A locked padlock appears in the right corner of the tab. Thanks

    I'm unable to view a multiple page pdf document using Safari. A locked padlock appears in the right corner of the tab. Thanks

    hello prgc37, you original problem was likely caused by a fault extension that you have installed. can you try to [[Reset Firefox – easily fix most problems|reset firefox]] and see if this can address the issue...
    otherwise such connection issues are also often caused by a firewall/security software which doesn't recognize & therefore blocks new firefox versions. please remove all program rules for firefox from your firewall and let it detect the new version of the browser again.
    [[Fix problems connecting to websites after updating Firefox]]
    finally please also [https://www.mozilla.org/en-US/plugincheck/ update your plugins] (flash seems a bit out of date).

  • Unable to view web page no matter what browser i use

    Ok on my MacBook i am unable to view a web site no matter what browser i use. If i go to another computer in my network i am able to view this site. If i take my laptop to another network it will still not work.  I have run permissions and disk warrior. I did try a few things with onyx as well but was not so sure what i was doing. Any suggestions?

    What is the error?
    The DNS cache could be stuck.
    In the Terminal try:dig www.macupdate.comIt should reply that it is 70.86.154.194.
    If that doesn't work, you DNS is not working and pointing you to the wrong place.
    You can try clearing the DNS cache with dscacheutil -flushcacheAlmost forgot to mention: there are several threads on similar problems.
    Message was edited by: Barney-15E

  • "Oslo.Master" set as the The default Master Page, but when record selected in "List View Web Part" page shifts to the right.

    Hi All,
    I have set "Oslo.Master" as the The default Master Page for the site.   I have a page with a List View web part and an InfoPath Web Part connected.  When the page loads is it displayed correctly.  However, when a record
    is selected and the infopath web part is updated, the content on the page shifts (indents) to the right.
    Is there something I am missing?   Does anyone know how to correct this?
    Thanks in Advance!

    Hi Dwayne,
    I could reproduce this, as a workaround, we can use javascript code as below to hide the element in the following image.
    <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
    <script>
    $(document).ready(function(){
    $('#contentBox').prev().hide();
    </script>
    Thanks
    Daniel Yang
    TechNet Community Support

  • Unable to view (most) man pages

    ... really aggravating:
    I've recently completed a Solaris 8 install (Sparc). I've also installed some software from the "companion" cd (in /opt/sfw). I have gobs of man page files in several locations, but I am unable to view most of them. I've tried entering various "man" incantations on a command line, and double-clicking on man page files in the file manager window. Nothing works - from the cmd line for example:
    # man -s 1 zip
    "Reformatting page. Please wait... done"
    or, in File Manager:
    Double-click a man file (e.g. zip.1) in File Manager gets this message: "Man page could not be formatted. THe requested Man Page is either not present, or corrupt."
    However, there are a few files (in /opt/sfw/man) that, when double-clicked in FIle Manager (or man'd fm the command line) will display.
    I've searched the FAQs 'til my eyes are bleeding, but have found no answers. Can someone tell me WTFIGO?
    Thanks!

    You may want to pkginfo -l SUNWman to see if your main man pages were installed successfully.
    Also check:
    http://docs.sun.com:80/ab2/coll.40.6/REFMAN1/@Ab2PageView/201680?Ab2Lang=C&Ab2Enc=iso-8859-1
    For info on MANPATH and locale variables that may affect viewing.

  • Unable to view a jsp page

    When trying into view a jsp page I get the following error:
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSP
    No Java compiler was found to compile the generated source for the JSP.
    This can usually be solved by copying manually $JAVA_HOME/lib/tools.jar from the JDK
    to the common/lib directory of the Tomcat server, followed by a Tomcat restart.
    If using an alternate Java compiler, please check its installation and access path.
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:127)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:351)
         org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:415)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:458)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:552)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:291)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    note The full stack trace of the root cause is available in the Tomcat logs.
    I had tried to configure the java development kit to the relevant directory in the catalina.bat file. Am I configuring in the wrong place?

    If you haven't already, you need to set the JAVA_HOME environment variable.
    Setting it in catalina.bat is the wrong place. In Windows XP you can set the environment variables by
    1 - right click My Computer: propreties.
    2 - Advanced Tab
    3 - Button "Environment Variables" (near the bottom)
    4 - add a System Variable: JAVA_HOME to be the place you installed java
    JAVA_HOME should point to the directory you installed java. ie NOT to the java/bin directory (one common error)
    Hope this helps,
    evnafets

  • Unable to view My Verizon page?

    Okay,
    I have been unable to access My Verizon page for almost a month and a half now. It's getting real irritating. The representative on the phone was no help. I reset safari, the cache, and history multiple times, checked between operating systems on my Lenovo on Chrome, Firefox, and god forbid, Internet Explorer. Nothing is working for my account.
    I'm hoping someone else is experiencing my pain so that they know that they are also not the only one who is experiencing this "down-time".
    So, to reiterate, the things that I have done:
    Reset Cache
    Reset Safari
    Reset Browser History
    Reset Cookies
    Tried logging in on three different work computers besides my own
    Tried logging in on my alternate PC
         Through Firefox
         Through Chrome
         Through Internet Explorer
    Drank a lot of alcohol
    What can you guys recommend I do since even Verizon doesn't seem to know what is going on?

    aaron.lee wrote:
    I am on a concession line, and I am the sole owner/manager.
    What, exactly is a concession line?  From what I read, it's a line managed by Verizon or a company rep, given to employees as a job benefit.  So I'm confused... if you are the sole owner/manager, then you need to call Verizon Business services (800) 526-3178.  It's my understanding that a concession line would be a business account, not a regular contract plan account.
    And if you are using a concession line through your employer, then your business account rep would be more able to help you or contact Verizon on your behalf to clear this up.

  • Unable to view web pages with browsers

    I have currently moved to another city due to the hurricane. I am hooked up to the internet through a interoffice network. I can see the "pages" of my internet explorer off of my "pc" - however, I can not see the "pages" of my browsers (safari and explorer) on my mac. Totally confused - never happened before. Please help.
    My website is "down" due to the storm also - no email at this time throuch .Mac.

    Hi, Warren, welcome to Apple's user-to-user discussion forums.
    When you say you can see "pages" on Internet Explorer, does that mean you can access the Internet from Internet Explorer? Is this how you are accessing these discussion forums? If by "pages" you do not mean web pages on the Internet, what do you mean?
    Is your Mac properly connected to the network so that it has access to the Internet. Can you send and receive mail, for example?
    You can access your .Mac account from any Internet connection. just go to Mac.com and log in as usual. Once you have logged into .Mac, you can use Web mail to read or send email. You can also set up your Mail program to automatically download and send email using your .Mac account.
    I am sorry to hear about your relocation from the storm. I hope you and those you are concerned about are ok.
    Tom

  • 877W unable to view web pages

    Hi all,
    I've been trying to setup the new 877W DSL router for last days with no luck.
    Situation is as follows:
    Everything seems to be alright, DSL connects properly, and my pc is able to ping and traceroute to sites.
    Problem comes when trying to use the web browser, I'm not getting any kind of heavy page (it does load google after 30 secs).
    I've checked it does NAT translations as I can see them with the sh ip nat translations command.
    I'm copying the whole config. Thanks in advance for your help, Any comment will be helpful.

    Hi,
    2 things to try, first you say that you can ping sites while not able to web browse, it might be a DNS problem accordingly please try to check your dns (ping the DNS and then try doing nslookup).
    Second, for the MTU and MSS its recommended to have:
    interface
    ip tcp adjust-mss 1452
    interface
    mtu 1492
    HTH, please do rate all helpful replies,
    Mohammed Mahmoud.

  • Wireless signal but unable to view web pages

    I have a WRT54G version 6 wireless router, it's security enabled and my XP laptop recognizes the signal and says I'm connected, excellent strength. Problem is that when I open IE no pages will load, if I connect the modem to my ethernet connection I can connect fine.
    Any ideas?

    I'm having the exact same problem.  This morning I went to the website to follow the directions from Easy Answers: How to set up PPPoE DSL connections with Linksys Router......just a great help this was...after all the plug/unplug/plug/computer off/on/off/on....When I clicked on IE icon to connect to the internet, All it Connected to was this LINKSYS page...couldn't go  any place else!!! 
     I've had to unplug everything and go back to the DSL modem direct to this PC to get on the internet to go to this link....Now, interesting it does make sence that both the modem and router can not have the same IP address, but if I change the router..what do I change it too???  May DSL works at 192.168.1.1 which is the same as the link I went too to get the Linksys page.  Thanks

  • Unable to view web-based applications

    I have made a small program using Measurement Studio for VB(VB 6).It is a very small program which uses a knob control and a slider control.I have made the Web page and other files using the Package and Deployment Wizard as told in the Application Note which is available in the Meas Studio help.
    I am able to access the web page and see the embedded Application from other computers in the Local Area Network which has got LabVIEW installed in them.When I try to access it from computers which does not have Labview, I am able to see the web page. but the embedded application is not visible.
    my question is :
    1) To see the web baswed application thru a browser is it required to have any Run Time engine or plug-in like the Labview
    Run Time engine which is required to see the Labview VI when published as a web page ?otherwise what-else could be the problem?
    2)Question No.2:
    Does the Meas Studio for VB or CVI has got any real-time version or real-time capabilities? is it possible to do Analog I/P and Analog O/p using my Real-Time card PCI 7030/6040E using programs written in Meas studio for VB or CVI ?
    3) qust. No.3:
    I am not seeeing any Intensity chart in Meas Studio for VB and CVI.Is it not available in these two environments?

    Hello
    When developing web components, the necessary files should be downloaded automatically when you get to the web page ( kinda like a web page that uses flash or quicktime components). If you did not have any errors while packaging the components up, you might want to make sure that the your security settings on the web page allow you view activex controls. And also check this link for general issues with the PDW.
    Answer 2:
    You need to have LabVIEW RT to run code on a 7030 board, because only LabVIEW can target it. You can write dll's using CVI that would run on the RT platform, but you would still need LabVIEW to run the code. Measurement Studio does
    not have any support for RT at this point.
    Answer 3:
    Check out these examples
    http://venus.ni.com/stage/we/niepd_web_display.DISPLAY_EPD4?p_guid=B45EACE3E14B56A4E034080020E74861&p_node=DZ52016&p_submitted=N&p_rank=&p_answer=&p_source=Internal
    http://venus.ni.com/stage/we/niepd_web_display.DISPLAY_EPD4?p_guid=B45EACE3D7DD56A4E034080020E74861&p_node=DZ52139&p_submitted=N&p_rank=&p_answer=&p_source=Internal
    These are examples of making an intensity plot using the 3dgraph control.
    I hope this helps
    Bilal Durrani
    NI
    Bilal Durrani
    NI

  • Unable to view web ui

    Hi Expexrt !
    I have a problem when accessing web ui. After I have logon web ui, but then it is not load any view. Business role I was assigned is "SALESPRO".
    IF I don't assign business role, the system message will appear is "Logon is not possible because you have not been assigned to a business role.... "
    Please help me.
    Thanks in advance !

    hi.
    you mist be assignet to business role otherwise you can't log in the web ui.
    if you are assignet to business role and have problems accessing views in web ui check if you are using internet explorer 8, then you must activate compatibility view for this http page.
    regards

  • Unable to view web content on new Itouch

    When I connect to my email provider-comcast-and try to read my email I get a message on the Ipod screen that I need a new version of Flash. What's up with that? How can I install that on my I Touch? Also, I can't view the Apple orientation videos on my unit. They just show up as boxes with the little red x in them. What should I do?

    as far as the red 'x' that means its a new window or something, try to touch the white box...
    about the flash-- you need to wait will febuary for develpers to make flash and/or java for the iPod Touch...
    try www.mail2web.com to check your mail... type in your email address and password and it should login.. many of my friends need to use this because their webmail is flash based..
    It works with almost anything except yahoo because you need to pay for yahoo...

Maybe you are looking for