Page 1 of 1

changing Port and DOCUMENT ROOT on XAMPP help please

PostPosted: 18. September 2008 04:11
by kinggeorge87
Hi all,
I am trying to change Port number and Document root on XAMPP.

Port from 80 to 442

document root from Drive C to drive D

Please help

PostPosted: 18. September 2008 08:08
by Wiedmann
I am trying

How and what's the problem (error message, and so on)?

help

PostPosted: 18. September 2008 16:25
by kinggeorge87
Wiedmann wrote:
I am trying

How and what's the problem (error message, and so on)?


Hi
I am trying to run a DSL server from home. My ISP is blocking my port 80, so I need to change the default port number Xampp (apache). I was using apache (2.2.X)before and it was working( not xampp). Furthermore I was trying to change the Document root ( web files) from (C/xampp/…… to D). I was able to do this all in apache 2.2.X but not on XAMPP.
Help Please
Thank you

PostPosted: 18. September 2008 17:30
by Wiedmann
I was able to do this all in apache 2.2.X but not on XAMPP.

Why not in XAMPP (there is an error or somthing else?)?
--> part of XAMPP is a normal Apache 2.2.X. So must must do the same changes.

Thank you for taking a look at my problem

PostPosted: 20. September 2008 04:32
by kinggeorge87
Wiedmann wrote:
I was able to do this all in apache 2.2.X but not on XAMPP.

Why not in XAMPP (there is an error or somthing else?)?
--> part of XAMPP is a normal Apache 2.2.X. So must must do the same changes.


Hi,
ok so i changed the document root and it workes. but when i change the port number from 80 to 443 it doesnt work. Apache doesnt restart. do u know any tutorial that can help me or do you know how to change the port.

Thank you

PostPosted: 20. September 2008 09:29
by Wiedmann
but when i change the port number from 80 to 443 it doesnt work.

Well, this can't work. Port 443 is allready used for SSL (HTTPS).

Apache doesnt restart.

Why not?
--> Read the error message / error log entry.