Techworked has covered on how to set up WordPress on Google Cloud Platform HERE One of the problem encountered when setting up is ‘upload_max_filesize’ error. A limit set in php.ini causing this issue. On GCP platform, we have to use SSH and some linux commands to solve this issue. Techworked got you covered with the […]
Category Archives: Web
GCP (Google Cloud Platform) offers great features to support expanding web services. Thus, it is good to build our web services on this platform. Especially, e-commerce website will have great advantage as the GCP platform enables to upgrade services easily to support increasing customer base. Lets see how to deploy WordPress at GCP.
WordPress releases plugin and theme updates frequently. This is either to improve the plugin or to add new features. But unexpected problem does happen when performing these updates. WordPress gets into a temporary maintenance mode when this update initiated. When the browser refreshed or any other issue causing the page to reload, then the WordPress […]
Plugins are the ultimate feature to expand WordPress functionality. Thousands of plugins available for WordPress. How to choose and install the right one for WordPress? At Techworked we got the essentials plugins listed for you. Before getting started, you must have a working WordPress setup at a hosting. You can read more here to get […]
Looking to set up WordPress in hosting? Well, TechWorked will cover basics on how to do it. Many users rely on blog services such as Blogger and WordPress blogging services. But mostly these services offer domain name with their extension name and limited in functionality.
Plenty of programming languages are available and new are merging everyday to simplify coding. One of the famous one is Ruby on Rails. I am writing these posts as i am going through learning Ruby On Rails.