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 - nabtn

Pages: [1]
1
get the modsecurity id and disable it

2
CentOS 7 Problems / Re: Without any type of access
« on: May 11, 2023, 02:16:32 PM »
Contact your hosting provider to access recovery mode or any other solution they got.

Keep in my mind that they should always have a solution to access vps

3
CentOS 7 Problems / Fix permissions
« on: May 11, 2023, 02:14:41 PM »
So i was fixing some permissions on a folder and i typed / instead of ./  :(

Sad short story ;D.

The good thing is that i did this before like any amateur so i called my vps host i asked for safe mode to copy files to my machine which they didn't have  ;D

I went to sleep that night and woke up with mindset to fix the permissions one by one ! I did it in day 3 my vps started working again.

The server security is inexistant, so many bugs specially on mysql.. i know it's impossible to recover the permissions to perfection..

Is there a way to backup --> fresh install --> restore websites ? or reinstall without losing websites ? or any other way  :(

PS: i have access to other cwp machines.

We're in production here :D using free cwp.


4
CentOS 7 Problems / Re: Unable to load dynamic library 'sodium.so'
« on: March 12, 2023, 12:03:49 PM »
I did a
Code: [Select]
yum update -y which broke everything.. i recompiled  php cried for few hours because apache won't start now everything is working but apache still won't i'm using
Code: [Select]
Nginx & Varnish & Apache i've gone mad ?

to answer this thread recompiling php fixed it

5
CentOS 7 Problems / Re: Unable to load dynamic library 'sodium.so'
« on: March 12, 2023, 10:18:23 AM »
No it's not enabled  :(

6
CentOS 7 Problems / Unable to load dynamic library 'sodium.so'
« on: March 11, 2023, 04:45:57 PM »
Hello

I've been struggling with this error for a year now lol

Code: [Select]
Message: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/sodium.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/sodium.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/sodium.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/sodium.so.so: cannot open shared object file: No such file or directory))
I'm using php7.4 for all my sites



Pages: [1]