Page 1 of 1

Default ports

PostPosted: 24. April 2009 15:49
by DavidIQ
I've just started using XAMPP on my flash drive for portable development and am happy with the results. However there is one thing that's bothering me. Even though I've changed httpd.conf to listen on port 88 whenever I click on any of the "Admin..." buttons in the XAMPP Control Panel Application the browser opens up on localhost instead of localhost:88. When I start Apache the listbox says that Apache started on port 80 even though it's set to 88. I've looked through the readme and through various files in my xampplite directory and have found nothing to change this.

Am I missing something obvious? Everything works fine but this is a bit of a nuisance.

Re: Default ports

PostPosted: 24. April 2009 15:51
by Wiedmann
The control panel does not read the httpd.conf and is using the hardcoded port 80.

Re: Default ports

PostPosted: 24. April 2009 21:28
by DavidIQ
Bummer. That should be configurable IMO ;) I'll just take a look at the source code and change it from there. Thanks anyways.

Re: Default ports

PostPosted: 25. April 2009 09:25
by ameisez
Hi david,

if you are able to find a way to change ports, please let us know. I also need to change port 80 and 443

thanks

Re: Default ports

PostPosted: 25. April 2009 21:36
by DavidIQ
Looks like I'll be adding the port to the URL whenever it's opened...
The License wrote:But it is only the compilation of XAMPP that is published under GPL.

Which means the source is not available for download.

Re: Default ports

PostPosted: 26. April 2009 18:27
by ridgewood
Here is a link for alternative porting including a modified launcher ... http://zedfiles.com/DTX/

Re: Default ports

PostPosted: 27. April 2009 03:45
by DavidIQ
That's perfect! Changed it in the ini file and am using DTX now :)

Thanks! :mrgreen:

Re: Default ports

PostPosted: 11. June 2009 12:04
by Rick Margetts
I have the same problem with having to change the ports but the download file at http://zedfiles.com/DTX/ is not allowing me to open the file to run it :( Apache hates me :( :( :(

Re: Default ports

PostPosted: 11. June 2009 12:09
by Rick Margetts
It says the zip file is invalid when i try to open or save it