Advertisement:

Author Topic: Osclass installation don´t pass step 2 (error 500) [Solved]  (Read 991 times)

umarizal

  • Jr. Member
  • **
  • Posts: 86
Osclass installation don´t pass step 2 (error 500) [Solved]
« on: December 09, 2017, 05:45:44 pm »
Hi.

I can not install Osclass (latest version). I already have previous installations running perfectly, even updated, on the same server, in other site URLs (3 sites).

However, recently I created a new site in same server, when trying to install Osclass it is no more than step 2, 500 error.

Show in: /home/username/public_html/ads/oc-includes/osclass/error_log
Quote
[09-Dec-2017 14:43:27 UTC] PHP Fatal error:  Call to undefined function mb_strlen() in /home/username/public_html/ads/oc-includes/osclass/helpers/hValidate.php on line 123

Does anyone know what the problem might be?

Thank you in advance.

--- Edited ---

Problem Solved after install "mbstring" in php:
http://www.php.net/manual/en/mbstring.installation.php
« Last Edit: December 09, 2017, 10:29:13 pm by umarizal »