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 - Igor S.

Pages: 1 ... 11 12 [13] 14 15 ... 95
181
CentOS 7 Problems / Re: Removing Quotas
« on: April 21, 2021, 06:19:20 AM »
You must configure the quotas manually, via SSH if the disk has changed. The config depends on your filesystem
I would recommend you asking a compitent system administrator to check the issue.

182
Hi everyone.
If you have a problem with a cron job you must login to SSH as the user and try run the job manually. 99% you will have errors.
sudo command must not be used in Crontab since it will never works if the password requires.

183
CentOS 7 Problems / Re: Problem of Permission User.
« on: April 14, 2021, 01:33:55 PM »
The permissions must be 644 for files and 755 for folders.

184
CentOS 7 Problems / Re: PHP files in User Directory not working
« on: April 14, 2021, 01:32:14 PM »
First of all the permissions must 644 for files and 755 for folders.
Also, I would recommend to check .htaccess

185
CentOS 7 Problems / Re: Virus on my CWP sites
« on: April 07, 2021, 02:36:00 PM »
The best way to ask a PHP developer to check your website's code. I guess it has some security problems.

186
CentOS 7 Problems / Re: Fogrot my ROOT password
« on: April 07, 2021, 02:34:40 PM »
Nobody on a forum can help you restore the password. You must ask your server provider about that. Also, you must have VNC or IPKVM.

187
CentOS 7 Problems / Re: Weird bad gateway error on WordPress.
« on: April 07, 2021, 02:32:13 PM »
Hi, check the website error log at the problem moment. Maybe the website unable to save the post and you have the timeout error.
Also, 2GB RAM is too low in 2021 and you must not use ClamAV and many other things.

188
Updates / Re: Error after updating Spamassassins to 3.4.4.8
« on: April 07, 2021, 02:26:41 PM »
You can try to check the mail log and try to start and check SA manually too.

189
Updates / Re: sqlite 3.26
« on: April 07, 2021, 02:25:02 PM »
Hi.

You can try to update it manually. Why not?

190
Installation / Re: Changelog
« on: April 02, 2021, 10:07:55 PM »
Yeah, finally we have got that :)

191
Information / Re: Filezilla not connecting
« on: April 02, 2021, 10:05:38 PM »
That is weird, but a lot of servers with CentOS have the problem with SSH stopped.

192
Apache / Re: my domain doesnt show the public_html files
« on: March 19, 2021, 09:38:32 AM »
Hi, what webservers do you use?
Are you sure you have uploaded index.php and deleted the default index.html from /home/tikana/public_html/ ?
Make sure you have configured NAT-ed IP in CWP if you use the NAT-ed IP

193
CentOS 7 Problems / Re: PHP Defender/snuffleupagus fecks up PHP
« on: March 19, 2021, 09:36:13 AM »
Will be fixed in a future version.

194
Have you read the output? It shows you the problem: Package requirements (sqlite3 > 3.7.4) were not met.

195
CentOS 7 Problems / Re: Daily Spamassassin update reports error
« on: March 19, 2021, 09:33:27 AM »
Who has the problem (until it fixed in the new version)
https://cwiki.apache.org/confluence/display/SPAMASSASSIN/SoughtRules
Just delete Sought rules  /etc/mail/spamassassin/channel.d/sought.conf
Code: [Select]
mv  /etc/mail/spamassassin/channel.d/sought.conf  /etc/mail/spamassassin/channel.d/sought.conf_disabled

Pages: 1 ... 11 12 [13] 14 15 ... 95