Search found 5 matches

by coffeehedake
Wed May 23, 2012 5:40 am
Forum: Beginners and Newbies
Topic: httpd fails to stop, start, or restart
Replies: 6
Views: 3016

Re: httpd fails to stop, start, or restart

I'd be glad to. Really the only difference that I experienced, is that the McMyAdmin package no longer includes start.sh, and several of the folders that were previously there for the webui portion of McMyAdmin. I believe most of the instructions here are still relevant, but mostly pertain to the ol...
by coffeehedake
Tue May 22, 2012 5:38 pm
Forum: Beginners and Newbies
Topic: httpd fails to stop, start, or restart
Replies: 6
Views: 3016

Re: httpd fails to stop, start, or restart

I found this forum posting helpful: Got it working with a simple file containing: Put this in a file called start.sh and run "sh /path/to/folder/start.sh" cd /path/to/folder ./MCMA2 Cron job scheduled to run a shell script that CD into the appropriate McMyAdmin directory, then runs the exe...
by coffeehedake
Tue May 22, 2012 5:14 pm
Forum: Beginners and Newbies
Topic: httpd fails to stop, start, or restart
Replies: 6
Views: 3016

Re: httpd fails to stop, start, or restart

This is typically the result of bad .conf file in the /etc/httpd/conf.d directory. Check there and if there is one there for McMyAdmin then it needs to be removed. You were exactly, and precisely right. I believe the erroneous piece of the config is the path to a depreciated part of McMyAdmin's for...
by coffeehedake
Tue May 22, 2012 12:37 pm
Forum: Beginners and Newbies
Topic: httpd fails to stop, start, or restart
Replies: 6
Views: 3016

Re: httpd fails to stop, start, or restart

...Check there and if there is one there for McMyAdmin then it needs to be removed...
Thanks BigFoot, I'll take a look as soon as I get home tonight. I appreciate the help!
by coffeehedake
Mon May 21, 2012 5:49 pm
Forum: Beginners and Newbies
Topic: httpd fails to stop, start, or restart
Replies: 6
Views: 3016

httpd fails to stop, start, or restart

Hey guys, not sure if this is the right place to ask this, I apologize in advance if I've misplaced it. I've actually been using Amahi for quite a while, but never had the need to ask a question or post on the forums, since I've found all of the information on the forums, wiki, and around the net to...