php_value mbstring.language neutra ?

Joomla version 1.5 is end-of-life and are no longer supported. Please use Joomla 3.x instead.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
jamiguel77
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Wed May 30, 2007 8:39 pm

php_value mbstring.language neutra ?

Post by jamiguel77 » Thu Sep 11, 2008 4:27 pm

where put this line?

php_value mbstring.language neutra


in wich file wich location?


thanks

User avatar
humvee
Joomla! Master
Joomla! Master
Posts: 14704
Joined: Wed Aug 17, 2005 10:27 pm
Location: Kent, England

Re: php_value mbstring.language neutra ?

Post by humvee » Fri Sep 12, 2008 11:40 am

Please explain what it is you are trying to achieve.

jamiguel77
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Wed May 30, 2007 8:39 pm

Re: php_value mbstring.language neutra ?

Post by jamiguel77 » Mon Sep 15, 2008 2:44 pm

PHP Version >= 4.3.10 Yes
- Zlib Compression Support Yes
- XML Support Yes
- MySQL Support Yes
MB Language is Default No PHP mbstring language is not set to neutral. This can be
set locally by entering php_value mbstring.language neutral in your .htaccess file.

MB String Overload Off Yes
configuration.php Writable No You can still continue the installation as the
configuration settings will be displayed at the end. You will have to manually
upload the code.

Click in the text area to highlight all of the code and then paste
into a new text file. Name this file 'configuration.php' and upload it to your site
root folder.

how solve the first problem? the second i can solve, but the first? thanks

User avatar
humvee
Joomla! Master
Joomla! Master
Posts: 14704
Joined: Wed Aug 17, 2005 10:27 pm
Location: Kent, England

Re: php_value mbstring.language neutra ?

Post by humvee » Mon Sep 15, 2008 2:55 pm

Please run the phpinfo() script from your web_root/ directory

Add the following code to a new file and save as info.php (name is unimportant call it what-you-like)

Code: Select all

<?php
phpinfo();
?>
Upload this file to your web_root/ directory and then call it from your Web browser as http://yourdomain.com/info.php.

Save the HTML output and zip it up and add that file to your forum post using the upload attachment function to the bottom left of the Post Editor screen.

Andy

melcon
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Tue Sep 16, 2008 11:19 am

Re: php_value mbstring.language neutra ?

Post by melcon » Tue Sep 16, 2008 11:27 am

Hi Andy,

I too am having this same problem. I am attaching the info.php results in zip format.
You do not have the required permissions to view the files attached to this post.

jamiguel77
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Wed May 30, 2007 8:39 pm

Re: php_value mbstring.language neutra ?

Post by jamiguel77 » Wed Sep 17, 2008 5:24 pm

here my phpinfo


thanks
You do not have the required permissions to view the files attached to this post.

cpajoe2001
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Wed Aug 29, 2007 6:51 pm

Re: php_value mbstring.language neutra ?

Post by cpajoe2001 » Thu Sep 25, 2008 12:27 pm

I'm having the same issue can anyone help me on this?
You do not have the required permissions to view the files attached to this post.

jamesosullivan1
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Fri Oct 17, 2008 9:34 am

Re: php_value mbstring.language neutra ?

Post by jamesosullivan1 » Fri Oct 17, 2008 9:42 am

I to have this exact problem and also

Register Globals is set to On when Joomla recommends it should be OFF!

Any help would be much appreciated.

Thanks
You do not have the required permissions to view the files attached to this post.

waynmac
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Mon Nov 10, 2008 9:03 pm

Re: php_value mbstring.language neutra ?

Post by waynmac » Mon Nov 10, 2008 10:07 pm

Installation problemwith MB Language is Default No

have tried changing :
.htaccess
php.ini

PHP Version >= 4.3.10 Yes
- Zlib Compression Support Yes
- XML Support Yes
- MySQL Support Yes
MB Language is Default No PHP mbstring language is not set to neutral. This can be set locally by entering php_value mbstring.language neutral in your .htaccess file.
MB String Overload Off Yes
configuration.php Writable Yes
You do not have the required permissions to view the files attached to this post.

sitedev
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu Dec 25, 2008 9:12 am

Re: php_value mbstring.language neutra ?

Post by sitedev » Thu Dec 25, 2008 9:17 am

I met same problem. Attached file is info.php as requested.

Thanks for kindly help.
You do not have the required permissions to view the files attached to this post.

dyx
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed Dec 31, 2008 6:32 pm

Re: php_value mbstring.language neutra ?

Post by dyx » Wed Dec 31, 2008 6:38 pm

I got the same problem, and I've tried adding the string to htaccess but my website keeps giving me an error 500. Does this means that my webhost is restricting me?

php info attached...
You do not have the required permissions to view the files attached to this post.

User avatar
sfpkent
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Jun 07, 2006 10:56 am
Location: Malaysia
Contact:

Re: php_value mbstring.language neutra ?

Post by sfpkent » Fri Jan 16, 2009 9:07 am

Hi,

