[WAMP5/WampServer2.0] Overwriting wampmanager.ini on start
Posted by: noon (---.psc.uss.com)
Date: November 26, 2007 05:52PM

I am modifying /wamp/wampmanager.ini so that I can use port 81 instead of 80 as my default port. I have modified httpd.conf already to reflect this change. I make these changes while WAMP is not running, and once I start the program wampmanager.ini is modified and my port 81 changes are destroyed.

How can I prevent this file from being overwritten?

Options: ReplyQuote
Re: [WAMP5/WampServer2.0] Overwriting wampmanager.ini on start
Posted by: Pnaky (---.eurotel.cz)
Date: November 26, 2007 08:15PM

Hello, you must set variables in Wamp\bin\apache\apache2.2.6\conf\httpd.conf on this line:

52| #Listen 12.34.56.78:80
53| Listen 81

and

141| # If your host doesn't have a registered DNS name, enter its IP address here.
142| #
143| ServerName localhost:81

save... winking smiley

Just now you must type in addres line [localhost]

Options: ReplyQuote
Re: [WAMP5/WampServer2.0] Overwriting wampmanager.ini on start
Posted by: yfastud (Moderator)
Date: November 27, 2007 04:13PM

Quote

I have modified httpd.conf already to reflect this change
He's already did it, and what he want is to click on localhost through wamp tray icon will auto run localhost:81, not manually type in browser

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote


Sorry, only registered users may post in this forum.