Archives

Posts Tagged ‘mysql’

If you are using an external MySQL server, and an AtMail installation on an operating system that has SELinux enabled, you might experience the following: the installation fails when connecting to the MySQL server connecting manually using the mysql command succeeds. In this case, you need to set SELinux so that it allows HTTP modules [...]

Share
Aug 24th, 2010 | Filed under database, security
Tags: ,

source: http://www.shinephp.com/how-to-change-wordpress-user-role-capabilities/ Every WordPress blog owner knows that WordPress 2.8 and higher user standard roles are: Administrator, Editor, Author, Contributor, Subscriber. What is the difference? What the “Author” can do but “Contributor” can not? Comprehensive information about it can be found here, at WordPress.org But where all that data are stored? How to change the role [...]

Share
Aug 9th, 2010 | Filed under acl, cms