Web Sharing and Apache losing connection?

ok so i just did a fresh install of 10.4 on my server (PowerMac G4 - 350 Mhz) i have set up my web sharing with a few tweaks like turned mod_ssl and installed MySQL. Other than that it's a pretty basic config.
My problem is that i when i start or restart apache everything works and stays that way for hours as I am updating and testing. I go home at night and come back in the morning and i can not access any of my sites nor the local ip of the server (192.168.0.100) or 127.0.0.1
so i restart apache and its back up...
i do have a static IP so I know its not my IP Changing
any ideas on keeping apache alive?

What do the logs have to say about it?
There's nothing anyone here can tell you about why it's stopping - there are just too many posibilities. The server logs, though, might provide some clues.
Check specifically /var/log/httpd/error_log and /var/log/system.log

Similar Messages

  • Web sharing and apache server down

    Hi all
    Sorry for this noobie question but it's the first time I have this strange behavior
    Today I tried to use my MBP (under Lion 10.7.4) outside of my home in a location where web connection was not permitted.
    I thought I could continue to work on my web project which is at the moment on a localhost server.
    But it was impossible as the web sharing was down and it was impossible to relaunch it through preferences panes.
    did I missed something in my Apache config or somewhere else as I am pretty sure that this behavior should be the correct one it should be possible to have the apache server running even if not connected to the web.?
    Obviously once returned at home and reconnected to the web all going back at normal.
    Thanks in advance for your help
    BR
    BKantique

    Finally I found by myself, apparently I my apache server pointed on the port 80 which once disconnected of the web cause to Apache to be down.
    Changed the port into 8080 and then no issue anymore the Apache server still on once disconnected of the web

  • Web Sharing and vhosts

    Hi all
    Can some one help with regards to setting up web sharing and vhosts under 10.8.
    I have started apache (sudo apachectl start).
    I've enabled php and mysql.
    I have de hashed (#) Include /private/etc/apache2/extra/httpd-vhosts.conf
    I have added my vhost :
    127.0.0.1      www.myvhosts.dev
    127.0.0.1     myvhost.dev
    to the file     /private/etc/hosts
    I have also edited the http-vhost.conf file by adding
    <VirtualHost *:80>
            DocumentRoot "/Volumes/MacPro RAID/Web Development/myvhost"
            ServerName www.myvhosts.dev
    </VirtualHost>
    <VirtualHost *:80>
            DocumentRoot "/Volumes/MacPro RAID/Web Development/myvhost"
            ServerName myvhosts.dev
    </VirtualHost>
    But typing in www.myvhosts.dev or myvhosts.dev takes me straight to google.
    Further more http://localhost and http://localhost/~username
    both kick out access errors that I have tried to fix with a user.conf file with
    <Directory "/Volumes/MacPro\ RAID/stevenwhiteley/Sites">
        Options Indexes MultiViews
        AllowOverride None
        Order allow,deny
        Allow from all
    </Directory>
    But nothing works.
    Any assistance would be most apprecated.
    Cheers
    Steve

    Either move the content to the /Library/WebServer/Documents
    directory or create aliases in that directory for the real files.
    Dave

  • Personal Web Sharing aka Apache Config

    I have turned on 'Personal Web Sharing' and created a fairly basic test web site in /Users/<user>/Sites that gets picked up readily and quickly by IE on computers on my LAN. However, trying to view the site locally has me confused. When I run Safari or Firefox and manually type in the URL ("http:/IP/~user"), it takes several minutes for each page to load, and Safari doesn't get any of the images that are included. If I select the link in the Sharing panel in System Preferences, the site is accessed almost instantly. The one difference I have noted is that, when typing the URL manually in to the browser, the IP address is changed to the computer name, e.g., "computer.local/~user", whereas when the link in System Preferences is used the URL uses the IP address, e.g., "192.168.0.10/~user". Any thoughts?
    Thanks.

    ShutterMonkey wrote:
    The one difference I have noted is that, when typing the URL manually in to the browser, the IP address is changed to the computer name, e.g., "computer.local/~user", whereas when the link in System Preferences is used the URL uses the IP address, e.g., "192.168.0.10/~user". Any thoughts?
    I bet when you type in the URL, you don't include the trailing slash, just like you've typed it here. If you don't include the trailing slash, your Apache will basically "redirect" back to itself and include the trailing slash. It appears that if you haven't set up a server name in your Apache config file, then it must "redirect" back to the Bonjour name (the ".local" one).
    When you click on the link in the Sys Prefs, they've included the slash, so the "redirect" doesn't happen, hence the IP address stays.
    charlie

  • Personal Web Sharing and Filemaker Server Advanced

    After migrating from FileMaker Server-7 Advanced and installing version-8 Advanced web components (w/Easy Install) and restarting the Mac, Personal Web Sharing refuses to activate. I also cannot access the Filemaker Admin Console to create the FMSA account to register it with the database server.
    OSX Console log listed this error below when trying to start Apace with Personal Web Sharing:
    Syntax error on line 1 of /Library/FileMaker Server/Web Publishing/web-configuration/WEB-INF/conf/mod_jk.conf:
    Cannot load /usr/libexec/httpd/modjkfm.so into server: (reason unknown)
    /usr/sbin/apachectl start: httpd could not be started
    Line 1 of the mod_jk.file reads:
    LoadModule jkfmmodule libexec/httpd/modjkfm.so
    What needs to be corrected so I can start web sharing and access the FileMaker Web Publishing Engine in the browser?
    Using Mac OSX 10.4.6 on Mac Mini w/Intel dual core

    Apache is trying to load modjkfm.so which should be stored in /usr/libexec/httpd, but it isn't.
    This file should be installed by the Filemaker Server installer. If it wasn't installed by the Easy Install option, check the other install options to see if it's there.

  • Web sharing with Apache: Forbidden

    My Mac OS X 10.8 Mountain Lion Upgrade broke local web sharing of my  ~/Sites/ directories.
    I googled around and followed the advice in http://support.apple.com/kb/TA25038 , which matches my problem closely.  However, that solution does not repair the problem.
    My Sites directory and permissions:
    v21837:~ drf$ ls -la ~/Sites
    total 7160
    drwxr-xr-x   19 drf  staff      646 Aug  7 14:06 .
    drwxr-xr-x+ 197 drf  staff     6698 Aug  6 17:44 ..
    -rw-r--r--@   1 drf  staff    12292 Aug  3 21:26 .DS_Store
    -rw-r--r--    1 drf  staff        0 Feb  2  2008 .localized
    -rw-r--r--    1 drf  staff        3 Aug  7 14:06 00Junk.txt
    Safari on http://localhost/~drf/00Junk.txt:
    Forbidden
    You don't have permission to access /~drf/00Junk.txt on this server.
    Safari on a non-existent file:
    Forbidden
    You don't have permission to access /~drf/Junk.txtq on this server.

    I solved my problem.  I had cut and pasted the information into the /etc/apache2/users/UserName.conf file from a web page and used non-matching up/down quote marks like this:
    <Directory “/Users/username/Sites/”>
    rather than matching ones like:
    <Directory "/Users/username/Sites/">
    Apache seemed to parse it OK with 'apachectl -t', but with the up/down quotation marks, it did not enable my directory, apparently taking the quotes as literal parts of the directory name.

  • How to integrate Apache Web Server and Apache Tomcat 4.0 ?

    <pre>
    Hi All,
    Can anyone give me a detailed description(or url that tells so) of how to install the Apache Web Server, Apache Tomcat Server4.0 and Integrate both of them.
    Still now I am using Apache Tomcat 4.0 as a standalone application and now I want to learn how to install,use Apache Web Server and integrate this with Apache Tomcat.
    Please point me to exact location,url to download the recent Apache Web Server and,
    Can I use my existing Standalone Apache Tomcat 4.0 to integrate this with Apache Web Server that I am going to download.
    A detailed explanation of how to integrate both is very helpful.
    Thanks in advance.
    <pre>

    The way to integrate Apache Web Server & Apache is very easy. The first step is download the library to connect both servers. This library can be download from http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/bin/webapp-module-1.0-tc40-windows.zip.
    Copy the files to APACHE_HOME\modules and open httpd.conf to change any lines:
    You find the section "LoadModule" and you add the next lines:
    LoadModule webapp_module modules/mod_webapp.so
    AddModule mod_webapp.c
    And the end of the file you must add these lines:
    WebAppConnection conexion warp localhost:8008
    WebAppDeploy examples conexion /examples
    The first parameter -2nd line- (examples) is the URL name application, the second is the connection's name and the last parameter is the application's name. This name is the same which in servlet.xml.
    At last you can add one more lines to check the module's configuration:
    WebAppInfo /webapp-info
    If you visit http://<yoor_host>/webapp-info you can see the configuration.

  • Issue on Web sharing and XSL files

    Hi all,
    What are the things to be taken care while we are doing websharing. I have an issue with one of my xMII projects. Everything is working fine on that server except xsl files. It is not getting transformed into HTML at run time. It is showing in XML format instead. I really doubt the problem is with my web sharing, because the same set of files(<b>including XSL file</b>) are working on a different server without any issue.
    I have done websharing by right clicking on the folder name, selecting the websharing tab and giving Alias name. Is that ok or anything more as to be done?
    Can anyone please trace out the issue.
    Thanks in advance
    Muzammil P.T

    Hi,
    Webroot is still in c:\inetpub\wwwroot, but i set up a new virtual directory to <b>c:\Lighthammer</b> and accessing xMII using the URL http://*...*/Lighthammer
    and my project contects using http://*...*/Lh/CompApps/MyProj/HomePage.html
    (I have given Lh as the Alias name).
    Here, My xMII homepage is working and myProj Homepage is also working fine. Once i calls the HTML pages which contains XSL files, the problem is coming.
    Please Note: The same contents is working on our different server without any change.
    Regards
    Muzammil

  • Sun one web server and apache

    Hi, all
    I would like to ask what are the differences between Sun ONE Web Server 6.1 and apache 2 on the features/functions matter.
    Compare with apache, what things do the SUN ONE Web can done.?
    What things do the SUN ONE Web Server cannot done?
    I just want to compare their functions/features.
    Thank you for your help.

    I don't know of a comprehensive comparison between the two, and I don't know enough about Apache Httpd to give a fair comparison. However, here are some highlights.
    - Functionality: Besides from a few things that can be done with Apache Httpd and mod_rewrite but cannot be done in WS6.1, almost everything else worth doing can be done with WS6.1.
    - Performance and stability: WS6.1 has the advantage here. Look at the latest SPECWeb2005 results submitted by sun (http://www.spec.org/web2005/results/web2005.html).
    If you have specific features/functions that you want to list, we can offer better comparisons.

  • ITunes 10.1.1 moving files to wrong location and then losing connection.

    This morning I tried to play one of my albums and it told me it wasn't able to locate the files (on my external disk) so I located them manually and for some reason it has created a new iTunes folder in the root of my HDD (even though the iTunes prefs still pointed at the external disk) and moved the files in to that.
    I deleted the album from the library and then imported the files from the new folder. It imported them fine and copied them to the exiting iTunes folder in the ext HDD but then immediately copied them back to the wrong iTunes folder. Then it told me it couldn't find them again!
    I've now discovered 4 other albums that it's doing the same thing with and no matter what I do I can't get them to import, stay on the ext HDD and remain connected.
    I've re-installed iTunes and restored my library file from before I upgraded to 10.1.1(4) but it's still doing the same thing.
    Any ideas anyone?
    Message was edited by: jontucker

    Same here. Shut off Zumocast and that seemed to solve this VERY annoying and tricky problem. Let's hope that was really it. Thanks for the tip!

  • Oracle Ias 9i and Apache - How connected?

    Hi everybody,
    here is my problem:
    i need to know how Oracle Ias 9i communicates with the Apache integrated in itself. I have to understand if i can redirect the requests to the Ias 9i through another Apache instance than the integrated one. This other Apache is resident on another server. Can i manage the communication between this new Apache istance and my Oracle Ias 9i? Does exist something similar to the mod_jk (communication Apache-Tomcat) i can use to do that? Or maybe the only Apache who can answer is the one integrated in my Oracle Ias 9i?
    Please, i'm in a big big hurry...
    Thank you!!!
    Matte

    This is a database package that do the job:
    CREATE OR REPLACE PACKAGE Cryptit AS
       FUNCTION encrypt( Str VARCHAR2 ) RETURN RAW;
       FUNCTION decrypt( xCrypt VARCHAR2 ) RETURN VARCHAR2;
    END Cryptit;
    CREATE OR REPLACE PACKAGE BODY Cryptit AS
       crypt_raw RAW(2000);
       crypt_str VARCHAR(2000);
       FUNCTION encrypt( Str VARCHAR2 ) RETURN RAW AS
       l INTEGER := LENGTH(str);
       i INTEGER;
       padblock RAW(2000);
       Cle RAW(8) := UTL_RAW.CAST_TO_RAW('frankzap');
       BEGIN
          i := 8-MOD(l,8);
          padblock := utl_raw.cast_to_raw(str||RPAD(CHR(i),i,CHR(i)));
          dbms_obfuscation_toolkit.DESEncrypt(
                   input     => padblock,
                   KEY       => Cle,
                   encrypted_data => crypt_raw );
          RETURN crypt_raw ;
       END;
       FUNCTION decrypt( xCrypt VARCHAR2 ) RETURN VARCHAR2 AS
       l NUMBER;
       Cle RAW(8) := UTL_RAW.CAST_TO_RAW('frankzap');
       crypt_raw RAW(2000) := utl_raw.cast_to_raw(utl_raw.cast_to_varchar2(xCrypt)) ;
       BEGIN
          dbms_obfuscation_toolkit.DESDecrypt(
                   input     => xCrypt,
                   KEY       => Cle,
                   decrypted_data => crypt_raw );
          crypt_str := utl_raw.cast_to_varchar2(crypt_raw);
          l := LENGTH(crypt_str);
          crypt_str := RPAD(crypt_str,l-ASCII(SUBSTR(crypt_str,l)));
          RETURN crypt_str;
       END;
    END Cryptit;
    /You can call the encrypt() function to get the encrypted string and call the decrypt() function to get the unencrypted string.
    Francois

  • Home sharing and Apple TV connection

    I have been trying to connect my Apple TV with my MacBook and it keep on saying my Apple ID or password was incorrect. I have changed the password numerous time and yet I am still unable to connect. Can someone help!! Please!!!

    Yes and each time my Apple ID is correct and the password is not. I cannot enter my password into the Apple TV. Changing of password are not helping at all. HELP!

  • DI Job Server and Designer Losing Connectivity

    I'm running the DI job server (11.7.3.0) and DI designer (11.7.3.0) on the same Windows 2003 server.  At times when I start a DI job from designer after a while the job server stops updating the designer with load statistic.  I've never run across this issue before.  Job runs ok from the management console. Any ideas?

    Dear Suneer,
    Firstly thanks for your replay.
    Suneer I have already Data Integrator Designer(client) Install in My PC.
    and I Have Created a Repository through Designer Another Machine(oracle Server)
    These Two Work I have Completed Successfully.
    My Problem Arrise When I want to create  job and Assess Server.
    I want to create job and Access Server in my (Oracle Server)
    JOB SERVER CREATION:
    To create Click
    Data Services Server Manager----
    Job Server name:MYJOBSERVER
    Job Server Port:3500
    communication port:4001
    Repository Information
    Database type:Oracle
    Database connection name:rptcbl
    username:biadm
    Passsword:bi0adm
    Every thing i fillup here my Question this job server created
    in my client pc?
    or Oracle Server pc?
    Where?
    ACCESS SERVER CREATION:
    To create Access Server Click
    Data Services Server Manager----
    Default
    Directory: C:\Program Files\Business Objects\BusinessObjects Data Services\bin\AccessServer_1
    Port:4000
    Directory Indecate Client Pc but i want to create access server in my Oracle Server
    How?
    Please Help me and give my Instraction.

  • Using Web API and MVC to connect to CRM and ADFS

    Hi,
    I'm struggling trying to find best point start for a migration project.
    I have a web forms application that connects to CRM 2011 (Azure VM, Windows Server 2008 R2) using ADFS 2.1 (Azure VM, Windows Server 2012) for CRUD operations.
    An external developer has build the front end in AngularJS, so we have decided to migrate the project to MVC framework for the integration simplicity over web forms.
    Can you confirm if this is right?
    1. Should I use Web API as I'll be querying CRM?
    2. Should I have an MVC project as I need to authenticate against ADFS 2.1?
    3. If one answer of the above questions is NO, can I develop just an MVC or Web API project to achieve what I want?

    This forum supports setup of the .NET Framework itself.
    For best help with your MVC questions, I suggest you post here:
    http://forums.asp.net/1146.aspx/1?MVC

  • Web sharing and pop mail access

    I use a mac mini running 10.4 as a wireless router for my macbook pro. I can access the web alright, but I can't seem to access my pop mail account. i.e. mail won't download or send mail. How can I fix this?
    Thanks,
    Chris

    Thanks very much Duane
    That's great. I can now download all my emails, but now can't send any via the smtp server that the mac mini uses happily. Is there a setting I need to change in services or somewhere else?
    Also, Is it safe to have turned off the firewall on the mac mini?
    Thanks again,
    Chris

Maybe you are looking for

  • Icon display in Elements 11

    Previously, opening a file in Elements and, say, displaying medium icons I used to get a set of images as per each jpeg. I now get a set of icons with Adobe symbol on, not the actual Image. I know I can start in Organiser but this makes the operation

  • Is hotspot functionality a service upgrade?

    When trying to activate hot spot on Galaxy s iii, we are directed to call about our plan. Is hotspot functionality seperate from data plan? If so, what is required to access the hotspot function? Thanks,

  • Invalid object error while migrating oracle forms 6i to APEX

    Hi, I have a form name abc.fmb and I did converted to xml and imported using application migration in APEX With these I have nine PL/SQL libraries (PLL). converted it to PLD using rwconvertor and imported in APEX. Also, I have 4 tables i.e data base

  • Adobe Reader XI won't launch, can't download or open existing PDF files.

    Running Windows 7 and have had no trouble with PDF files until few weeks ago.  Now Adobe Reader Xi won't execute and I can't download or open existing PDF files using Adobe.  Interesting that I can open existing PDF files unsit PaintShop Pro X4 but n

  • K7N2 Mainboard drivers won't install

    Hi all, This is my first post here, so please forgive me if this is threat is duplicating anything that has come up before (couldn't find anything similar through 'search' though). Yesterday I installed a new K7N2 Delta-L board, and strangely I can't