Apache Web Server not working correctly

Hello all,
I have enabled web sharing and put a file in my "sites" folder under my username.
I have instructed my friend to paste the link into his browser, he is using Leopard 10.5.5 as well, and it says that Safari can not find the server.
The box is checked for web sharing, I gave him the link with my username at the end and the one without it and it still isn't working. In fact, even when I use localhost it says that Safari can not find the server....
Is there anything else I need to do?

I get the following when I run that:
Usage: /usr/sbin/httpd [-D name] [-d directory] [-f file]
[-C "directive"] [-c "directive"]
[-k start|restart|graceful|graceful-stop|stop]
[-v] [-V] [-h] [-l] [-L] [-t] [-S]
Options:
-D name : define a name for use in <IfDefine name> directives
-d directory : specify an alternate initial ServerRoot
-f file : specify an alternate ServerConfigFile
-C "directive" : process directive before reading config files
-c "directive" : process directive after reading config files
-e level : show startup errors of level (see LogLevel)
-E file : log startup errors to file
-v : show version number
-V : show compile settings
-h : list available command line options (this page)
-l : list compiled in modules
-L : list available configuration directives
-t -D DUMP_VHOSTS : show parsed settings (currently only vhost settings)
-S : a synonym for -t -D DUMP_VHOSTS
-t -D DUMP_MODULES : show all loaded modules
-M : a synonym for -t -D DUMP_MODULES
-t : run syntax check for config files
So it doesn't like the command. If I run "#sudo /usr/sbin/apachectl -t", I get the error listed in my initial posting.
Mike

