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.


Topics - karel

Pages: [1]
1
CentOS Configuration / [FR] exclude some directories from backup
« on: February 26, 2017, 09:38:49 AM »
I've set up an extra ftp account for a user to receive backups from external servers in a separate directory.
The backup feature also backs up this backup directory. That is unwanted.

It would be nice if you can add multiple directories to exclude from backup in the CWP web gui.

In the meantime, where (which file) can I add such an exclusion manually?

2
CentOS 6 Problems / Missing packages for CentOS 6
« on: February 22, 2017, 10:02:59 PM »
I'm new to CWP and learning to find my way.

In an other topic,Error Denied Php Switcher, I received a tip from "TheRavenKing" to install additional packages and scrutenize my logs for errors.

Code: [Select]
yum install ed re2c
Additionally I found this one shtool:
Code: [Select]
yum install shtool --enablerepo epel
When I find more I'll update this post.

I hope you, more experienced CWP users, have additions and perhaps tips and tricks to share.
Any way I hope this thread could become a good starting point for other newbies.


Edit: Please advise. Would installing php-soap fix this?
Code: [Select]
configure: WARNING: unrecognized options: --enable-soapsI suppose it would, but for all php versions?
Confusion!! Shouldn't it be --enable-soap instead of enable-soaps. Bug in setup script?

Pages: [1]