Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Apache via XAMPP

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
Apache Log IP Via - Hi to all, i have an apache external and more apache internal. On external Apache I set more and with mod_proxy talk with all internal apache. For example: On ProxyPass / /..

Apache og ASP ? - Hello Can anyone here explain to me, if it is in Apache .conf file or somewhere in Sun One ASP I should configure the so my users cannot see anything but there own directory on the Apache server ? The situation is as

apache 2 and php on mac - what lines do i need in the httpd and what files or other do i need to get it in. macosx 10.3.5 and have switched to a fink so that may involve some heavy dancing. jimt

ASP.Net under Apache - Is there a module for Apache that allows the running of ASP.Net? Perhaps uses Mono?

apache not doing any PHP. - Hi I'm running Apache 1.3 with mod_php4 on a suse 9.0 box. However when a client tries to open a the file download dialog opens instead of showing the contents of the page. The PHP Module seems to be loaded my has the..
Next:  Apache: mod_rewrite & ampersand  
Author Message
glenn61

External


Since: Dec 22, 2004
Posts: 25



(Msg. 1) Posted: Mon Aug 08, 2005 6:28 pm
Post subject: Apache via XAMPP
Archived from groups: alt>apache>configuration (more info?)

I set up an older XAMPP package some time ago with no problems. This package
deal is designed for people like me - a little knowledge but not a guru.
Recently I set one up for someone else (Windows XP) and ran into problems.
LOCALHOST and 127.0.0.1 worked just fine, the test page coming right up. But
no one can access the fellow's site from another computer (I tried him via
his IP) - the PAGE NOT FOUND error coming up. This dude is on DSL running
XP. Is there something obvious I may have overlooked? Oh yes, his port 80 is
selected and is free - no SKYPE or other internet phone service there to hog
it.

Thanks in advance.

 >> Stay informed about: Apache via XAMPP 
Back to top
Login to vote
user3387

External


Since: Jan 03, 2005
Posts: 14



(Msg. 2) Posted: Mon Aug 08, 2005 6:52 pm
Post subject: Re: Apache via XAMPP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Wings" <glenn61 DeleteThis @earthlink.net> wrote in
news:BvNJe.2799$Wi6.1071@newsread2.news.pas.earthlink.net:

> I set up an older XAMPP package some time ago with no problems. This
> package deal is designed for people like me - a little knowledge but
> not a guru. Recently I set one up for someone else (Windows XP) and
> ran into problems. LOCALHOST and 127.0.0.1 worked just fine, the test
> page coming right up. But no one can access the fellow's site from
> another computer (I tried him via his IP) - the PAGE NOT FOUND error
> coming up. This dude is on DSL running XP. Is there something obvious
> I may have overlooked? Oh yes, his port 80 is selected and is free -
> no SKYPE or other internet phone service there to hog it.
>
Is he behind a router? If so, is it set to forward port 80 correctly? Does
his DSL provider block incoming ports to prevent him running servers? Is
the XP firewall either opened up on port 80, or turned off?

Are you trying to access "localhost" or "127.0.0.1" on the other computers?
Because if you are, you have a lot to learn.

--
Terry Austin
www.hyperbooks.com
Campaign Cartographer now available

 >> Stay informed about: Apache via XAMPP 
Back to top
Login to vote
glenn61

External


Since: Dec 22, 2004
Posts: 25



(Msg. 3) Posted: Mon Aug 08, 2005 10:55 pm
Post subject: Re: Apache via XAMPP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"No 33 Secretary" <taustin+usenet@hyperbooks.com> wrote in message
news:Xns96AC78D64369taustinhyperbookscom@216.168.3.50...
> "Wings" <glenn61 DeleteThis @earthlink.net> wrote in
> news:BvNJe.2799$Wi6.1071@newsread2.news.pas.earthlink.net:
>
>> I set up an older XAMPP package some time ago with no problems. This
>> package deal is designed for people like me - a little knowledge but
>> not a guru. Recently I set one up for someone else (Windows XP) and
>> ran into problems. LOCALHOST and 127.0.0.1 worked just fine, the test
>> page coming right up. But no one can access the fellow's site from
>> another computer (I tried him via his IP) - the PAGE NOT FOUND error
>> coming up. This dude is on DSL running XP. Is there something obvious
>> I may have overlooked? Oh yes, his port 80 is selected and is free -
>> no SKYPE or other internet phone service there to hog it.
>>
> Is he behind a router? If so, is it set to forward port 80 correctly? Does
> his DSL provider block incoming ports to prevent him running servers? Is
> the XP firewall either opened up on port 80, or turned off?
>
> Are you trying to access "localhost" or "127.0.0.1" on the other
> computers?
> Because if you are, you have a lot to learn.
>
Thank you for the info. On your last question, no. "Localhost" worked fine
from HIS computer. I tried to access him with the IP number he shows on
line, and couldn't do so. Yeah, got tons of stuff to learn, however.
 >> Stay informed about: Apache via XAMPP 
Back to top
Login to vote
user3387

External


Since: Jan 03, 2005
Posts: 14



(Msg. 4) Posted: Mon Aug 08, 2005 10:55 pm
Post subject: Re: Apache via XAMPP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Wings" <glenn61.RemoveThis@earthlink.net> wrote in
news:JBRJe.2864$Wi6.699@newsread2.news.pas.earthlink.net:

>
> "No 33 Secretary" <taustin+usenet@hyperbooks.com> wrote in message
> news:Xns96AC78D64369taustinhyperbookscom@216.168.3.50...
>> "Wings" <glenn61.RemoveThis@earthlink.net> wrote in
>> news:BvNJe.2799$Wi6.1071@newsread2.news.pas.earthlink.net:
>>
>>> I set up an older XAMPP package some time ago with no problems. This
>>> package deal is designed for people like me - a little knowledge but
>>> not a guru. Recently I set one up for someone else (Windows XP) and
>>> ran into problems. LOCALHOST and 127.0.0.1 worked just fine, the
>>> test page coming right up. But no one can access the fellow's site
>>> from another computer (I tried him via his IP) - the PAGE NOT FOUND
>>> error coming up. This dude is on DSL running XP. Is there something
>>> obvious I may have overlooked? Oh yes, his port 80 is selected and
>>> is free - no SKYPE or other internet phone service there to hog it.
>>>
>> Is he behind a router? If so, is it set to forward port 80 correctly?
>> Does his DSL provider block incoming ports to prevent him running
>> servers? Is the XP firewall either opened up on port 80, or turned
>> off?
>>
>> Are you trying to access "localhost" or "127.0.0.1" on the other
>> computers?
>> Because if you are, you have a lot to learn.
>>
> Thank you for the info. On your last question, no. "Localhost" worked
> fine from HIS computer. I tried to access him with the IP number he
> shows on line, and couldn't do so. Yeah, got tons of stuff to learn,
> however.
>
Then check the above stuff. I'm guessing it's his DSL provider blocking
incoming ports, but you never know.

--
Terry Austin
www.hyperbooks.com
Campaign Cartographer now available
 >> Stay informed about: Apache via XAMPP 
Back to top
Login to vote
Display posts from previous:   
   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 ]