Menu

I get this "call to undefined function"

Help
2009-08-19
2013-05-01
  • Dick Brandon

    Dick Brandon - 2009-08-19

    Hi Guys,

    When I try to access SVNManager via a webbrowser and I get nothing and I've looked in my log files and I get this
                    "call to undefined function mb_internal_encoding () in
                     /var/www/html/svnmanager/svnmanager/MainModule/DataModule.php on line 19"
                    message in my /var/log/httpd/error_log

    What's wrong?

    Any help is appreciated.

     
    • Marijn Verkerk

      Marijn Verkerk - 2009-08-20

      Please enable support for multibyte strings in you php setup. Configure
      with --enable-mbstring flag if you're installing from source or install a package, for Ubuntu that would be php5-mbstring.

       
    • Dick Brandon

      Dick Brandon - 2009-08-21

      Hello Marijn,

      Many thanks of your support, I've installed the php-mbstring and did not working. I had look into the log files and there were no error messages.

      I was thinking, what I've forgot to install. Because, my previous system was working correct, but after a crash, I have a new system. But I had a backup of my data of course.

      I was looking with yum info, what I was forgotten and saw that php-mysql was not installed.
      After installing php-mysql and the svnmanager 1.06 is working again on CentOS 5.3.

      Thanks and greets,

      Dick Brandon

       
    • Marijn Verkerk

      Marijn Verkerk - 2009-08-23

      Great!

      Best wishes,
      Marijn

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.