Bitrix24 Virtualbox installation - bitrix

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?

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.

I have the same issue and just update the version of Bitrix to 7.4.4, problem will be solved.
For people who is not aware how to update
How to update
Login using SSH
Configure localhost settings
Update
that's all

Related

Installing Node.js on Windows 10 always results in an error

Hey I changed my System from Linux to Windows and I would like to install Node.js via .exe. The problem I have is, that I get an Error Pop-up. How could I fix it?
What I tried:
I checked already the permissions and I got also the confirm-box for the admin and everything seems to be normal.
Install Windows 10 ISO via bootable stick and Rufus in MBR and GPT and also by creating an usb via MediaCreationTool.
Thanking you in anticipation
Yeah, I got in this issue too. There is already an approved bug on the maintainers GitHub: https://github.com/nodejs/node/issues/39224. So assume that a fix will be available in the next days.
Short term solution: Install the version before the latest (e.g. 14.17.1): https://github.com/nodejs/node/issues/39224#issuecomment-872702653. This worked for me

Nodejs - Another installation is in progress

System - Win 7 64 bit.
Nodejs - node-v6.9.4-x64.msi
Installation error - Another installation is in progress. You must complete that installation before continuing this one.
Solutions that did NOT work - Run as admin, Run via commandline as admin, log had same error i saw in installer, don't install online docs option,
Please help me to fix this. Thank you !
This will not be an issue with your NodeJs installation, it might be because of your previous installation (might be any other software) which might be still in progress or not exit properly.
To solve your issue, please try restarting your machine once and install. This will indirectly kill your previous unstable installation and allow you to install NodeJs
I had this issue with '2017-03-21, Version 6.10.1 'Boron' (LTS)'. Restarting my PC solved the issue.
P.S. However, this issue seems to be specific to the NodeJs installer. I tried installing other programs after the NodeJs installation threw up this error and they installed fine (even before the restart).

Plesk file manager error "The requested URL /smb/web/file-manager/dir//httpdocs was not found on this server."

Whenever I try to access my plesk filemanager i see the following error:
What could be causing this?
In my case an upgrade was prohibited because i had installed libapache2-mod-security, which interferes with the custom mod-security setup that plesk uses. I uninstalled mod security and upgraded my plesk install from 12.0.x to 12.5.x and now I don't see the error anymore.
Note: Solution likely to be different for people experiencing the same issue
What error are you getting in plesk error logs file ? Also please try to update your plesk panel to latest stable version.

Virtuoso fails to run after any update to virtuoso.ini

I've installed Virtuoso OpenSource 7.2.+ on my Ubuntu 14.04 LTS. When I change virtuoso.ini (any change such as adding a new directory to the DirsAllowed), the server fails to work; when I set the configurations back to its defaults, then it's working. Any idea here?
Yes it is solved!
The problem, as I said, was because of existing a transaction log from an earlier version. It seems this is an old bug in Virtuoso according to Bug286953.
Anyway, I removed virtuoso.trx file and restarted my machine, it's now working.

No such file or directory; But the file does exist

I am trying to run a Binoinformatics program, DistMap on Ubuntu 12.04 LTS (x86_64). I am getting the error No such file or directory. But the file do exist in the required location.
I have used this program before and it ran perfectly fine. Yesterday I installed virtualenv-burrito for some other program, Seal. Since then I haven't been able to run DistMap.
I know there have been many posts regarding this error all over the internet. But the solution seems to be the same for all the posts.
sudo apt-get install ia32-libs
This solution is for running 32-bit application on 64-bit machines. But since Distmap worked before without any problem I dont think that is the problem. Still, I installed ia32-libs; just for the sake of it but no use.
I am sure the problem is virtualenv-burrito. So I uninstalled it from my machine (Deleted .virtualenv and .virtualburrito folders. Since that's the only way i found for uninstalling virtualenv-burrito on the internet). Still my application is not running.
How can I bring my system to default as in to the previous state of virtualenv-burrito installation?
I hope I will get some good suggestions. I have been struggling for sometime now.
Thanks.

Resources