Re: [users@httpd] Intermittent access to web address

2011-10-26 Thread Webmaster Bill
ight do better allocating your webserver system a fixed IP address within your home network. Mine is on 192.168.1.2 - the router being 192.168.1.1 On 26 October 2011 03:14, Webmaster Bill wrote: It will work for a while then I start getting connection time outs saying the web site is not

Re: [users@httpd] Intermittent access to web address

2011-10-25 Thread Webmaster Bill
25, 2011 10:36 PM To: Subject: Re: [users@httpd] Intermittent access to web address My message was caught by the list's spam filter the first time around. Let's try again... On Tue, Oct 25, 2011 at 10:14 PM, Webmaster Bill wrote: This is my first try at running a web site from a spare compu

[users@httpd] Intermittent access to web address

2011-10-25 Thread Webmaster Bill
This is my first try at running a web site from a spare computer at home. I am having some problems and would appreciate some help. Please give your suggestions in a detailed manner as I am unfamilar with most of the terminology used. My main problem is that after installing Apache 2.2.21 as a ser

Re: [EMAIL PROTECTED] ftp'd pictures disappear

2005-10-10 Thread webmaster
Joshua Slive wrote: On 10/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: We use proftp to put web pages, etc, on the server. You are experiencing a problem with your ftp server. This has nothing to do with apache httpd. You should try a help forum for your ftp ser

[EMAIL PROTECTED] ftp'd pictures disappear

2005-10-10 Thread webmaster
We use proftp to put web pages, etc, on the server. On my PC, I did Start, Run, command to open the screen, then changed to the diredtory the pictures are in that I want to send. Then I did ftp to the server, logged in and typed bin and changed the server to the taget directory. Then: ftp>

Re: [EMAIL PROTECTED] httpd won't start

2005-09-28 Thread webmaster
Jonathan Mangin wrote: Bill Sargent wrote: Try looking in /var/www I know where they are, /var/www/ginftp/ I just don't know where the directive is to look there instead of where it is looking now. It isn't finding the one site I have set up with the correct ServerRoot.. ServerRo

Re: [EMAIL PROTECTED] httpd won't start

2005-09-28 Thread webmaster
Bill Sargent wrote: Try looking in /var/www I know where they are, /var/www/ginftp/ I just don't know where the directive is to look there instead of where it is looking now. It isn't finding the one site I have set up with the correct ServerRoot.. ---

Re: [EMAIL PROTECTED] httpd won't start

2005-09-28 Thread webmaster
The suggestions I have received have been most helpful and progress has been made. I am most appreciative! This system was installed for us by Bill Shupp. He is out of the country and unavailable right now. Do any of you know Bill, or might you be familiar with how he sets up Apache? The h

Re: [EMAIL PROTECTED] httpd won't start

2005-09-28 Thread webmaster
Jessica Rasku wrote: [EMAIL PROTECTED] wrote: OK, I put in NameVirtualHost 216.107.115.123:80, and put *:80> in one of the websites, then restarted apache. I still get the warning below, Is there a reason that you want 216.107.115.123 only IP address that these sites are available from?

Re: [EMAIL PROTECTED] httpd won't start

2005-09-27 Thread webmaster
Jessica Rasku wrote: And as a sample Virtual host I have: DocumentRoot /var/www/gender/html ServerAdmin [EMAIL PROTECTED] ServerName genderoutlaws.com ServerAlias *.genderoutlaws.com DirectoryIndex index.php index.html index.htm index.shtml Serv

Re: [EMAIL PROTECTED] httpd won't start

2005-09-27 Thread webmaster
OK, I put in NameVirtualHost 216.107.115.123:80, and put in one of the websites, then restarted apache.  I still get the warning below, [warn] NameVirtualHost 216.107.115.123:80 has no VirtualHosts  but I must be on the right track.  When I try to access the sites now, I

Re: [EMAIL PROTECTED] httpd won't start

2005-09-27 Thread webmaster
[EMAIL PROTECTED] wrote: Jessica Rasku wrote: It really doesn't matter which way you do it, there are reasons for creating symlinks (when two programs are looking for the same data in two different places is the ideal time for a symlink rather than duplicating the data, another option woul

Re: [EMAIL PROTECTED] httpd won't start

2005-09-27 Thread webmaster
Jessica Rasku wrote: It really doesn't matter which way you do it, there are reasons for creating symlinks (when two programs are looking for the same data in two different places is the ideal time for a symlink rather than duplicating the data, another option would be to get one of the pro

Re: [EMAIL PROTECTED] httpd won't start

2005-09-27 Thread webmaster
Rocky Seelbach wrote: Take a look at http://httpd.apache.org/docs/2.1/vhosts. Although this is specific to Apache 2.1+, there are similar pages for each major version. Find yours. The lines you quoted originally actually had a couple of issues. Specifically, in order to do name based virtua

Re: [EMAIL PROTECTED] httpd won't start

2005-09-27 Thread webmaster
Rocky Seelbach wrote: Take a look at http://httpd.apache.org/docs/2.1/vhosts. Although this is specific to Apache 2.1+, there are similar pages for each major version. Find yours. OK, I read through that. If I understand correctly, I have two options (correct me please): I can put the

Re: [EMAIL PROTECTED] httpd won't start

2005-09-27 Thread webmaster
I read through the entire /etc/httpd/conf /httpd.conf and found no place to put the IP in. In the "windows" version, in the http server, all the Virtual Hosts are name based. I cannot add an IP without changing them to IP based and that won't work (I don't think) since they would all have t

[EMAIL PROTECTED] httpd won't start

2005-09-27 Thread webmaster
Running Apache with RedHat 8.0 (Psyche), Kernel 2.4.18-24.8.0 on an i686, not installed by me. Would someone please point me in the right direction to find my error and correct it? All had been running well until we added a new website. We were having trouble getting it out on the web. I we

[EMAIL PROTECTED] apache2 problem

2005-08-01 Thread webmaster
hi, i have a problem with my apache2. I changend the machine on which apache was running, and now apache won't start. I check the logs and i got no errors there i tryed messages/syslog, apache error log nothing. If i change the machine back all is ok apache starts ok. I tryed to recompile the kerne