Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

PHPFusion - 9: initial install error on (centos 7) VPS

Asked Modified Viewed 1,141 times
O
Olmyritulaer
O
  • Junior Member, joined since
  • Contributed 14 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions
asked
Junior Member

When I want to install PHPFusion v9 I cant get passed the setup because I get the following error in my browser after I setup the users

Fatal error: Uncaught Error: Call to undefined function mb_substr() in /var/www/html/portal.******/includes/core_functions_include.php:435 Stack trace: #0 /var/www/html/portal.******/includes/classes/PHPFusion/Installer/Steps/InfusionsSetup.inc(131): trimlink('A Standard Docu...', 30) #1 /var/www/html/portal.******/includes/classes/PHPFusion/Installer/Install.core.inc(373): PHPFusion\Steps\InstallerInfusions->__view() #2 /var/www/html/portal.******/includes/classes/PHPFusion/Installer/Install.core.inc(330): PHPFusion\Installer\Install_Core->get_InstallerContent() #3 /var/www/html/portal.******/install.php(22): PHPFusion\Installer\Install_Core->install_phpfusion() #4 {main} thrown in /var/www/html/portal.******/includes/core_functions_include.php on line 435

I figured probably has to do with my php version but php72 - php74 all have this issue (php installment: php php-common php-mysql php-fpm php-gd php-opcache php-xml)

btw I tried figuring out to install apache along with nginx but I don't now how to do that, perhaps that's the problem, I currently only have: httpd, php and mariadb installed
Edited by Olmyritulaer on 14-07-2020 14:49,
0 replies

2 posts

R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

O
Olmyritulaer
O
  • Junior Member, joined since
  • Contributed 14 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions
answered
Junior Member

Solved, thank you!

I've added 'php-mbstring' to my php installment
Edited by Olmyritulaer on 15-07-2020 08:24,
0 replies

Category Forum

Installation Issues - 8

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

R
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
O
O
  • Junior Member, joined since
  • Contributed 14 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet