0 comments / July 28, 2016

Cannot find autoconf Please check your autoconf installation

Recently i tried to install development version lampp. While running phpize command during the installation, i got "Cannot find autoconf Please check your autoconf installation" and the $PHP_AUTOCONF environment variable.


0 comments / July 28, 2016

configure: error: no acceptable C compiler found in $PATH

This error usually occurs when you installing a program and its missing gcc compiler location in the $PATH variable, one of dependencies for the program you are installing.


0 comments / July 18, 2016

TypeError: Value does not implement interface HTMLInputElement jquery

Usually this error occurs when an jquery object sent through ajax request