OUR POSTS
WordPress Articles
Command Line Installation WordPress
To install WordPress from the command line there are several tools available WordShell (commercial) and wp-cli (free)to name a few - but here I will show you how you can use the basic command line or shell to speed up things. We do a full WordPress installation from the command
Migrating WordPress from Dreamhost LAMP to Nginx Web Server
Migrating a WordPress site from a LAMP server to a LEMP server can be rather daunting even when you have quite a bit of documentation, but scattered, and some help, but limited, from Dreamhost. Here I will summarize how I got to migrate the initial WordPress site from my LAMP
PDF2HTML for Cforms
Got PDF2HTML added to Cforms for printing form as pdf. After migration I got the following error <strong>TCPDF ERROR: </strong>Unable to create output file: path/to/wp-content/plugins/cforms/html2pdf/pdf/form.pdf Changing the permission of folder pdf to 777 does not help. Form.pdf just needed to be 777 and was automatically given 644 by server's umask. All
NextGen Gallery Template Sample 5
Well here as promised at a WordPress.org support forum post and requested by Marc Serra the code to make a NextGen Gallery similar to sample 5 and as shown at www.ultimatefijivacations.com. !This Code is not re-formatted for general use and might not be complete. Will try to rework the code some