While developing and testing a new theme for WordPress locally on WAMP, a problem presented itself regarding uploading media files. In WordPress 4.4.1, the Add New Media page indicated that the maximum file size that could be uploaded had a 3M limit; however, the audio file that was being uploaded was well over the limit. The problem had nothing to do with WordPress itself, it was actually a setting in the php.ini server file that needed to be increased. PHP.INI Prior to finding the solution, the upload_max_filesize in the php.ini file, was the first setting that was changed because the research pointed to that as being the solution. However, upload_max_filesize […]
Tag: PHP
PHP is an acronym for PHP: Hypertext Preprocessor
By definition, PHP is an HTML-embedded scripting language designed to allow programmers to quickly write dynamically generated web pages.
Welcome to the HavaWebsite Blog
Welcome to the HavaWebsite Blog. Our blog is dedicated to informing our customers about web design and development. Additionally, the HavaWebsite blog is dedicated to helping and informing other web designers and developers, with a focus on WordPress development. The HavaWebsite blog will feature articles about website design, web development, content management, eCommerce, graphic design, image editing, and software tips and tricks; in addition to, any other content deemed to be relevant. We hope you find our blog to be a good resource for information pertaining to the web design and development industry. Thanks for visiting the HavaWebsite blog, please explore some of our other blog posts, as well as, […]