Setting up Apache and PHP on macOS High Sierra
Recently, I had to setup Apache with PHP directly on my mackbook. It was rather easy.
Smaller solutions in my every day work. Also solving more complex problems I have encountered . If I may, reflections of my experience so far.
Recently, I had to setup Apache with PHP directly on my mackbook. It was rather easy.
Recently I have run into an HDD space problem with one of my Ubuntu server systems. It’s been up for a few years, without special maintenance from this point of view.
To disable the php cache in Bitnami WAMP stack, use the instructions in this article.
One way would be to edit your site’s .htaccess file and add some new lines of code.
This article is about publishing a plugin to the WordPress Repository. I use TortoiseGIT on a daily basis and also Github for opensource projects. Also, TortoiseSVN will be needed. Steps: Read: Sources:
Lately, when trying to connect to a VPN using my Windows 8.1 machine, I kept bumping into the 619 error. After may tutorials and ideas on how to fix this issue, the following helped me: Please remember to backup your…
I got the “Failed asserting that 200 is identical to 404” while using Slim and phpunit. But the API works fine when manually testing.
Provided you have a react application based on the redux architecture, sometimes you might need to access information inside the store with a function, not necessarily using a component.
React and react-bootstrap provide an easy an clean way to build an application interface. However, when using the MenuItem in combination with the opening of a modal windows, if clicked, the dropdown menu does not close, but stays open below…
I am currently working with Github and an Ubuntu VM under Windows. Because of line endings, while the command line in Windows shows the repository is up to date without modifications, that in Ubuntu shows a lot of files modified.…
The summary of the error encountered is: LSB: Start and stop the mysql database server daemon
Use the following command to export the query rows to a file on the server in the CSV format.