How do I find where the Apache home directory is?

I am working with a server on which someone else installed Apache. In fact, they have both Apache 1.3 and Apache 2.0 on it. Only Apache 2.0 is active. I don't know what they used to install it or where Apache came from. The people who installed it cannot be reached.
How do I find out which directory is Apache_home?
At first I tried looking for files and directory names that I thought would show up in the Apache_home directory tree:
Tried 'locate apache' in root, and got dozens of directories or files with the word "apache" in them.
Tried 'locate httpd.conf', and got two listings (etc/httpd/conf/httpd.conf and usr/lib/opcenter/fastcgi/httpd.conf). One might be for each of the Apache versions?.. but which is which?? Are either of them under the "apache_home" directory??
Tried 'locate libexec' (one of the directories Im need to find) and got user/libexec and user/local/libexec.
Is there a configuration file or something that has a statement like "$Apache2.0_home=XXX/XXX/XX" that would tell me where it is??
Thanks in advance.

No, Apache _home is a sort of the base directory for
the apache installation. According to some literature I read today, this directory should've been /usr/local/apache/bin/, but that's not where I found my apache install (cygwin, I let the installer handle all the defaults).
Mine was under /usr/sbin/, and to be correct I was looking for the httpd.exe (cygwin specific) file.
I'd suggest running a find / -name (file you are looking for) to locate your resources.

