Forums / Cotonti / Support / Contonti error?

Pablo 92
#1 2010-03-30 05:14
Hi guys. Today a want go to my site but i read only this:

Cotonti system requirements: mbstring PHP extension must be loaded.

I dont know whats wrong, i dont change any contonti files. Can anyone help me?
Link to my site:
http://slrr-mods.choiceit.pl/index.php
Sorry for my bad ENG ^^
booka
#2 2010-03-30 06:22
<?
phpinfo();
?>
booka
Pablo 92
#3 2010-03-30 06:39
# booka : <?
phpinfo();
?>
What i must do with this?
Sorry for my bad ENG ^^
Dayver
#4 2010-03-30 07:34
Write a letter to support your hosting company of this issue ... because has changed configure the server in general and in php particular
Pavlo Tkachenko aka Dayver
Chip
#5 2010-03-30 10:23
Yes, you would need to contact your web hosting provider regarding this issue. Tell them that you would want to have mbstring compiled. Then create a new page named phpinfo.php with the following code if you want to know more about your server's information:
<?
phpinfo();
?>

If mbstring is not there, then contact your hosting provider immediately.
Pablo 92
#6 2010-03-30 23:08
Removed URL for Security
Sorry for my bad ENG ^^
This post was edited by Kilandor (2010-03-31 11:21, 14 years ago)
Kilandor
#7 2010-03-31 11:23
You should never post a URL to an output of PHPinfo.

As well as your sites page is suspended so I couldn't even view it.



However as the others said you will have to contact your website host to resolve this issue. If your site was working before then they have changed it so mbstring is no longer loaded
marek-choiceit
#8 2010-04-02 05:54
Witam Pablo,

We are currently working on your issue. This issue occurs, after we recompiled and downgrade PHP from 5.3.* to 5.2.9 and we hadn't installed the mbstring in it.

My apologies for the inconvenience.

Marek - Choice IT
Pablo 92
#9 2010-04-03 04:43
Ok, thanks. All is ok ;)
Sorry for my bad ENG ^^