How to install the missing php modules without running easyapache ?

Most of the times we need to install the missing php modules at the server side to fulfill the requirement of script. Installing modules requires to run easy apache at the server side but here are the steps which you can use to install the missing php modules on the server without running easy apache. […]

See More

FFMPEG-PHP: make: *** [ffmpeg_frame.lo] Error 1

While compiling ffmpeg-php from source with make command you may get the following error terminating your making process; make: *** [ffmpeg_frame.lo] Error 1   This error occurs due to a missing file ‘ffmpeg_frame.lo‘ in the ffmpeg-php source, while your ffmpeg-php source may contain the file named ‘ffmpeg_frame.loT‘.   To Resolve this issue you just need to rename the ‘ffmpeg_frame.loT‘ […]

See More

How to set the default address under the cpanel?

  This address will receive any mail sent to an invalid email address for the current domain. The default address is also commonly called a “catch-all address.” Set Up a Default Address To set up your default address: Select the domain for which you wish to set up a default address. Click one of the […]

See More