Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Ken Jarstad
RE: Open Campground won't start [ reply ]  
2012-11-01 05:48
OK, got it. Seems to run fine now.

Thanks for the guidance!

By: Norm Scherer
RE: Open Campground won't start [ reply ]  
2012-10-31 15:41
You can ignore that error message. Apache is part of InstantRails but it is not used in the Open Campground system.

You should be able to just continue on with the rest of the system startup and it should work. Open Campground uses a web server but it uses mongrel (see the 'start with mongrel' button).

Norm

By: Ken Jarstad
Open Campground won't start [ reply ]  
2012-10-31 04:16
Running Instantrails.exe pops up error message window which says "Either Apache or MySQL cannot run because another program is using it's port."

Clicking OK brings up the Instant Rails window which indicates MySQL has started but Apache is stopped.

Looking in the Apache/config.ini file there is a line: port=4001
Is it simply enough to just change the port number until Apache finds a free port?