Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - renegate

Pages: [1]
1
Updates / Re: Default Apache Page on All Domains
« on: May 24, 2020, 11:30:10 AM »
I don't disagree that CWP has it's problems.  I don't disagree that some of them are made worse by lack of testing.  But I have 2 issues with trying to help SOME of these people.

1)  There is a Search function on this forum.  I guarantee I have answered the same questions 20 times with some of these errors.  I've also searched google for some of the NON-CWP errors people are receiving (Ex: postfix), and found the solution in the #1 result.

I'm sorry, but if your hand has to be held through the entire process, maybe, just maybe you shouldn't be running a server.

2)  When there is a serious problem, 90% of these post are "I get x error", and that is there post.  When we respond to try to get more information, they either A) Ignore use, or B) come back with some smart response as to why we aren't helping them.

So please, tell me how I'm part of the problem some more.  Don't forget that I DO NOT work for CWP. I'm here to help people just as much as your are.  Difference is, I don't berate people because the "ADVICE" they gave me didn't work.  A simple "Sorry, that's not working for me, do you have another option" would probably get you a lot farther...

2
Updates / Re: Default Apache Page on All Domains
« on: May 19, 2020, 10:35:33 AM »
I don't care about your flags and banner on this account. I created to help the people who helplessly search for a solution after they lost all their sites because none of the developing team of CWP ever put an effort in testing the updates before they release them.

I know you wanted to help and posted what you could, with the information you had but i felt the need to intercept this because it's getting out of hand and it's been repeating it self since 2015. This is a serious reason to drop CWP all together and lose users from the lack of stability.

CWP has 6 options in the selection of the web server and if the devs don't make sure that the updates doesn't conflict with the apache that serves CWP itself i don't know what to say to that.

My attitude is what it is because of the countless hours spend on troubleshooting what happened after each update and having to explain why on earth a whole server is down after the admin had the audacity to keep them updated.

People like me are required to put a dent in a situation that keeps repeating itself. Some of us has to be the "bad guys" in order to make a change. If this offends you then you might want rethink your approach to this because you might be part of the problem.

3
Updates / Re: Default Apache Page on All Domains
« on: May 06, 2020, 04:46:55 PM »
systemctl status httpd

in CWP -> WebServers Settings -> Webservers Main COnfig
Check Rebuild all Vhosts and click save

When will people finally understand that this is not working? It never worked for me and people not answering to this makes the problem everlasting.

Has anyone thought that some maybe using nginx and varnish in their setup? What then? You wait for 10 hour long ticket response i quess.

By the way for the people who are looking for the answer is that they forgot to properly handle all instanses of the httpd so i think you should try the following at the command prompt.

killall httpd
/usr/local/apache/bin/httpd -k start


Pages: [1]