I downloaded the FormTools beta this morning and copied the contents of the package to my nginx server. When I opened the index.html file in the directory I got a 500 response. My error log had this error message.
2018/02/10 08:04:01 [error] 19906#0: *1458 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function FormTools\mb_split() in /usr/local/nginx/html/formtools/global/code/Sessions.class.php:98
Stack trace:
#0 /usr/local/nginx/html/formtools/global/code/General.class.php(221): FormTools\Sessions::exists('lang_file')
#1 /usr/local/nginx/html/formtools/install/index.php(22): FormTools\General::loadField('lang_file', 'lang_file', 'en_us')
#2 {main}
thrown in /usr/local/nginx/html/formtools/global/code/Sessions.class.php on line 98" while reading response header from upstream, client: 76.231.147.77, server: *****, request: "GET /formtools/install/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "*****"
2018/02/10 08:05:59 [error] 19906#0: *1461 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function FormTools\mb_split() in /usr/local/nginx/html/formtools/global/code/Sessions.class.php:98
Stack trace:
#0 /usr/local/nginx/html/formtools/global/code/General.class.php(221): FormTools\Sessions::exists('lang_file')
#1 /usr/local/nginx/html/formtools/install/index.php(22): FormTools\General::loadField('lang_file', 'lang_file', 'en_us')
#2 {main}
thrown in /usr/local/nginx/html/formtools/global/code/Sessions.class.php on line 98" while reading response header from upstream, client: 76.231.147.77, server: *****g, request: "GET /formtools/install/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "*****"
2018/02/10 08:06:04 [error] 19906#0: *1461 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function FormTools\mb_split() in /usr/local/nginx/html/formtools/global/code/Sessions.class.php:98
Stack trace:
#0 /usr/local/nginx/html/formtools/global/code/General.class.php(221): FormTools\Sessions::exists('lang_file')
#1 /usr/local/nginx/html/formtools/install/index.php(22): FormTools\General::loadField('lang_file', 'lang_file', 'en_us')
#2 {main}
thrown in /usr/local/nginx/html/formtools/global/code/Sessions.class.php on line 98" while reading response header from upstream, client: 76.231.147.77, server: *****, request: "GET /formtools/install/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "*****"
BTW you may be aware of this, but the download button for the current release on the download page downloads the beta.
If I can get the current release, I'd be glad to use that instead. Otherwise, I hope someone can help with this.
2018/02/10 08:04:01 [error] 19906#0: *1458 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function FormTools\mb_split() in /usr/local/nginx/html/formtools/global/code/Sessions.class.php:98
Stack trace:
#0 /usr/local/nginx/html/formtools/global/code/General.class.php(221): FormTools\Sessions::exists('lang_file')
#1 /usr/local/nginx/html/formtools/install/index.php(22): FormTools\General::loadField('lang_file', 'lang_file', 'en_us')
#2 {main}
thrown in /usr/local/nginx/html/formtools/global/code/Sessions.class.php on line 98" while reading response header from upstream, client: 76.231.147.77, server: *****, request: "GET /formtools/install/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "*****"
2018/02/10 08:05:59 [error] 19906#0: *1461 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function FormTools\mb_split() in /usr/local/nginx/html/formtools/global/code/Sessions.class.php:98
Stack trace:
#0 /usr/local/nginx/html/formtools/global/code/General.class.php(221): FormTools\Sessions::exists('lang_file')
#1 /usr/local/nginx/html/formtools/install/index.php(22): FormTools\General::loadField('lang_file', 'lang_file', 'en_us')
#2 {main}
thrown in /usr/local/nginx/html/formtools/global/code/Sessions.class.php on line 98" while reading response header from upstream, client: 76.231.147.77, server: *****g, request: "GET /formtools/install/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "*****"
2018/02/10 08:06:04 [error] 19906#0: *1461 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function FormTools\mb_split() in /usr/local/nginx/html/formtools/global/code/Sessions.class.php:98
Stack trace:
#0 /usr/local/nginx/html/formtools/global/code/General.class.php(221): FormTools\Sessions::exists('lang_file')
#1 /usr/local/nginx/html/formtools/install/index.php(22): FormTools\General::loadField('lang_file', 'lang_file', 'en_us')
#2 {main}
thrown in /usr/local/nginx/html/formtools/global/code/Sessions.class.php on line 98" while reading response header from upstream, client: 76.231.147.77, server: *****, request: "GET /formtools/install/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "*****"
BTW you may be aware of this, but the download button for the current release on the download page downloads the beta.
If I can get the current release, I'd be glad to use that instead. Otherwise, I hope someone can help with this.