Step 4 Error on Installation

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 02-27-2009, 02:10 AM
Constant Pligger
 
Join Date: Jan 2009
Posts: 223
I keep receiving this error on step 4 of the installation. I re did the whole installation thinking I did something wrong and I keep getting this error. The pages shows like this:

Creating database tables...
Creating table: 'categories'...
Creating table: 'comments'...
Creating table: 'friends'...
Creating table: 'links'...
Creating table: 'trackbacks'...
Creating table: 'users'...
Creating table: 'tags'...
Creating table: 'votes'...
Creating table: 'pageviews'....
Creating table: 'config'....
Creating table: 'messages'....
Creating table: 'modules'....
Creating table: 'formulas'....
Creating table: 'Saved Links'....
Creating table: 'Misc Data'....
Creating table: 'Totals'....
Creating 'god' user...
Inserting default categories...
Inserting default modules...
Inserting default formulas...
Inserting default 'totals' data...
Inserting default 'config' data...

Tables were created successfully!

Fatal error: String functions are overloaded by mbstring in /home/user/public_html/libs/utf8/utf8.php on line 39

Can someone please explain to me what this error means? Thank you

Last edited by gjrb29; 02-27-2009 at 06:15 AM.
Reply With Quote
  #2 (permalink)  
Old 02-27-2009, 06:08 AM
Constant Pligger
 
Join Date: Jan 2009
Posts: 223
Could anyone please help me???
Reply With Quote
  #3 (permalink)  
Old 02-27-2009, 08:58 AM
Constant Pligger
 
Join Date: Jan 2009
Posts: 223
Anyone Please?????
Reply With Quote
  #4 (permalink)  
Old 02-27-2009, 10:15 AM
Constant Pligger
 
Join Date: Jan 2009
Posts: 223
,........?
Reply With Quote
  #5 (permalink)  
Old 02-27-2009, 02:18 PM
Constant Pligger
 
Join Date: Jan 2009
Posts: 223
Can someone please help me?
Reply With Quote
  #6 (permalink)  
Old 02-27-2009, 02:30 PM
Casual Pligger
Pligg Version: 1.0RC2
Pligg Template: Edited Wistie
 
Join Date: Feb 2009
Posts: 69
are you on a shared hosting or dedicated if on shared:

try editing your .htaccess file and add the following if its not there:
php_value mbstring.func_overload 0

if its on dedicated try changing your php.ini:
mbstring.func_overload = 7
to
mbstring.func_overload = 0

I think the previous time I had issue with it was when I was on PHP 5.2.5 and most of my other script too were not functioning thus I guess 5.2.5 has a problem and be warn that the .htaccess alternative may impact your neighbour
Reply With Quote
  #7 (permalink)  
Old 02-27-2009, 02:33 PM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 4,934
Send a message via AIM to Yankidank
You've bumped this thread 4 times in 12 hours, please be patient for answers we don't respond to threads that are over-bumped.

A previous post covering this subject: http://forums.pligg.com/installation...line-39-a.html

This problem is caused by a setting in your php.ini file, htaccess might be able to overwrite the settings as a patch if you are unable to edit php.ini directly. Add the following code to your .htaccess file in the site root.

Code:
  php_value mbstring.func_overload 0

The Twitter Module for Pligg CMS!
Register, Login, and Submit Stories with Twitter. An absolute MUST HAVE for all Pligg sites!
Reply With Quote
  #8 (permalink)  
Old 02-27-2009, 02:39 PM
Constant Pligger
 
Join Date: Jan 2009
Posts: 223
thank you so much..it worked.....:-)
Reply With Quote
  #9 (permalink)  
Old 02-27-2009, 02:42 PM
Casual Pligger
Pligg Version: 1.0RC2
Pligg Template: Edited Wistie
 
Join Date: Feb 2009
Posts: 69
hehe, since me and Yankidank posted 3 minutes a part and giving the same advice, which one did you notice first ?
Reply With Quote
  #10 (permalink)  
Old 03-02-2009, 06:43 AM
New Pligger
 
Join Date: Mar 2009
Posts: 4
Oh, thanks for advice, it's worked for me Sweet!
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Step By Step Installation Guide for Pligg CMS wildcks Questions and Comments 8 01-21-2010 10:21 PM
Installation error at step 4 beginner Questions and Comments 2 03-17-2009 04:12 PM
Stuck on installation step 3 bobo Questions and Comments 5 06-29-2008 12:15 PM
Installation step by step guide honestman Questions and Comments 2 03-27-2008 05:56 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development