irfancyp

Results 5 comments of irfancyp

its been few hours now and problem seems to go away by running below commands. if same problem shows up again I will let you know sudo -u www-data /usr/bin/php...

Spoke too soon. I have many records similiar to below. Like 600 records per auto index time. I have noticed that all error files are on default share folder which...

Operating System: Linux 5.15.0-101-generic x86_64 CPU: Intel(R) Xeon(R) Gold 5220R CPU @ 2.20GHz (12 cores) Memory: 15.61 GB PHP Version: 8.1.23 Memory limit: 1 GB Max execution time: 3600 Upload...

I have noticed that some users were obsolete. So may be those users shared files are causing the issue, so I run below command to delete obsolete users. I will...

this is our config.php $CONFIG = array ( 'passwordsalt' => 'xxx', 'secret' => 'xxx', 'trusted_domains' => array ( 0 => 'xxx', 1 => 'xx.xxx.xx', ), 'datadirectory' => '/home/data', 'dbtype' =>...