Warning: The magic method Vc_Manager::__wakeup() must have public visibility in /home/b6gnet/public_html/wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php on line 203 Management and Security of servers Archives - Page 23 of 24 - B6G.NET| for all information technology
Here is some steps on securing your php installation without recompiling php.
Find php.ini file location:
Code:
php -i |grep php.ini
In ubuntu the location is /etc/php5/cli/php.ini
Configure php.ini...
This tutorial will walk you through the setup of a basic Ruby on Rails environment, including:
Ruby 1.8.7
RubyGems 1.8.15
Rails 3.1.3
Sqlite3
This tutorial is intended for use...
UnixBench is a popular server benchmarking tool. To install and run UnixBench, just do the following (for CentOS):
Code:
yum install gcc gcc-c++ make libXext-devel
...
When compiling Apache using cPanel’s EasyApache application, you have the option of installing ‘Mod suPHP’, which is just one of many options that make...