Similar Messages

  • Apache web server not working...PLEASE HELP!!

    I'm trying to get apache working on my Mac so I can host a website that will access a local MySQL database. I've researched this for a while. When I run the command:
    #sudo /usr/sbin/apachectl -t
    I get the following output:
    httpd: Syntax error on line 75 of /private/etc/apache2/httpd.conf: Cannot load /usr/libexec/apache2/mod_deflate.so into server: dlopen(/usr/libexec/apache2/mod_deflate.so, 10): Library not loaded: /usr/lib/libz.1.dylib\n Referenced from: /usr/libexec/apache2/mod_deflate.so\n Reason: no suitable image found. Did find:\n\t/usr/lib/libz.1.dylib: no matching architecture in universal wrapper\n\t/usr/lib/libz.1.dylib: no matching architecture in universal wrapper\n\t/usr/lib/libz.1.dylib: no matching architecture in universal wrapper
    How do I fix this issue? I would really like to get this running without having to resort to a virtual Linux box or using XAMMP if possible. Thanks for any help you can provide!
    Mike

    I get the following when I run that:
    Usage: /usr/sbin/httpd [-D name] [-d directory] [-f file]
    [-C "directive"] [-c "directive"]
    [-k start|restart|graceful|graceful-stop|stop]
    [-v] [-V] [-h] [-l] [-L] [-t] [-S]
    Options:
    -D name : define a name for use in <IfDefine name> directives
    -d directory : specify an alternate initial ServerRoot
    -f file : specify an alternate ServerConfigFile
    -C "directive" : process directive before reading config files
    -c "directive" : process directive after reading config files
    -e level : show startup errors of level (see LogLevel)
    -E file : log startup errors to file
    -v : show version number
    -V : show compile settings
    -h : list available command line options (this page)
    -l : list compiled in modules
    -L : list available configuration directives
    -t -D DUMP_VHOSTS : show parsed settings (currently only vhost settings)
    -S : a synonym for -t -D DUMP_VHOSTS
    -t -D DUMP_MODULES : show all loaded modules
    -M : a synonym for -t -D DUMP_MODULES
    -t : run syntax check for config files
    So it doesn't like the command. If I run "#sudo /usr/sbin/apachectl -t", I get the error listed in my initial posting.
    Mike

  • Apache web server not start

    Hi. I had to reload my server with 2008 server R2 for a maintenance. but now apache web server on my LMS 4.0 no start. I tried stop and restart daemon manager but nothing. apache is stoped.

    Hi ,
    Try the below steps and see how it works :
    On the command Prompt run this commad to check the Dependency of the Apache :
    C:\PROGRA~2\CSCOpx\MDC\Apache\bin>pdreg -l Apache
             Process      = Apache
             Path         = C:\PROGRA~2\CSCOpx\MDC\Apache\bin\Apache.exe
             Flags        = -d C:\PROGRA~2\CSCOpx\MDC\Apache -D SSL
             Startup      = y
             Dependencies = Tomcat
    Now Unregister the Apache with below commad :
    pdreg -u Apache
    To Registered the Apache:
    Note :You need to check the Apache.exe location  ,so anyone of the below  will work for you  :
    C:\PROGRA~2\CSCOpx\MDC\Apache\bin>pdreg -r Apache -e "C:\PROGRA~2\CSCOpx\MDC\Apache\bin\Apache.exe" -f "-d C:\PROGRA~2\CSCOpx\MDC\Apache -D SSL" -d Tomcat
    (used your NMSROOT Location )
    C:\PROGRA~2\CSCOpx\MDC\Apache\bin>pdreg -r Apache -e "C:\PROGRA~2\CSCOpx\MDC\Apache\Apache.exe" -f "-d C:\PROGRA~2\CSCOpx\MDC\Apache -D SSL" -d Tomcat
    Now re-check the Apache Registration :
    C:\PROGRA~2\CSCOpx\MDC\Apache\bin>pdreg -l Apache
            Process      = Apache
            Path         = C:\PROGRA~2\CSCOpx\MDC\Apache\bin\Apache.exe
            Flags        = -d C:\PROGRA~2\CSCOpx\MDC\Apache -D SSL
            Startup      = y
            Dependencies = Tomcat
    Once above is done try to Restart the Apache and check how it works !!
    Thanks--
    Afroj

  • Mountain Lion Server Web Server not working after time machine restore

    Our Mountain Lion Server (mac mini) lost its drive yesterday.  We got a new mac mini and did a time machine restore.  Everything in the Server seems to be working (users, groups, file shares, etc) except for the web server.
    Trying to connect to the server results in safari not being able to connect to the server.  Even just clicking on the "view server website" link in the Server app doesn't work.
    We've tried stopping / restarting the services.  We have confirmed that the files in Library / Server with the web pages were restored.
    Are there any gotchas, troubleshooting steps or guides anyone can point me to?  I'd like to get our wiki back.
    Thanks
    Jeff

    /var/log/apache2/error_log repeats the following lines about every 30 seconds:
    [Tue May 07 18:44:15 2013] [error] Init: Pass phrase incorrect
    [Tue May 07 18:44:15 2013] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Tue May 07 18:44:15 2013] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Tue May 07 18:44:15 2013] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Tue May 07 18:44:15 2013] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Tue May 07 18:44:26 2013] [crit] (17)File exists: mod_rewrite: Parent could not create RewriteLock file /var/log/apache2/rewrite.lock
    Configuration Failed

  • Action link URL calling from another screen from the same web server not work

    Hi there,
    I have an action link URL calling from another screen from the same web server, used the following syntax:
    /analytics/saw.dll?Go&path=.....
    But it is not working, when open the page, it shows error message
              Oops! Google Chrome could not find analytics
    Any help? Thanks!
    Ling

    That's a +1 from me... same issue and yes, isn't inelegant or a shortcoming for some might be the cause of boldness as they rip their hair off their head so thanks in advance for keeping the refinement of the magic potions making the EA secret magic sauce... which may help stop hairloss
    Cheers!
    tfbkny

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

  • Content Server not working correctly

    Hello,
    I am having problems with my Tandberg Content Server. For several years, we have used the Tandberg Content Server (TCS) in combination with our Tandberg Management Server (TMS) to schedule and record video conferences. I schedule 60 video conferences a week to roughly 20 rooms, using the TMS. Of these, about 14 video conferences per week are recorded.
    Originally, I only had one recording alias on the TCS set up, and it worked fine. But I recently added a second recording alias, due to the growing number of requests for recordings of the video conferences. It seemed to go okay.
    Now, however, the Content Server isn't working quite right. It will record two different video conferences at the same time, but once it's finished encoding them, the link that you get to send to people is messed up: often (but not always) the link merges two seperate video conferences together in one video. Two one-hour video conferences will be merged together in one two-hour recorded conference.
    The problem only occurs with video conferences that occur at the same time. Strangely, if I search the Content Server's F drive, under Data/Media, the recordings are all there, and they are seperate. They are only joined together on the Content Server link.
    I have made sure that we are indeed recording on seperate recording aliases.
    Because the videos in the Data/Media bin are always labled something like O1110292903-0593923929.wmv, I can use guesswork to reconstruct a valid URL to get a working link, but it's a lot of extra work: I want to be able to log in to the Content Server admin interface and be able to send someone a link in a few minutes.
    Any ideas on what's going wrong? I created a trouble ticket with Cisco earlier in the week, but have not heard back from Cisco tech support, so I thought I'd open it to the Cisco community.

    HI Ron.  Good morning.  Since our webex the last time, I do believe we can use participant templates in the mean time until we find out whats going on when using TMS this way.  When using the recording drop down and all the systems aren't registered to Gatekeeper seems to be the trigger here, but to get you running, this is what I propose we try and do here. 
    You may have to purge the Content Server out of TMS so TMS doesn't "know" about the IP address of the Content Server. 
    You will have to examine your routing and preferred MCU in routing here, and make the two changes:
    Administrative Tools>Configuration>Conference Settings.  All the way at the bottom you will see:
    I had to change this to Always and Preferred MCU type in routing to MPS.  This is logical since this is the only MCU you have and you need the MCU in each booking (from my understanding of what you said during the webex).
    So:
    1) Jot down all the conferences that have the Content Server involved, and remove the recording from each conference.
    2) Purge the Content Server from TMS.
    3) Add participant template with just the IP address of the content server: Booking>Participant Templates and build one like shown below.  The number field should be the address of the content server and IP zone should be IP zone for your system. 
    Go ahead and save the template. 
    Make booking with this template and another endpoint (don't add the MPS since it should automatically).  Check the connection settings and the MPS should be call the IP of the TCS and the other endpoint. 
    Click Save conference. 
    If the conference saves ok, build another with a different room and same template again, and click save conference. 
    The caveat is that when calling the IP of the TCS, the TCS will use what you have configured as the default recording template under Configuration>Site Settings
    Just choose which one you want to use all the time if you can. 
    The way it shows on the TCS is:

  • Listbox control in Visual Web Developer not working correctly

    Not sure where to post this issue.  I am developing a web app using Visual Web developer. I have created an .aspx page where I have placed a listbox control on the page and populate it when the page loads.  When I select an item from the list the
    listindex value is always -1.  I can never get the index for the other values.  I've used the following code,but get the same results:
    For i = 0 To ListBox1.Items.Count - 1
        If ListBox1.Items(i).Selected = True Then
            val= ListBox1.Items(i).Value 
        End If
    Next
    val=nothing, listindex is -1 when i check
    Any idea how to get around this issue?
    Thx

    Hello,
    The TechNet Sandbox forum is designed for users to try out the new forums functionality. Please be respectful of others, and do not expect replies to questions asked here.
    As it's off-topic here, I am moving the question to the
    Where is the forum for... forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • BT DNS again not working correctly

    again BT DNS server not working correctly. Some of the websites not openig.
    To get all you website opening you need to change the DNS settings.
    I'm using opendns 208.67.222.222 and 208.67.220.220

    I reset all my pc, hub and open reach modem before I post here.
    It's standard procedure I do when I have internet issues.
    It wasn't working correct;y for about 45 min when I've change my DNS settings. Then I've checkied it again about 1h later, was still same.
    When I checked it about 3h after initial broblem discovert it was all working fine.
    Me and my frined we noticed that BT DNS server is playing up on regular basis 1-2 times a month.
    Typical it's for about 20-30 min then is back to normal (unless it's like about 1h ago when it was f***ed for 2-3 days).

  • Some web sites not working in FF but they are OK in Safari.

    A couple of times lately I have had web sites not work correctly with Firefox. I need to switch to Safari to complete the tasks I needed to do. My FF is running on Mountain Lion and is up to date.
    Thanks,
    MJT

    Hello michaeljt, the sites you have problem, is it with a lot of flash content ?
    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Please reload the webpage while bypassing the cache using '''one''' of the following steps:
    *Hold down the ''Shift'' key and click the ''Reload'' button with the left mouse key.
    OR
    *Press ''Ctrl'' + ''F5'' or ''Ctrl'' + ''Shift'' + ''R'' (Windows and Linux)
    *Press ''Command'' + ''Shift'' + ''R'' (Mac)
    See if this helps solve the issues you had and please report back to us!
    thank you

  • Apache Web Server Listener is not working

    Hi All
    We are running 11.5.9 on linux 2.4.9. recently my root was 100% full. after freeing space I tried starting database and application.
    every thing looks ok except Apache Web Server Listener . when i try starting maually using command
    ./adapcctl.sh start apps/apps it starts and stops again.
    Regards
    Musaddaq

    Hi Hussein
    Apache Error log is showing following errors
    Sun Jun 20 14:36:02 2010] [error] [client 192.168.6.102] File does not exist: /apps/oracle/prodcomn/java/oracle/forms/engine/MainBeanInfo.class
    [Sun Jun 20 14:36:02 2010] [error] [client 192.168.6.102] File does not exist: /apps/oracle/prodcomn/java/sun/beans/infos/MainBeanInfo.class
    [Sun Jun 20 14:36:02 2010] [error] [client 192.168.6.102] File does not exist: /apps/oracle/prodcomn/java/oracle/ewt/swing/JBufferedAppletBeanInfo.class
    [Sun Jun 20 14:36:02 2010] [error] [client 192.168.6.102] File does not exist: /apps/oracle/prodcomn/java/sun/beans/infos/JBufferedAppletBeanInfo.class
    [Sun Jun 20 14:36:02 2010] [error] [client 192.168.6.102] File does not exist: /apps/oracle/prodcomn/java/oracle/ewt/lwAWT/BufferedAppletBeanInfo.class
    [Sun Jun 20 14:36:02 2010] [error] [client 192.168.6.102] File does not exist: /apps/oracle/prodcomn/java/sun/beans/infos/BufferedAppletBeanInfo.class
    [Sun Jun 20 14:36:02 2010] [error] [client 192.168.6.102] File does not exist: /apps/oracle/prodcomn/java/oracle/ewt/popup/PopupAppletBeanInfo.class
    [Sun Jun 20 14:36:02 2010] [error] [client 192.168.6.102] File does not exist: /apps/oracle/prodcomn/java/sun/beans/infos/PopupAppletBeanInfo.class
    [Sun Jun 20 14:36:03 2010] [error] [client 192.168.6.102] File does not exist: /apps/oracle/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Sun Jun 20 14:37:28 2010] [error] [client 192.168.6.119] File does not exist: /apps/oracle/prodcomn/java/java/awt/KeyboardFocusManager.class
    [Sun Jun 20 14:37:28 2010] [error] [client 192.168.6.119] File does not exist: /apps/oracle/prodcomn/java/oracle/forms/engine/MainBeanInfo.class
    [Sun Jun 20 14:37:28 2010] [error] [client 192.168.6.119] File does not exist: /apps/oracle/prodcomn/java/sun/beans/infos/MainBeanInfo.class
    [Sun Jun 20 14:37:28 2010] [error] [client 192.168.6.119] File does not exist: /apps/oracle/prodcomn/java/oracle/ewt/swing/JBufferedAppletBeanInfo.class
    [Sun Jun 20 14:37:28 2010] [error] [client 192.168.6.119] File does not exist: /apps/oracle/prodcomn/java/sun/beans/infos/JBufferedAppletBeanInfo.class
    [Sun Jun 20 14:37:28 2010] [error] [client 192.168.6.119] File does not exist: /apps/oracle/prodcomn/java/oracle/ewt/lwAWT/BufferedAppletBeanInfo.class
    [Sun Jun 20 14:37:28 2010] [error] [client 192.168.6.119] File does not exist: /apps/oracle/prodcomn/java/sun/beans/infos/BufferedAppletBeanInfo.class
    [Sun Jun 20 14:37:28 2010] [error] [client 192.168.6.119] File does not exist: /apps/oracle/prodcomn/java/oracle/ewt/popup/PopupAppletBeanInfo.class
    [Sun Jun 20 14:37:28 2010] [error] [client 192.168.6.119] File does not exist: /apps/oracle/prodcomn/java/sun/beans/infos/PopupAppletBeanInfo.class
    [Sun Jun 20 14:37:28 2010] [error] [client 192.168.6.119] File does not exist: /apps/oracle/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Sun Jun 20 14:37:39 2010] [error] [client 192.168.6.102] File does not exist: /apps/oracle/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Sun Jun 20 14:43:05 2010] [error] [client 192.168.6.27] File does not exist: /apps/oracle/prodora/iAS/Apache/Apache/htdocs/discwb4/applet/dummyToClearIE404Error
    [Sun Jun 20 14:43:39 2010] [error] [client 192.168.6.119] File does not exist: /apps/oracle/prodcomn/java/oracle/ewt/alert/resource/AlertBundle_en_US.class
    [Sun Jun 20 14:43:39 2010] [error] [client 192.168.6.119] File does not exist: /apps/oracle/prodcomn/java/oracle/ewt/alert/resource/AlertBundle_en_US.properties
    I will run AutoConfig and will update you the results.
    Regards
    Musaddaq

  • Trying to get PHP (5.2.5) via Apache Web Server (2.2.13) to work.

    From binaries.
    1. I was able to get the command line execution of 01.php to work with php w/o
    Apache.
    2. I am able to get normal PHP to work in Apache and I'm able to load up some php
    extensions that come with PHP such as php_zip.dll
    which show up as loaded when I execute this php script via the Apache Web server:
    <?php
    phpinfo();
    ?>
    3. I've tried both the CGI method and the apache module method of linking apache to PHP, but
    still get the same following error in my Apache error logs.
    PHP Warning: PHP Startup: Unable to load dynamic library 'C:/Progra~1/Oracle/Berkeley DB XML 2.4.16/bin\\php_db4.dll' - The specified module could not be found.\r\n in Unknown on line 0
    PHP Warning: PHP Startup: Unable to load dynamic library 'C:/Progra~1/Oracle/Berkeley DB XML 2.4.16/bin\\php_dbxml.dll' - The specified module could not be found.\r\n in Unknown on line 0
    4. I've tried to move these two dlls to the /ext directory as well, but no joy.
    5. What confuses me is that it works on the command line, but not through Apache.
    Since they work on the command line, the dlls are proper dlls, correct?
    What could be causing them not to work from Apache?
    6. In my google searching on other php dlls, there are references that certain php dlls are dependent upon other dlls to be in the path. Does anyone know if there are any other dependecies for two dlls in question? And is it that php command line can find these dlls, but when apache starts up, it doesn't have access to these other dependent dlls?
    7. Anyone have any insight, suggestions into this? Behavior?

    I think 5.2.10 has mainly bug fixes in comparison to 5.2.5. If it works, I'd simply assume everything's fine.
    Be aware, though, that there is a general caveat with using DBXML in an Apache/PHP environment. You cannot maintain state at the application level as with a Java application server. On each request, you'll have to reopen the environment and the containers you want to access. So it's not as effiicient as on a more suitable platform. Also, if the need to run recovery arises, it is not clear how you would handle this in a multi-process environment with no built-in means for coordination of those processes.
    Michael Ludwig

  • How do I get Apache web server working ...

    How do I get Apache web server working on my MacBook Pro, which is running Leopard 10.5.8?
    When I enter 'http://localhost/~username/' (without the quote marks) as a URL in my Firefox browser on the MacBook, I do not see any result at all(!). I do have Web Sharing on in System Preferences on that machine. But the browser does nothing whatever for that URL ...
    On my other computer, an iMac running Leopard 10.5.8, when I enter 'http://localhost/~username/' I see the default "Your Website Here" page. That same default page is in fact the index.html file I expect to see on the MacBook Pro. But it isn't getting invoked for some reason. Nothing is happening ...
    When on the iMac I try 'http://10.0.1.18/~username/' (10.0.1.18 is the local IP address I see under 'Web Sharing: On' on the MacBook) I get "Unable to connect: Firefox can't establish a connection to the server at 10.0.1.18."
    When on the MacBook I try 'http://10.0.1.5/~username/' (10.0.1.5 is the local IP address I see under 'Web Sharing: On' on the MacBook) I see the default "Your Website Here" page.
    It is the same on my iPhone: Using the same local IP addresses and usernames, Safari can see the index.html page on my iMac but not on my MacBook.
    It looks as if Apache is not working on the MacBook, while on the iMac it works fine.
    On the MacBook I can see (after I use 'defaults write com.apple.finder AppleShowAllFiles TRUE' in Terminal) a /private/etc/apache2/ directory with what look to be(?) the usual contents. So it looks like Apache is duly installed, as far as I can tell.
    On the MacBook I don't see a file at /private/var/log/apache2/error_log, which is the location for 'ErrorLog' given in the httpd.conf file.
    That about exhausts my understanding of how to get a handle on my problem.
    Any advice or suggestions from those who have more expertise with Apache will be much appreciated ...

    Okai, so we are getting somewhere, but not quit there yet :-)
    I opened the Kenneth.conf file using the command: vi Kenneth.conf
    This is what it said:
    <Directory "/Users/Kenneth/Sites/">
    Options Indexes Multiviews
    AllowOverride AuthConfig Limit
    Order allow,deny
    Allow from all
    </Directory>
    "Kenneth.conf" [readonly] 6L, 139C
    I therefore changed the AllowOverride from AuthConfig Limit to None, which was the only difference from what you posted above. Something did change, when I tried to open XAMPP it prompted me a password, but Apache still wont start :-/

  • Apache Web Server Listener (PLSQL) is not running!!!

    adapcctl erroring out with message "Apache Web Server Listener (PLSQL) is not running." after a simple apache bounce
    EBS 11.5.10.2
    [applmgr@naoes04 naprod]$ adapcctl.sh start
    adapcctl.sh version 115.55
    Apache Web Server Listener is not running.
    Starting Apache Web Server Listener (dedicated HTTP) ...
    Apache Web Server Listener (PLSQL) is not running.
    Starting Apache Web Server Listener (dedicated PLSQL) ...
    adapcctl.sh: exiting with status 0
    [applmgr@naoes04 naprod]$ adapcctl.sh status
    adapcctl.sh version 115.55
    Apache Web Server Listener :httpd ( pid 19447 ) is running.
    Apache Web Server Listener (PLSQL) is not running.
    adapcctl.sh: exiting with status 1

    1. Check adapcctl.sh log file
    2. It was working before? If yes what changed?
    3. Did you change apps password?1. No noticeable entry in adapcctl log except this
    +05/24/12-06:46:02 :: adapcctl.sh version 115.55+
    +05/24/12-06:46:02 :: Apache Web Server Listener :httpd ( pid 30453 ) is running.+
    +05/24/12-06:46:02 :: Apache Web Server Listener (PLSQL) is not running.+
    +05/24/12-06:46:02 :: adapcctl.sh: exiting with status 1+
    +================================================================================+
    +05/24/12-06:46:17 :: adapcctl.sh version 115.55+
    +05/24/12-06:46:17 :: Apache Web Server Listener :httpd ( pid 30453 ) is running.+
    +05/24/12-06:46:17 :: Apache Web Server Listener (PLSQL) is not running.+
    +05/24/12-06:46:17 :: adapcctl.sh: exiting with status 1+
    +===============================================================================+
    2. It was working before, nothing was changed
    3. Nope, I did not change the apps password
    I have already tried those steps
    Apache Web Server Listener (PLSQL) is not running.
    adapcctl.sh: exiting with status 1
    Edited by: 928983 on 24-May-2012 05:23

  • Share point in server admin not working correctly... I think

    I suspect that the share point in server admin is not working correctly. In workgroup manager when I click on a user and then click on the "home" tab, under the full path field I see a file path of:
    afp://server.mydomain.com/Users
    However if I go to Server Admin -> AFP -> Share Points then click on the Users share and then click on the share point tab below, enable auto mount is disabled. How can this be possible? I thought for a directory to show up in home in workgroup manager it had to be set as an auto mount. Has something possibly corrupted? And what?

    Here's a bit more information about our setup and our experiences with Apple's CUPS implementation:
    On the server, all printer queues are set up with only lpr and ipp sharing enabled with the PPD setting for each printer set to Generic Postscript. We found that setting the PPD to the printer specific one on the server caused problems when clients tried to use printer specific options, like paper tray selection, etc.. The selection would be undone, apparently because the driver on the server would override the previous settings. Using Generic Postscript allows the client PPD settings to go through unmodified. Our printers are general a mix of HP LaserJets and some Sharp Copiers.
    All clients use lpd to the server queues with the printers' actual PPDs configured. Using ipp is superior in that printer feedback (jams, out of toner, etc) makes it back to the clients, but ipp only works when the client, the server, and the printer are on the same network. If the ipp client is not on the same network, the client spooler immediately goes into a paused state and the print job is stuck on the client.
    Using lpd to the server queues works reliably, but there is no feedback to the client. Jobs disappear from the client queue and go to the server, appearing to the user as a successful print. If the printer is down, there's nothing they can see or do about it.

