- /var/lib/nginx/tmp/client_body/0000009279″ failed (13: Permission denied)
chmod +x /var/lib/nginx -R
by dev
chmod +x /var/lib/nginx -R
by dev
Backup database.
Error occurs when you set the connection collation to anything other then the current server collation.
So
That’s all!
by dev
Add /user/setLocale/en_US after the journal url.
https://www.DOMAIN.com/index.php/SLUG/user/setLocale/en_US https://www.DOMAIN.com/index.php/SLUG/user/setLocale/es_ES
Note that with and without www is a factor. So fix your url and add /user/setLocale/en_US accordingly.
by dev
* Template Redirect * Use archive-books.php for all books and 'book-category' taxonomy archives. * @author CCDN * @link https://codexcafe.net * * @param string, default template path * @return string, modified template path * */ function be_template_redirect( $template ) { if ( is_tax( 'book-category' ) ) $template = get_query_template( 'archive-books' ); return $template; } add_filter( 'template_include', 'be_template_redirect' );
by dev
Solutions:
Check vmail directory of the domain, whether it exist
cd /var/vmail/DOMAIN