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 MoreAuthor: HR-ADMIN
How to logging into Plesk Panel?
Very first common question for new users is what is plesk panel and how to access it…Plesk is nothing but control panel which makes things easy for the users who are dealing with the hosting services. Simply visit to the below url for accessing the Plesk Panel: https://ipaddress:8443 Here you suppose to replace the Ip […]
See MoreFFMPEG-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
You must be logged in to post a comment.