Similar Messages

  • How do I find where the master file for a version in aperture 3

    I was wondering how to find where the original master image is in the aperture 3 library. For instance we have several images that are in different albums and folders but are trying to find where the original image is in the library.

    Is your Library managed or referenced?
    If your library is referenced, then you can reveal the master image file by selecting the image in the browser and selecting "File -> Show in Finder" from the menu.
    If your library is managed you will have to open the Library package to see the master image files: Ctrl-click the Aperture library and select "Show Package Contents" from the Pop-up menu. Then browse the folder "Masters", but very carefully - don't change anything inside the package! The Masters-folder is arranged by date: year, month, day ...
    But you can always look at the master image files from inside Aperture - much safer: Select any image and type "m" - that will show you what the master image file is like - type "m" again to view the version.
    Regards
    Léonie

  • How can I tell where the OS (Snow Leopard) is? I'm not sure if it is on the SSD or the regular HD.

    How can I tell where the OS (Snow Leopard) is? I’m not sure if it is on the SSD or the regular HD. I just had a rough weekend trying to back things up with Time Machine and I think the OS was copied to the regular HD, or could be in two places? How do I find where the OS is? If it is on the regular drive I want to put it on the SSD.
    Thank you very much!

    Some recent systems don't observe that convention - not sure at the moment about Snow Leopard but I have a feeling it doesn't.
    Copy the following into the AppleScript Editor (in Applications/Utilities)
    set dsk to the path to startup disk as string
    display dialog dsk
    click the 'run' button.

  • Where can I find the Oracle Home Directory

    hi,
    When i try to setup SALT g10R3, I will have to specifiy the oracle home directory. I have a global variable $ORACLE_HOME which contains this path : /produits/oracle/product/10.2.0 !
    I try to validate but this message appears :
    =========================================================================
    Choose Oracle Home Directory
    1- Specify an Oracle Home
    Enter a number: 1
    Specify an Oracle Home directory: /produits/weblogic
    Path must be absolute and have write permission!
    Specify an Oracle Home directory: /produits/oracle/product/10.2.0
    =========================================================================
    Check Prerequisite
    Cannot get registry information from the given Oracle Home Directory:
    /produits/oracle/product/10.2.0
    Tuxedo has not been installed in this directory, or the registry.xml file has
    been manually removed or corrupted.
    Type 'back' to select another Oracle Home Directory
    Type 'quit' to cancel this installation
    [back | quit]: /produits/tuxedo
    Type 'back' to select another Oracle Home Directory
    Type 'quit' to cancel this installation
    [back | quit]: /produits/tuxedo/tuxedo9.1
    Type 'back' to select another Oracle Home Directory
    Type 'quit' to cancel this installation
    [back | quit]: quit
    =========================================================================
    I don't know how can I solve this problem, someone can help me ?
    Thanks

    Hi Todd,
    I see a similar error while installiing TSAM 10gR3. Please find the error below. I have Tuxedo 8.1 installed on a Linux base, where i am trying to also install TSAM 10gR3. But when i give the PATH/Location, where Tuxedo 8.1 is installed, it throws the following error. Can you please advise?
    ===============================================================================
    Choose Tomcat Feature
    Do you want to install the bundled Tomcat Server?
    ->1- Install Tomcat
    2- Do not install Tomcat
    ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
    ===============================================================================
    Oracle Home directory selection
    Specify Oracle Home directory: /opt/tuxhome/tuxdom2
    registry.xml does not exist in Folder: /opt/tuxhome/tuxdom2
    Specify Oracle Home directory: /opt/tuxedo/v81
    Error:TUXEDO 10gR3 is not found in the specified directory.
    Specify Oracle Home directory:

  • I have rented a movie on my ipad. It did not download due to not being on wifi at the time.  I know I completed the rental because my gift card balance went down $3.99 plus tax.  How do I find where to download the movie?

    I have rented a movie on my ipad. It did not download due to not being on wifi at the time.  I know I completed the rental because my gift card balance went down $3.99 plus tax.  How do I find where to download the movie?

    But now I can't find the actual movie...I go to iTunes to purchases and view movies , to downloads and searched the title of the movie...I can see an icon of it and it is in a separate place from other purchases but it says downloaded in faded lettering. Where is it?
    If you can't find the movie you downloaded on your iPad, iPhone or iPod Touch, check inside your Videos App

  • I've "successfully" installed the latest version of Flash Player. How do I find where it "lives" so that I'm certain it's in there. Also, do I put the App icon in the trash now? (I am on a Mac) Thank you!

    I've "successfully" installed the latest version of Flash Player, as recommended by Firefox. How do I find where it "lives" so that I'm certain it's in there. Also, do I put the App icon that appears on my desktop, in the trash now? I am on a Mac and I am not technically inclined.
    Thank you!

    Your list of plugins shows that you have installed Flash 10.2 r152 which is the current release version.
    You can also confirm that Flash is installed by visiting this link - http://www.adobe.com/software/flash/about

  • How to find where the below sql is used in database

    Hi all,
    I am tring to find the below SQL in our data base where it is used?
    I had done the checking in all reports manually, But have no luck.
    But i am sure that the below sql is in our data base and having some issue on it.
    Can any one please let me know how to find where the below query is used in our database? I mean in packages/ triggers/ procedures or any where in our database
    Please find the query
    select count(sh.shipment_gid) from SHIPMENT sh, SHIPMENT_TYPE stp, LOCATION ld where (sh.shipment_gid in (select sstop.shipment_gid from SHIPMENT_STOP sstop where (sstop.appointment_delivery > trunc(TO_DATE(:1, :2), :3)) and (sstop.appointment_delivery is not null))) and (sh.is_to_be_held=:"SYS_B_0") and (sh.domain_name=:4) and (sh.insurance_policy_number like :"SYS_B_1") and (sh.perspective=:"SYS_B_2") and (sh.shipment_type_gid=stp.shipment_type_gid) and (sh.dest_location_gid=ld.location_gid(+)) and (stp.shipment_type_xid!=:5) order by ld.location_name, sh.start_time
    Regards,
    Dpk

    There is video demonstration how to import from data dictionary.
    After import you can select from the main menu: View->DDL File Editor menu item to open the DDL dialog and then click on "Generate" button on the dialog. When the DDL is generated you can search in it using "Find" button.
    Ivan

  • How to find where the screen field is stored in table

    Hi all,
    How to find where the screen field  is stored in the table .
    for some transactions if i press F1 on the field and after checking for the technical help.
    I can only find the struture for the screen field, but whereas i need table name for it.
    Can anybody help me how to find the table name where the field is stored.
    Regards,
    Madhavi

    Hi,
    Just hitting a F1 on screen field and getting structure name will not help in getting table name.
    First you need to know the flow of data in the reqd module, which will help you know all the tables in that module with there most of the fields with the data flow, now you need to work on your own to figure out that in which actual tables that value is stored.
    Hope this helps you.
    Regards,
    Tarun

  • How do I change where the downloads go. Can't find tools anymore.

    how do I change where the downloads go. Can't find tools anymore.

    Does the menu display correctly in preview?
    If you look at the map of your project, the top well should be empty. If it isn't, click and drag the movie icon out of the well to clear it. Then try preview to see whether it works properly.
    Russ

  • SOAP to RFC - Sync Scenario. How to find where the response is going to?

    Hello All
    I have a SOAP to RFC sync scenario.
    In SXMB_MONI,  i see that both the initial message and the response message are successfully processed.
    But, the SOAP sender is not receiving the response message.
    How can i trouble shoot this scenario? How can i findout what is going wrong?
    Most importantly, How can i find out the web address of the SOAP sender? I do not see it anywhere.
    Thanks

    Hi Chandra,
    Please check this blog.
    /people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009
    You can by pass your message through a TCPIP gateway , this will help you to see the message contnet and the SOAP header information.
    TCPIPGW application is availabel in one of the SAP notes for Monitoring SOAP adapter. and 2 SAP SDN PI  blogs are also there on how to use this application...
    Regards
    Sunil.

  • How can you find out if another VI running on the same computer and how can you find out the name of that VI?

    Suppose that several VIs running simultaneously on the same computer. How can I find out the names of the running VIs, from another VI?
    If the already running VIs are clones of the same basic VI, open and run with the option "Prepare to call and forget", how can I find out the names and index of each clone? 

    I had an application where I spawned (= ran with Start Asynchronous Call) multiple (reentrant) copies of VIs, and would occasionally "lose control" of them.  I needed a way to find all VIs that were running "Top Level" and stop them (so I didn't have to log off from Windows).
    I used the Application Property "All VIs in Memory" to get an array of (wait for it ...) All VIs in Memory.  I took each name, opened a VI reference to it (simply wire the name string in, as the VI is, by definition, "in memory"), looked at its VI Execution State, and if it was Run Top Level, Invoked the FP.Close and Abort VI Methods.  [To prevent the VI that did all this from "committing Suicide", I compared the name string with the current Call Chain, and did nothing if there was a match].
    I think you could adopt this idea to do what you need.
    BS

  • How can I find out the date of a movie I am trying to pre-order if the date is not available/showing in the "manage pre-order" section?

    How can I find out the date of a movie I am trying to pre-order if the date is not available/showing in the "manage pre-order" section?

    Thanks so much for your reply King_Penguin. No, sadly there is not indication of the expected release date on the film, it's no where to be found. I have also tried to look in other places online, but no luck. I guess your latter statement jives more with my situation, that  being the studio/rights-holder hasn't feel inclined to provide the date.

  • How do I find out the size of a file, trying to make a DVD and told the fil

    Made a slide show project with music and trying to write to dvd. Computer tells me the file is to large and to use a dual sided disk. I cut may slides out but no luck. How do you find out the file size?

    Hi
    And SlideShows has a limit of 99 slides per show.
    I rather assemble mine in iMovie HD 6 where as QuickTimeKirk states
    it only has Time as a limit dep. on encoding method selected and if Single or Double layer DVDs
    Single Layer (for DL double time) - TIME includes menu - keeping it simple gives more to movie.
    (I prefere "Brushed Metal" no audio, no animation.)
    • Professional Quality (movies up to 120 min.) - BEST
    • Best Performances (movies less than 60 min.) - High quality on final DVD
    • High Quality (in iDVD08) / Best Quality (in iDVD6) (movies up to 120 min.) - slightly lower quality than above
    Yours Bengt W

  • How do I find out the base dir for the current workspace ? Change?

    Assume I took over a colleagues JDeveloper installation.
    How can I find out the base dir for his JDevelopers workspace?
    Can I change this workspace base dir afterwards/later (without
    problems for the included sources and projects) ?
    Where can I change it ?
    I did not found an option in the settings?

    If you hover your mouse over the workspace you'll see the directory where the jws file is stored.
    For each project in the workspace you can go to the project properties and look up information in the content node of the preference - there you can also change the location preferences for where code is created.

  • How do I find out the name of an area menu?

    I can see a report with a specific t-code in an area menu, how can i find out the name of the area menu, when i need to edit it in se43?

    Do a where used list for the tcode in SE93. select area menu in the list.
    Regards
    Sridhar

Maybe you are looking for

  • Employee Vendor Account

    Hi All, I am into the Re Engineering of the existing implementation project. In the current project, the client has Employees as vendor accounts. But now in the new implementation, they dont want this way. The Finance department does not want employe

  • Best price on discount & net

    Dear SAPfans, Notice that, when creating sales order for item A, system will give the best price for the customer. In my pricing procedure we have assign two condition 1. ZPND - Part Net Disc 2. ZPDP - Part Promo / Disc Let said Item A selling price

  • Get 400 error when accessing the Source from MySite sharepoint 2013

    we retrieving the recent  news feed from my site .Sometimes we are getting 400 bad request error.we have used rest json method toretrieve  the item from my site?any idea to resolve this issue?

  • Upgraded window from vista to 7 on pavilion DV7 sound not working

    Pavilion DV7 1468NR upgraded windows from vista 64 to windows 7 64 sound not working

  • Variablen von Tabellen

    Hallo zusammen! Meine Frage bezieht sich auf die Einstellung der Tabellen Parameter eines Reports. Wie mir bekannt ist, kann ich mir die Parameter anzeigen lassen, indem ich das Eigenschaften-Fenster der Tabelle öffne und mit <Strg+A> die Parameter k