Web Server Configuration
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Iron Speed
 
Go Back   Dev Articles Community ForumsWeb DesignWeb Server Configuration

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
  #1  
Old January 24th, 2003, 08:03 AM
shellylandy shellylandy is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Posts: 3 shellylandy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy Apache window won't stay open

Hi,

I have installed apache 2 (and the patch) on my win ME machine, when I click on start apache in console it opens for a second and closes again. The tutorial I downloaded says it should stay open.

Can anyone help?

Thanks

Michelle

Reply With Quote
  #2  
Old January 25th, 2003, 05:38 AM
infamous-online infamous-online is offline
Moderator
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 404 infamous-online User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 21 m 10 sec
Reputation Power: 7
Wink

which article are you referring to? also the apache window should close under normal circumstaces, so why do you need it open.
__________________
Apache Expert

Reply With Quote
  #3  
Old January 25th, 2003, 06:16 AM
shellylandy shellylandy is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Posts: 3 shellylandy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
hi thanks for your reply


It wasn't an article I read here, when I click on the apache monitor it says no services installed and I can only click on ok or exit. So I really think I have gone wrong somewhere...



perhaps I should get a more reliable tutorial..know any good ones?

michelle

Reply With Quote
  #4  
Old January 25th, 2003, 07:20 AM
infamous-online infamous-online is offline
Moderator
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 404 infamous-online User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 21 m 10 sec
Reputation Power: 7
Smile

Quote:
Originally posted by shellylandy
hi thanks for your reply


It wasn't an article I read here, when I click on the apache monitor it says no services installed and I can only click on ok or exit. So I really think I have gone wrong somewhere...



perhaps I should get a more reliable tutorial..know any good ones?

michelle



your best advice would be to uninstall apache 2+ and install apache 1.3.27. it can be found here at http://apache.secsup.org/dist/httpd/binaries/win32/

i haven't ran across that problem using apache 2 but try the other version, and tell me if you get any errors?

Reply With Quote
  #5  
Old January 25th, 2003, 10:36 AM
limnil limnil is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Location: Lithuania
Posts: 20 limnil User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
asp_man advice to uninstall apache 2+ and install apache 1.3.27 is good, but if you will do this your first time i give you 100% that you will meet some problems (whit loadmodule). Ofcorse i talking about httpd.conf, when it does happens you can ask for help here or read the forum about Bens article where asp_man likt you.

Reply With Quote
  #6  
Old January 30th, 2003, 10:20 AM
shellylandy shellylandy is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Posts: 3 shellylandy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hi again, I have decided to keep trying with apache 2 before trying the previous version.

I have tried to run it from the command prompt so that I get to see the error.

It is as follows:

[crit] (os 10038)Socket operation on non-socket: make_sock: for address 0.0.0.0:80, apr_socket_opt_set: (SO_KEEPALIVE) no listening sockets available, shutting down
Unable to open logs

I have edited the conf file to make my server name the local host going to port 80..

Anyone have any ideas that might help?

Thanks

Shelly

Reply With Quote
  #7  
Old January 30th, 2003, 02:01 PM
nicat23's Avatar
nicat23 nicat23 is offline
Addicted to Chaos..
Dev Articles Novice (500 - 999 posts)
 
Join Date: Jan 2003
Location: Ft. Worth, TX
Posts: 653 nicat23 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 47 m 52 sec
Reputation Power: 0
Send a message via AIM to nicat23 Send a message via Yahoo to nicat23
If I'm not mistaken depending on your setup of your lan, whether its behind a firewall or not, depends on the server name you would use.. for example, my domain nitwitz.org resides behind a couple of NAT firewalls, so instead of using a FQDN I just use the servername.. for example, say the machine is named websvr1, and since Im behind a firewall I dont assign it to a specific IP address under the Listen portion of the httpd.conf file.. Of course, I've never run apache under anything but linux.. so I'm not sure what the config would be like for windows.. BUT... it should be similar I would think

I have the ServerType set to standalone

Do you have the ip address assigned under the Listen portion of the config?
also, do you run DHCP or are you using a static address? If static, you may want to try assigning a specific value to the listen portion so that it maps to that port..

IE:
Code:
#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, in addition to the default. See also the <VirtualHost>
# directive.
#
#Listen 3000
Listen 12.34.56.78:80


from what you put below, it seems like it's not mapping the port correctly

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsWeb DesignWeb Server Configuration > Apache window won't stay open


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five &quot;checkpoints&quot; for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 

Iron Speed




© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway