Spidey Catalin
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by Spidey Catalin-
Problem fixed Looks like the problem was PHP-FPM that needed to be restarted. I thought that restarting the OS will include this, but it didn't. If anyone encounters the same issue, restart the PH...
-
It is enabled and working, but it is not in EasyApache because it can't be installed in EasyApache. Use phpinfo to check that it's enabled and working. I already tried this but it's not there. N...
-
Are you using Cloudlinux or Litespeed on your server too? No, I'm using the default Apache
-
Yes, you are right @wintech2003 and @andrew.n .. I have edited sshd_config and ssh_config too .. :D didn't realize that they are 2 different files. Thanks for your implication. Happy new year! :)
-
Added port 22 back to TCP_OUT list and restarted CSF and ssh service, but looks like I have the same error, like it tries to connect to the new SSH port 56022. Don't know why.. should I specify som...
-
I may be mis-reading your post, but changing the SSH port on your server has no effect on the SSH port for bitbucket.org. You'd still use whatever their SSH port is. You just need to make sure t...
-
Yes, you're right.. I think that's the easiest way. Thank you. I appreciate your help :)
-
Hey there! How about adding these to the bash profile or bashrc files for the user, such as what is outlined here?
-
It's important to note that cPanel has never included CSF with any of our installations. If you saw that installed in a previous instance, it was likely added to the system by your hosting provid...
-
Hey there! The only thing you'd need to do is open the port with IPTables. If you're more comfortable installing and using CSF as you've done in the past, it's a free download from ConfigServer,...