Wordpress – James Batchelor https://james-batchelor.com Useful I.T & VoIP Ramblings Mon, 03 Nov 2014 18:31:13 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.5 https://james-batchelor.com/wp-content/uploads/2025/05/cropped-cropped-logo-jb-202505-32x32.png Wordpress – James Batchelor https://james-batchelor.com 32 32 Installing WordPress on Windows Server https://james-batchelor.com/index.php/2014/11/03/installing-wordpress-on-windows-server/ https://james-batchelor.com/index.php/2014/11/03/installing-wordpress-on-windows-server/#respond Mon, 03 Nov 2014 18:31:13 +0000 http://james-batchelor.com/?p=223 Continue reading "Installing WordPress on Windows Server"]]> It’s simple, instead of the process of installing PHP, MySQL, assigning permissions and all the debugging that many of us have gone through, Microsoft has come up with WPI, or Web Platform Installer.

wpi1
WPI makes installing WordPress easy.

Amongst other web applications, WordPress is the most popular and it makes the install on Windows as simple as a few clicks.

wpi2
All done!

So far I’ve tried it on Server 2003 R2 and Server 2012 R2, both with instant success.

It’s available at: http://www.microsoft.com/web/downloads/platform.aspx

]]>
https://james-batchelor.com/index.php/2014/11/03/installing-wordpress-on-windows-server/feed/ 0
Increasing Maximum Upload File Size in WordPress https://james-batchelor.com/index.php/2012/06/17/increasing-maximum-upload-file-size-in-wordpress/ https://james-batchelor.com/index.php/2012/06/17/increasing-maximum-upload-file-size-in-wordpress/#respond Sun, 17 Jun 2012 17:46:41 +0000 http://james-batchelor.com/?p=26 Continue reading "Increasing Maximum Upload File Size in WordPress"]]> When installing WordPress on a fresh new server, you may notice that all uploading is limited to 2MB. A search online reveals that this gripe is well discussed. However most solutions are tailored for users who rent dedicated WordPress hosting from companies.

For those of you who are using your own server, navigate to the file php.ini located where the core php installation is, normally in the Program Files/PHP folder in Windows.

php

From there, edit php.ini using Notepad or similar, changing the following values:

“Upload_max_filesize” from “2M” to 64M (orĀ as desired)
post_max_size” from 8M to your favoured size

Check back on your WordPress site to see if the change has applied:

upload

]]>
https://james-batchelor.com/index.php/2012/06/17/increasing-maximum-upload-file-size-in-wordpress/feed/ 0
Update: James-Batchelor.com https://james-batchelor.com/index.php/2012/06/01/update-james-batchelor-com/ https://james-batchelor.com/index.php/2012/06/01/update-james-batchelor-com/#respond Fri, 01 Jun 2012 20:18:07 +0000 http://james-batchelor.com/?p=15 Continue reading "Update: James-Batchelor.com"]]> This website has received yet another update, and now I am happy with it.

The biggest change was to change the blogging software to WordPress. Although my previous software (BlogEngine.net) was built on ASP.Net and SQL Server, my current choice of language and database that I am most familiar with, I felt that BE was way to bloated and it felt unrefined for my needs.

So I went with WordPress, it seems most blogs I read use this and they look slick, to I wanted a piece of the action. This meant installing PHP and MySQL on IIS, something I really did not want to do due to the resource hog on my server, but I bit the bullet and ordered more RAM for the server.

So far, so good!

]]>
https://james-batchelor.com/index.php/2012/06/01/update-james-batchelor-com/feed/ 0