473,386 Members | 1,803 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

why i cant setup apache in windows 2000

i can install apache in windows 2000 professional
but when i was to install it in a LAN it cant run correctly
when i type http://localhost/ in browser i recieve The page can not find
why?
Jul 17 '05 #1
7 2333
berehneh wrote:
i can install apache in windows 2000 professional
but when i was to install it in a LAN it cant run correctly
when i type http://localhost/ in browser i recieve The page can not find
why?


AFAIK, you have to set apache up as a service under Win2K.
Then you have to configure it correctly ...

If you have IIS running on that Win2K machine too, then you have to assign
different ports to IIS and Apache, else you trigger a conflict.

Once that's done, just start the service and fire up your browser and go to
http://localhost and see the default page.

Else you have to be much more specific as to your problem.

/Andreas
--
Registeret Linux user #292411
Jul 17 '05 #2
Fox


berehneh wrote:

i can install apache in windows 2000 professional
but when i was to install it in a LAN it cant run correctly
when i type http://localhost/ in browser i recieve The page can not find
why?


You might want to consider Xitami -- it's "apache-like", but much much
smaller. It supports php, perl, mysql and others, runs "out of the box"
[just use the winXXxx installer] and has web-based configuration. You
can have it running all of the time and never notice it's there.

Check it out at http://xitami.com.
Jul 17 '05 #3
In message <42**************************@posting.google.com >, berehneh
<fe*************@hotmail.com> writes
i can install apache in windows 2000 professional
but when i was to install it in a LAN it cant run correctly
when i type http://localhost/ in browser i recieve The page can not find
why?


Was this on the machine you have installed Apache on? Or another one on
the network?

First step is to install it on a machine and then check from *that*
machine that you can access the web site.

*Then* you start trying to access from other machines - and the first
requirement is that they can 'ping' the Apache server by name or
possibly IP number.
--
Five Cats
Email to: cats_spam at uk2 dot net
Jul 17 '05 #4
On Sun, 07 Dec 2003 22:48:23 -0800, berehneh wrote:
i can install apache in windows 2000 professional but when i was to
install it in a LAN it cant run correctly when i type http://localhost/ in
browser i recieve The page can not find why?

<?php
echo "Come back when you have a _PHP related question_!
?>

Regards,

Ian

--
Ian.H [Design & Development]
digiServ Network - Web solutions
www.digiserv.net | irc.digiserv.net | forum.digiserv.net
Programming, Web design, development & hosting.

Jul 17 '05 #5
Ian.H wrote:
On Sun, 07 Dec 2003 22:48:23 -0800, berehneh wrote:
i can install apache in windows 2000 professional but when i was to
install it in a LAN it cant run correctly when i type http://localhost/
in browser i recieve The page can not find why?

<?php
echo "Come back when you have a _PHP related question_!
?>

Regards,

Ian


Ian,

I know for sure you can write clean code .... the one above is newbie-style
;-)

/Andreas
--
Registeret Linux user #292411
Jul 17 '05 #6
On Mon, 08 Dec 2003 15:48:48 +0100, Andreas Paasch wrote:
<?php
echo "Come back when you have a _PHP related question_!
?>

Ian,

I know for sure you can write clean code .... the one above is
newbie-style ;-)

lol!

It's been one of those weeks already =)

Regards,

Ian

--
Ian.H [Design & Development]
digiServ Network - Web solutions
www.digiserv.net | irc.digiserv.net | forum.digiserv.net
Programming, Web design, development & hosting.

Jul 17 '05 #7
Ian.H wrote:
On Mon, 08 Dec 2003 15:48:48 +0100, Andreas Paasch wrote:
<?php
echo "Come back when you have a _PHP related question_!
?>

Ian,

I know for sure you can write clean code .... the one above is
newbie-style ;-)

lol!

It's been one of those weeks already =)

Regards,

Ian


And it's only monday. Have you been considering shutting down for x-mas
already now ?
;-)

/Andreas
--
Registeret Linux user #292411
Jul 17 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: kecebong | last post by:
I installed php-4.3.3, mysql and apache server 2.0.47. but I can not connect to my apache server from my other computer, i use static ip for my server, set ip address for server name on httpd.conf,...
1
by: Tom Jones | last post by:
I need to access databases on both win2k and Linux systems but I have to set up the DSNs under program control ... no uses using GUIs ... Has anyone done this? if so can we discuss it either in...
1
by: santhosh_176 | last post by:
:I Created a Pocket PC application for iPAQ 5450. Every thing went fine even installer creation. I could run the setup and install it into the actual device and worked fine. The application enables...
6
by: unwiredbrain | last post by:
I just installed Apache 2.2.2 on my Windows 2000 (SP4) machine to test the new version. Everything works except PHP (version 5.1.4): when starting Apache, it pops out a message saying that it is...
10
by: See_Red_Run | last post by:
Hi, I am trying to figure out how to get started with PHP/MySQL. Everything I've read so far says to start with PHP first. I was expecting something like Visual Basic Express or some other type...
6
by: jm | last post by:
I am setting up Apache 2.0, PHP5, and PostgreSQL 8.2 on Windows XP. I have setup everything correctly in the past but recently had to do a reformat and have to do the installs all over again. ...
3
by: =?Utf-8?B?ZGF2aWQ=?= | last post by:
Last week I asked a question about connection to database from client machine (developer machine). I have changed the database security setup for "SQL Server and Windows" under (local)Windows NT...
0
by: sebor | last post by:
October 29, 2007 -- The Apache C++ Standard Library project is pleased to announce that the official stdcxx 4.2.0 release is now available for download from the following location:...
1
by: Gowri | last post by:
Hello, I am new to Python and am trying to setup Apache to serve Python using mod_python. I'm using a Windows XP box. here is a list of steps i followed for the installation: 1. Installed...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.