Maybe you are looking for

  • How to execute KISR for multiple cycles in one step?

    CO Experts, I have a business reqirement to reverse the previous month assessments into the next period. I am planning to use KISR, but I could not find any way to execute KISR for multiple cycles, similar to the RKGALKSU5 program ? Is there any prog

  • IPod Classic 80GB Problems that "suddenly" appeared

    Ok I know its not just me thats suddenly experiencing issues with their iPod Classic, its cleary iTunes thats screwing it up. What is Apple doing to fix it? - disconnects automatically after syncing - freezes iTunes but will still open in file view -

  • Modest but important loss of photos

    After commiting the cardinal iPhoto sin of managing iPhoto functions in the Finder I found the suggestion here to create a new Library after saving the original and then importing files from old to new Libraries. After the import a window with many m

  • Non-standard aggregates in CL_SALV_TABLE

    I'm working on a report, that has two levels - Room, Location.  So I can have many rooms, each with a  number of locations.  Within each location I have a bunch of detail.  So the report will look like: Room Location data1 data2 somevalue.... 1    A 

  • Study material for Oracle 10g OCA certification

    Hi every one. My Name is Ash living in Edmonton Canada. Currently, I am trying to prepare to take the OCA exam. My study material is "OCA 10g Administration 1 Study Guide by Chip DaWes, Bob Bryta, Joseph C.Johnson, Mathew Welshan". I am not sure if t