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.
Pages: [1]
1
CentOS 7 Problems / no logging /rsyslog.d empty
« on: February 10, 2017, 11:42:56 PM »
Hey Guys.
After I realized that I have no loggin under /var/log/maillog and some other files.
I deleting every file, restarting rsyslogd and all other services.
Also after rebooting the whole server, I still have no maillog and other logs.
apache and mysql are also missing (and maybe some more)
/etc/rsyslog.d/ apperas empty except listen.conf with
After I realized that I have no loggin under /var/log/maillog and some other files.
I deleting every file, restarting rsyslogd and all other services.
Also after rebooting the whole server, I still have no maillog and other logs.
apache and mysql are also missing (and maybe some more)
/etc/rsyslog.d/ apperas empty except listen.conf with
Code: [Select]
$SystemLogSocketName /run/systemd/journal/syslog
Can anyone give me a hint?
re-install rsyslogd?
Thank you in advance,
Sincerly Sebhoff
2
Postfix / Greylisting
« on: February 08, 2017, 04:30:59 PM »
Hello everyone.
Dies anyone ever tried to install Greylisting to fight spam?
How does it work on CWP? I have only experienced Greylisting on debian based servers.
https://www.greylisting.org/
So, have anyone tried it out yet?
sincerly,
sebhoff
Dies anyone ever tried to install Greylisting to fight spam?
How does it work on CWP? I have only experienced Greylisting on debian based servers.
https://www.greylisting.org/
So, have anyone tried it out yet?
sincerly,
sebhoff
3
PHP Selector / PHP Selector - Addhandler php7 in htaccess - Nextcloud internal Server error
« on: February 07, 2017, 03:48:09 PM »
Hello everyone.
I'm about to install Nextcloud on a fresh installed Centos7 CWP7 Server
PHP 5.6 and 7.2 were build without problems.
I already testet using different PHP Versiond with the .htaccess AddHandler
Sadly, when I installed Nextcloud, the Nextcloud installer writes an own .htaccess file during the installation.
(install via setup.php file for shared hosts)
When I try to add the PHP7 Addhandler in the .htaccess I get an internal server error with following error:
Has anyone experience in running Nextcloud with php7 on CWP without problems?
Thank you in advance.
Sincerly,
Sebhoff
I'm about to install Nextcloud on a fresh installed Centos7 CWP7 Server
PHP 5.6 and 7.2 were build without problems.
I already testet using different PHP Versiond with the .htaccess AddHandler
Sadly, when I installed Nextcloud, the Nextcloud installer writes an own .htaccess file during the installation.
(install via setup.php file for shared hosts)
When I try to add the PHP7 Addhandler in the .htaccess I get an internal server error with following error:
Code: [Select]
[Tue Feb 07 10:46:26.177096 2017] [:error] [pid 25776:tid 140608127612672] [client 193.171.xx.xxx:48290] PHP Fatal error: Declaration of OC\\Files\\Storage\\Local::copyFromStorage(OCP\\Files\\Storage $sourceStorage, $sourceInternalPath, $targetInternalPath) must be compatible with OC\\Files\\Storage\\Common::copyFromStorage(OCP\\Files\\Storage $sourceStorage, $sourceInternalPath, $targetInternalPath, $preserveMtime = false) in /home/sebhoff/cloud/lib/private/Files/Storage/Local.php on line 43
Has anyone experience in running Nextcloud with php7 on CWP without problems?
Thank you in advance.
Sincerly,
Sebhoff
Pages: [1]