Uploading and use WebP image files on WordPress

WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and web developers can create smaller, richer images that make the web faster. WebP lossless images are 26% smaller in size compared to PNGs. WebP lossy images are 25-90% smaller than comparable JPEG images at equivalent SSIM quality index. Read More …

413 Request Entity Too Large and PHP Execution Time

It can be found on standalone Apache/Nginx/IIS web server or while proxy-based solutions when Nginx acts as a front end server for Apache at back end server. In this guide, we will see how to fix this error “413 request entity is too large” in Apache as well as in Nginx, Microsoft IIS , and definitely in PHP as well. Read More …

Javascript / jQuery – Validation of file size while uploading

The following is a demonstration of client-side validation and is implemented to provide a nice user experience. In some cases, client-side validation is a much better method in comparison to the server-side method as it consumes less time. Read More …

Managing Uploads, Timeouts and PHP Limits in Nginx and Apache

There are software likes Apache, Nginx, PHP, and phpMyAdmin have multiple configuration settings that define and set limits to: Memory Usage (Allocation), PHP Script Run Times, Upload File Sizes. Read More …

Windows Hardware Certification – Packages signed using a SHA-1 digest algorithm and certificate chain no more supported (WHQL)

Read More …