Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Am I missing something here?

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Apache2 OpenSSL config problem  
Author Message
pvdh

External


Since: Jan 28, 2004
Posts: 4



(Msg. 1) Posted: Wed Jan 28, 2004 5:36 pm
Post subject: Am I missing something here?
Archived from groups: alt>apache>configuration (more info?)

I am running Apache 1.3.29/PhP 4.3.4. After install all works well, but
when I add the virtual server for my Pinnacle Showcenter in httpd.conf
using the entries below I can no longer the 'regular' server at port 80,
I get page not found errors. I'm probably overlooking something, but the
documantation is soemwhat vague on this tbh..

Any help appreciated..

here's what I add to the httpd.conf file:

Listen 8001
<VirtualHost *:8001>

DocumentRoot "D:/_WWW_/oxylbox"
ErrorLog logs/oxylbox-error_log
CustomLog logs/oxylbox-access_log common
Alias /lwc/ "C:/"
Alias /lwd/ "D:/"
Alias /lwe/ "E:/"
Alias /lwf/ "F:/"
Alias /lwg/ "G:/"
Alias /lwh/ "H:/"
Alias /lwi/ "I:/"
Alias /lwj/ "J:/"
Alias /lwk/ "K:/"
Alias /lwl/ "L:/"
Alias /lwm/ "M:/"
Alias /lwn/ "N:/"
Alias /lwo/ "O:/"
Alias /lwp/ "P:/"
Alias /lwq/ "Q:/"
Alias /lwr/ "R:/"
Alias /lws/ "S:/"
Alias /lwt/ "T:/"
Alias /lwu/ "U:/"
Alias /lwv/ "V:/"
Alias /lww/ "W:/"
Alias /lwx/ "X:/"
Alias /lwy/ "Y:/"
Alias /lwz/ "Z:/"

</VirtualHost>


--
Bill Gates can't guarantee Windows,
how are you gonna guarantee my safety..
--John Crichton - Farscape pilot

 >> Stay informed about: Am I missing something here? 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Wed Jan 28, 2004 5:47 pm
Post subject: Re: Am I missing something here? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Paul van der Heu <pvdh RemoveThis @xs4all.nl> wrote:
 > Listen 8001

So, you told your system to listen only to port 8001, and this is what
he is doing.

Listen 8001
Listen 80

Should do the trick.

Davide

--
| Reinstall? Reinstall?? Wait... I know... it's something about Windows,
| isn't it? -- myself
|<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Am I missing something here? 
Back to top
Login to vote
pvdh

External


Since: Jan 28, 2004
Posts: 4



(Msg. 3) Posted: Wed Jan 28, 2004 9:38 pm
Post subject: Re: Am I missing something here? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Davide Bianchi <davideyeahsure.RemoveThis@onlyforfun.net> wrote :

 > Listen 8001
 > Listen 80
 >
 > Should do the trick.

It does not, if I add the 'Listen 80' line apache crashes when I try to
open my IP, port 8001 still works..

--
Bill Gates can't guarantee Windows,
how are you gonna guarantee my safety..
--John Crichton - Farscape pilot<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Am I missing something here? 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 4) Posted: Wed Jan 28, 2004 9:45 pm
Post subject: Re: Am I missing something here? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Paul van der Heu <pvdh.TakeThisOut@xs4all.nl> wrote:
 > It does not, if I add the 'Listen 80' line apache crashes when I try to
 > open my IP, port 8001 still works..

It works OK on my system, but I'm using Linux so... check in the
error_log of apache the reason for the crash. What's the problem in
running your system just on port 80?

Davide

--
| You can go a long way with a smile, you can go a lot farther with a
| smile and a gun -- Al Capone
|
|
|
|<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Am I missing something here? 
Back to top
Login to vote
pvdh

External


Since: Jan 28, 2004
Posts: 4



(Msg. 5) Posted: Thu Jan 29, 2004 1:51 am
Post subject: Re: Am I missing something here? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Davide Bianchi <davideyeahsure.DeleteThis@onlyforfun.net> wrote :

 > It works OK on my system, but I'm using Linux so... check in the
 > error_log of apache the reason for the crash. What's the problem in
 > running your system just on port 80?

I use port 8001 to talk to my Pinnacle showcenter..

--
Bill Gates can't guarantee Windows,
how are you gonna guarantee my safety..
--John Crichton - Farscape pilot<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Am I missing something here? 
Back to top
Login to vote
pvdh

External


Since: Jan 28, 2004
Posts: 4



(Msg. 6) Posted: Thu Jan 29, 2004 1:58 am
Post subject: Re: Am I missing something here? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Davide Bianchi <davideyeahsure.RemoveThis@onlyforfun.net> wrote :

 > It works OK on my system, but I'm using Linux so... check in the
 > error_log of apache the reason for the crash

I uncommented 'namedvirtualhosts *:80' by accident.. duh.. ;^)

All is good now..


--
Bill Gates can't guarantee Windows,
how are you gonna guarantee my safety..
--John Crichton - Farscape pilot<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Am I missing something here? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
apr packages missing - While trying to install httpd 2.0.47-6 the two packages apr-devel and apr-util-devel are missing, downloading the source for apr from apr.apache.org I'm still missing apr-devel and apr-util-devel . Where is the apr-devel and apr-util-devel source at?..

How to set Missing.html for the error page - I have created a missing.html file in my document root (http://www.machilus.com/missing.html) and made the following configuration: #ErrorDocument 500 "The server made a boo boo. # n.b. the single leading (") marks it as text, it does not ge...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]