For the WordPress Media Gallery to work properly on a server, PHP Safe Mode must be turned off. From what I am told when PHP Safe mode is on, PHP runs as a different user than apache and this causes folder creation/modification problems. So for the uploader to work it must be turned off. Also…
WordPress has a very distinct way of doing things when it comes to file uploads. There is the restriction that PHP puts into place with file uploads (ie upload_max_filesize and post_max_size), and restrictions that WP puts in via values in the database. With the PHP values, if you need to upload large files you will…
Today I decided that I am going to write up a things I’ve learned section to my blog. It probably won’t be much, and most likely no one will read it, but I need a place that I can write down these things so I can find them in the future. Leaving it up to…
I’m proud to announce the launch of my first personal web development in many years. Green Job Outsourcing Brokers was launched on Sunday (5/10). I was contacted by Elizabeth Heid the CEO of Green Job Outsourcing Brokers to create a website where she could display jobs from her clients. Elizabeth runs an outsourcing company where…
Throughout the past few days I have been reading stories about Patrick Witt, a Nebraska Cornhusker Quarterback, asking to be released from his scholarship. Many stories have come out about this, but one caught my attention. I read a story today that said he wanted a guarantee that he would be the starter for the Huskers by…
This is my first post. I’m not much of a blogging guy, as most people who know me know that I really don’t have all that much to say that makes sense. But I’m giving it a shot anyway. I figured that since I have been working in the blogging industry for nearly a year…