What is swap? Swap space is the area on a hard disk which is part of the Virtual Memory of your machine, which is a combination of accessible physical memory (RAM) and the swap space. Swap space temporarily holds memory pages that are inactive. Swap space is used when your system decides that it needs […]
See MoreAuthor: Vishwajit Kale
Make errors when installing ffmpeg-php-0.6.0
When installing ffmpeg-php-0.6.0 getting the the following errors In file included from /usr/include/sys/stat.h:107, from /usr/include/php/main/php_streams.h:28, from /usr/include/php/main/php.h:395, from /root/ffmpeg-php-0.6.0/ffmpeg-php.c:40: /usr/include/bits/stat.h:91: error: field ‘st_atim’ has incomplete type /usr/include/bits/stat.h:92: error: field ‘st_mtim’ has incomplete type /usr/include/bits/stat.h:93: error: field ‘st_ctim’ has incomplete type /usr/include/bits/stat.h:152: error: field ‘st_atim’ has incomplete type /usr/include/bits/stat.h:153: error: field ‘st_mtim’ has incomplete type /usr/include/bits/stat.h:154: […]
See MoreHow to modify an accounts bandwidth though WHM
Adjust the bandwidth limit in WHM The ‘Account Function’ section of WHM there used to be a selection for ‘Limit Bandwidth Usage’ for an individual account. Adjust the bandwidth limit in WHM, then Follow these process: 1) You would need to do is login to WHM. And scroll down on the left side to the Account Functions […]
See More