RE: [newbie] Apache help

2001-08-01 Thread Adams, Jamie
gt;Sent: 01 August 2001 03:10 >To:Jon Doe >Cc:[EMAIL PROTECTED] >Subject: Re: [newbie] Apache help > >Quoting Jon Doe <[EMAIL PROTECTED]>: > >> Ok, I have got apache running, put in my own index.html and it works! But >>how >> >> do I

Re: [newbie] Apache help

2001-08-01 Thread James S Bear
Quoting Jon Doe <[EMAIL PROTECTED]>: > Ok, I have got apache running, put in my own index.html and it works! But how > > do I link to files I want to make availible? I made a directory > /var/www/media but if I link a file that is there, I just get an error > message when i click on the link,

Re: [newbie] Apache help

2001-07-31 Thread etharp
did I tell you it would be easy and t cl On Tuesday 31 July 2001 18:48, Jon Doe wrote: > On Tuesday 31 July 2001 05:36 pm, you wrote: > > Jon, > > > > There's a few things wrong here: > > > > #1. In order to give access to /var/www/media (which isn't under the > > default document ro

Re: [newbie] Apache help

2001-07-31 Thread Jon Doe
On Tuesday 31 July 2001 05:36 pm, you wrote: > Jon, > > There's a few things wrong here: > > #1. In order to give access to /var/www/media (which isn't under the > default document root of /var/www/html), you need to either alias it in the > httpd.conf "Alias /media /var/www/media/" (without the

Re: [newbie] Apache help

2001-07-31 Thread Michael D. Viron
Jon, There's a few things wrong here: #1. In order to give access to /var/www/media (which isn't under the default document root of /var/www/html), you need to either alias it in the httpd.conf "Alias /media /var/www/media/" (without the quotes), or move it under /var/www/html. #2. The link t

Re: [newbie] Apache help

2001-07-31 Thread Jon Doe
On Tuesday 31 July 2001 05:05 pm, you wrote: > what is the exact error message? Not Found The requested URL /var/www/media/sbutton.zip was not found on this server. Apache-AdvancedExtranetServer/1.3.19 Server at localhost.localdomain Port 80

[newbie] Apache help

2001-07-31 Thread Jon Doe
Ok, I have got apache running, put in my own index.html and it works! But how do I link to files I want to make availible? I made a directory /var/www/media but if I link a file that is there, I just get an error message when i click on the link, my link is: http://ip number/var/www/media/file.

RE: [newbie] Apache help

2001-07-21 Thread Tuan Duc Tran
D. Viron Sent: Saturday, July 21, 2001 8:25 PM To: Tuan Duc Tran; [EMAIL PROTECTED] Subject: Re: [newbie] Apache help Tuan, Sounds as though www.mylinuxbox.com isn't a registered domain name. If it isn't then you can only get to the machine via IP (because it is unresolvable in dns).

RE: [newbie] Apache help

2001-07-21 Thread Franki
PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Tuan Duc Tran Sent: Sunday, 22 July 2001 10:06 AM To: [EMAIL PROTECTED] Subject: [newbie] Apache help Hi all, Could anyone please tell me how to setup apache on my LM8.0? I can access from other computers (LAN) by type IP (ex xxx.xxx.xxx.xxx) but can not

[newbie] Apache help

2001-07-21 Thread Tuan Duc Tran
Hi all, Could anyone please tell me how to setup apache on my LM8.0? I can access from other computers (LAN) by type IP (ex xxx.xxx.xxx.xxx) but can not access to this computer(MD8.0) by typing web address (EX. www.mylinuxbox.com). I knew I typed correctly because both way work on Linux machine (

Re: [newbie] apache help

2000-11-30 Thread KompuKit
thats not it...I can't even get a 127.0.0.1 or a localhost it says tcp error: no root to host -michael- wrote: > > On Thursday 30 November 2000 16:26, you proffered: > > I have mandrake 7.2 download version installed > > with apache 1.3.14 along with apache mod perl > > I can't seem to bring

Re: [newbie] apache help

2000-11-30 Thread -michael-
On Thursday 30 November 2000 16:26, you proffered: > I have mandrake 7.2 download version installed > with apache 1.3.14 along with apache mod perl > I can't seem to bring up my website > > it ran under 7.02 with apache 1.3.9 > but this time it says this: > > unable to connect to server: > (TCP ER

[newbie] apache help

2000-11-30 Thread KompuKit
I have mandrake 7.2 download version installed with apache 1.3.14 along with apache mod perl I can't seem to bring up my website it ran under 7.02 with apache 1.3.9 but this time it says this: unable to connect to server: (TCP ERROR:xp_get builtinstring:7105 not found) this also happens when I

Re: [newbie] Apache HELP

2000-07-22 Thread KompuKit
look on your CD...and install ALL " devel " rpms then install apache again Jim Dwyer wrote: > > I'm trying to install apache from the mandrake installation CD. I'm using > kpackage to install the rpm but i keep getting dependecy problems. > > Here they are: > m is needed by apache-1.3.12-1

Re: [newbie] Apache HELP

2000-07-22 Thread Roderick F.Lazaro
On Sat, 22 Jul 2000, you wrote: > I'm trying to install apache from the mandrake installation CD. I'm using > kpackage to install the rpm but i keep getting dependecy problems. > > Here they are: > m is needed by apache-1.3.12-12mdk > libmm.so.10 is needed by apache 1.3.12-12mdk You'll have to

[newbie] Apache HELP

2000-07-21 Thread Jim Dwyer
I'm trying to install apache from the mandrake installation CD. I'm using kpackage to install the rpm but i keep getting dependecy problems. Here they are: m is needed by apache-1.3.12-12mdk libmm.so.10 is needed by apache 1.3.12-12mdk Help, what's wrong. How do i fix. Thanks Jim

[newbie] Apache help

2000-05-22 Thread KompuKit
I have the document root: /home/kit/public_html/ I log into my linux box as a realuser(not root)...and run things from there. I have apache 1.3.12 I'm trying to setup Ultraboard messageboard v. 1.62 in /home/kit/public_html/cgi-bin/ but for some reason, I can't run the "setup.pl" file from wit