Please ensure that your site meets the Minimum Requirement
for installing EasyBlog on your site.
Minimum Requirements
In order for EasyBlog to run optimumly, please ensure that the following system requirements are met.
Joomla! 3.8
and above is installed.PHP 5.6
and above is installed.- PHP Extensions:
Curl Library
. It is required by EasyBlog to perform outgoing connections. - PHP Extensions:
GD Library
. It is required by EasyBlog to manipulate images that are uploaded on the site. - PHP Extensions:
ZIP Library
. It is required by EasyBlog for faster extraction process. - PHP Extensions:
Fileinfo
. It is required by EasyBlog for Intervention Image. - PHP: [
upload_max_filesize
= 8MB]. - PHP: [
post_max_size
= 8MB]. - PHP: [
magic_quotes_gpc
= Off]. - PHP: [
memory_limit
= 64MB]; - PHP: [
mbstring
= enabled] - PHP: [
fileinfo
= enabled] MySQL v5.6
and above.
Recommended Requirements
To get the best out of EasyBlog, below are the list of recommended requirements for your site.
Joomla! 3.10.0
and above is installed.PHP 7.0
and above is installed.- PHP Extensions:
Curl Library
. It is required by EasyBlog to perform outgoing connections. - PHP Extensions:
GD Library
. It is required by EasyBlog to manipulate images that are uploaded on the site. - PHP Extensions:
ZIP Library
. It is required by EasyBlog for faster extraction process. - PHP Extensions:
Fileinfo
. It is required by EasyBlog for Intervention Image. - PHP: [
upload_max_filesize
= 32MB]. - PHP: [
post_max_size
= 32MB]. - PHP: [
magic_quotes_gpc
= Off]. - PHP: [
memory_limit
= 128MB]; - PHP: [
mbstring
= enabled] - PHP: [
fileinfo
= enabled] MySQL v5.7
and above.