Thread: Error 500
View Single Post
Old 09-21-2005, 11:40 AM   #11
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Your PHP is not mbstring enabled. You need to enable mbstring capabilities for PhpDig 1.8.8 RC1 to work. Once enabled you should see something like "'--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex'" in the top part of your PHP info page. After you get PHP mbstring enabled, set the htaccess file back to original form. There are instructions here and here. If you don't have permission to rebuild PHP with mbstring then you'll need to use PhpDig 1.8.7 instead.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote