New Production Server Setup
From GLMWiki
- Need a copy of /usr/share/php/SetaPDF
Make sure the directory SetaPDF is Group client2 and readable by the group.
Check on sites moved over to new server.
- Event pdf generates pdf without errors.
- Gallery pages don't have [not a valid template]
To find pages use:
SELECT ID,post_title from glm_posts WHERE post_content like '%ngg_%' and post_type = 'page' and post_status = 'publish';