Local Install formalms 1.3 - stuck at step 2
Posted: Thu Dec 11, 2014 5:34 pm
I am installing formalms 1.3 on my laptop. I've xampp with php 5.4 installed and my sql.
the install is stuck at step 2 and showing the below output:
Step 2: System Check
Server information
Server software : : Apache/2.4.4 (Win32) OpenSSL/0.9.8y PHP/5.4.16
PHP Version : : 5.4.16
Mysql Client Version : : 5.0.10
Multibyte Support: ON
mime_content_type() support: OFF
Ldap : : OFF Consider this warning only if you need to use LDAP
Site Timezone: Europe/Berlin
PHP Information :
magic_quotes_gpc : : OFF
Safe mode : : OFF
register_global : : OFF
upload_max_filsize : : 2M
post_max_size : : 8M
max_execution_time : : 30s
The NEXT STEP button is disabled or not activated ..
could someone please help me in this regard .. I've checked other posts in this forum but in vain. And I am not sure how to enable or turn ON the mime_content_type() support.
BTW, below are some MIME related settings in my php.ini file:
----
; PHP's built-in default is text/html
; http://php.net/default-mimetype
default_mimetype="text/html"
; This directive specifies the regex pattern of content types for which mb_output_handler()
; is activated.
; Default: mbstring.http_output_conv_mimetype=^(text/|application/xhtml\+xml)
;mbstring.http_output_conv_mimetype=
[mime_magic]
mime_magic.magicfile="C:\xampp54\php\extras\magic.mime"
;mime_magic.debug = On
-- raghu
the install is stuck at step 2 and showing the below output:
Step 2: System Check
Server information
Server software : : Apache/2.4.4 (Win32) OpenSSL/0.9.8y PHP/5.4.16
PHP Version : : 5.4.16
Mysql Client Version : : 5.0.10
Multibyte Support: ON
mime_content_type() support: OFF
Ldap : : OFF Consider this warning only if you need to use LDAP
Site Timezone: Europe/Berlin
PHP Information :
magic_quotes_gpc : : OFF
Safe mode : : OFF
register_global : : OFF
upload_max_filsize : : 2M
post_max_size : : 8M
max_execution_time : : 30s
The NEXT STEP button is disabled or not activated ..
could someone please help me in this regard .. I've checked other posts in this forum but in vain. And I am not sure how to enable or turn ON the mime_content_type() support.
BTW, below are some MIME related settings in my php.ini file:
----
; PHP's built-in default is text/html
; http://php.net/default-mimetype
default_mimetype="text/html"
; This directive specifies the regex pattern of content types for which mb_output_handler()
; is activated.
; Default: mbstring.http_output_conv_mimetype=^(text/|application/xhtml\+xml)
;mbstring.http_output_conv_mimetype=
[mime_magic]
mime_magic.magicfile="C:\xampp54\php\extras\magic.mime"
;mime_magic.debug = On
-- raghu