Page 1 of 1

problem installing forma 1.4.1

Posted: Thu Aug 06, 2015 11:02 am
by claccta
I get this and I cant continue till fixed I guess..
Please show me how to fix it
Thank You
___________________________________________
Step 2: System Check
Server information

Server software : : Apache
PHP Version : : 5.4.41
Mysql Client Version : : 5.5.42
Multibyte Support: ON
mime_content_type() support: OFF
Ldap : : OFF Consider this warning only if you need to use LDAP

Openssl : : ON
Site Timezone: UTC

PHP Information :

magic_quotes_gpc : : OFF
Safe mode : : OFF
register_global : : OFF
allow_url_fopen : : ON
allow_url_include : : OFF
upload_max_filsize : : 1G
post_max_size : : 256M
max_execution_time : : 30s

Re: problem installing forma 1.4.1

Posted: Sun Aug 09, 2015 9:01 pm
by rickjohns
Hi claccta,

I had the same problem and it seems that in previous versions of PHP mime_content_type() support could be set but this is no longer supported.

I contacted my hosting company and this is what they did :

"To fix this issue we have installed apache mod_mime_magic.c and mod_mime.c and have also installed php module fileinfo and now error related to
mime_content_type() support have gone and this function is set to on on the server."

We are on a dedicated server, so if you are on a shared server there may a be variation on this solution.

Hope this helps.

Re: problem installing forma 1.4.1

Posted: Sat Nov 14, 2015 4:12 pm
by Rosie
Hi, I have met the same problem on a xampp installation at stage 2. This is what is displayed:
Step 2: System Check

Server information
Server software : : Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.5.30
PHP Version : : 5.5.30
Mysql Client Version : : 5.0.11
Multibyte Support: ON
mime_content_type() support: OFF
Ldap : : OFF Consider this warning only if you need to use LDAP
Openssl : : ON
Site Timezone: Europe/Berlin
PHP Information :
magic_quotes_gpc : : OFF
Safe mode : : OFF
register_global : : OFF
allow_url_fopen : : ON
allow_url_include : : OFF
upload_max_filsize : : 2M
post_max_size : : 8M
max_execution_time : : 30s

Can anyone help me to continue the install?

Many thanks.

Re: problem installing forma 1.4.1

Posted: Sat Nov 14, 2015 7:30 pm
by max
I've seen you solved in another thread.