Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
265 views
in Technique[技术] by (71.8m points)

bitrix - Bitrix24 Virtualbox installation

has anyone else had a similar problem? I'm trying to install Bitrix24 virtual machine downloaded from official website on Virtualbox, but as I do, I run into this error "Please delete legacy parameter mbstring.func_overload.", however, accessing php.ini file from CentOS it shows that the parameter is commented to be disabled. The same error pops up if you make it a value of 0. Anyone has a solution?

question from:https://stackoverflow.com/questions/65951650/bitrix24-virtualbox-installation

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Nevermind, found the solution myself. If anyone faces the same problem just do the following steps:

  • Create a new Virtualbox machine with the Bitrix Virtual environment;
  • Create a server;
  • Update it to 7.4.4, which is the current latest stable version and already has the mbstring.func_overload removed;
  • You can start the installation, you should not run into the same problem again.

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...