Events involving Wordpress Personal Website as of 4-18-2017

Kcwebdevoh.online domain name purchased from gandi.net Purchased hosting from digitalocean installed package came with ubuntu 16.04 w/ WordPress built-in. phpmyadmin via unix terminal manually installed and set up secure private/public key via putty allowing for editing of various files via sshftp.

When I updated the updated the url address in the wordpress admin panel after setting up the domain name ssl certificate, it broke the current wordpress theme. Changing the theme didn't solve the problem. While troubleshooting from WP support documentation, I editting some of the php files. None of what I did proved effective at fixing the current theme.

Ultimately one of the file edits caused the website to be inaccessible by both ip address and domain name. After spending several hours reading through error logs checking the web services that were running and other various debugging techniques with minimal progress towards recovery it was ultimately decided to postpone moving forward with personal server setup due to it being more efficient to spend time compounding Front End knowledge.

Personal Take

Overall, I'm pretty satisfied with what I got out of this experience. I learned a lot of new things from it altogether and got to experience another big part of web development Of which I had none prior

It was my first time:

I've looked into php fundamentals but don't have a strong grasp of the syntax yet as at time of writing I'm still trying to master javascript. I still have long term aspirations of being a full stack web developer and I enjoyed the new challenge this posed.