I have the same problem too. Attached with the zip file. How to solve it?

Thanks!
You do not have the required permissions to view the files attached to this post.
Internet Marketing Consultant and Web Developer
http://humanwebsite.com.my
http://worldwebcreator.com

ck2069
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sat Feb 21, 2009 7:54 pm

Re: php_value mbstring.language neutra ?

Post by ck2069 » Sat Feb 21, 2009 8:00 pm

Anyone have found a solution on this yet? i really need to have this solved!!!!!!!!!!!!!!!!!

User avatar
sfpkent
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Jun 07, 2006 10:56 am
Location: Malaysia
Contact:

Re: php_value mbstring.language neutra ?

Post by sfpkent » Sun Feb 22, 2009 1:45 am

Hi,

You can contact your hosting provider and ask them to solve for you. I did that.
Internet Marketing Consultant and Web Developer
http://humanwebsite.com.my
http://worldwebcreator.com

ck2069
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sat Feb 21, 2009 7:54 pm

Re: php_value mbstring.language neutra ?

Post by ck2069 » Sun Mar 01, 2009 4:21 pm

sfpkent wrote:Hi,

You can contact your hosting provider and ask them to solve for you. I did that.
I tried that and got an reply that just stated the same as the joomla install, i had to put some code into a .access file and it should be corrected, but it didn't. I sent a new service ticket to my provider, but have not heard anything from them in 4-5 days now... are ther eany way i can fix this other than with the .htaccess file? or what will happen if i go forward with the install without fixing this? (added phpinfo file in the post)
You do not have the required permissions to view the files attached to this post.

callaghan001
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Fri Aug 06, 2010 7:31 am

Re: php_value mbstring.language neutra ?

Post by callaghan001 » Fri Aug 06, 2010 7:44 am

Hi guys,

To solve this without contacting your service provider is actually quite simple.

If it does not already exist create a file in the root of your website (Where your index.php file is) called ".htaccess" (without the quotes). Then simply place the following line in the file:

php_value mbstring.language neutral

Save and close and that error should disappear.

For the other error. Go to the root of your webserver again and make a copy of configuration.php-dist and call it configuration.php. Now after you have done that you need to temporarily change the permissions on that file so that the webserver can write your configuration to it.

If you are using ssh to connect to your webserver simply use the chmod command:
chmod 777 configuration.php

Otherwise if you are using a graphical program, ensure that you change its file permissions to read write and execute for all users.

Warning: After you have installed Joomla remember to switch back the file permissions, otherwise it is a security hole.

Hope that solves both the problems,

Callaghan001.

sjorkode
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Wed Sep 01, 2010 6:18 pm

Re: php_value mbstring.language neutra ?

Post by sjorkode » Wed Sep 01, 2010 6:26 pm

I´m having the same problem, not solving either of them!!!

The php_value mbstring.language neutra is givin´me the 500 internal error and the global config is not changin

@callaghan001

What can I do?
Please Help, my Hosting Administrator can´t do it!

jonski13
Joomla! Apprentice
Joomla! Apprentice
Posts: 32
Joined: Thu Oct 07, 2010 10:44 am
Location: Cambridge, UK
Contact:

Re: php_value mbstring.language neutra ?

Post by jonski13 » Sat May 14, 2011 11:14 am

Hello guys, appreciate this is an old post but I'm having exactly the same problem as sjorkode - I add the .htaccess file and get a 500 internal error. Did anyone manage to sort this?

Cheers

John
Please read forum rules regarding signatures: http://forum.joomla.org/viewtopic.php?t=65

jonski13
Joomla! Apprentice
Joomla! Apprentice
Posts: 32
Joined: Thu Oct 07, 2010 10:44 am
Location: Cambridge, UK
Contact:

Re: php_value mbstring.language neutra ?

Post by jonski13 » Fri Jun 17, 2011 10:03 am

OK, found a couple of solutions to this depending on what you're doing:

For basic install issues add the following to your php.ini file (located in your root folder - or make a new one):

mbstring.language = Neutral

That should override the server settings and reset the site to neutral.

If you're running an Akeeba back up and have the same problem (the issue I was experiencing) then follow this thread and edit the installation/includes/logic/index.php as described: https://www.akeebabackup.com/support/fo ... lt-no.html

Worked a treat for me.

Cheers

John
Please read forum rules regarding signatures: http://forum.joomla.org/viewtopic.php?t=65

wirshilas
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Fri Mar 16, 2012 8:46 pm
Location: Galway, Ireland

Re: php_value mbstring.language neutra ?

Post by wirshilas » Sun Mar 18, 2012 5:34 pm

Hi to everyone,
I have common installation problems with:

MB Language is Default No;
Register Globals: On

I have tried changing
.htaccess
php.ini
by adding these commands in one of them and both of them.
register_globals = 0
php_value mbstring.language neutral

That didn’t help. Is there another solution? Is MB Language is Default important? Could somebody help me in this situation please? I also attached my info.php file.
You do not have the required permissions to view the files attached to this post.


Locked

Return to “Installation 1.5”