Jump to content

PHP with Drupal


veerendra

Recommended Posts

Hi all , I am having problems with Drupal frame work , Its asking me to enable mbstring . and I am having proeblem with PHP compilation , does anyone have the compiled version compatble to Drupal framework. If anyone have the same experience please share with me.

 

Thanks in adavance for your help.

Link to comment
Share on other sites

You need to go into your php.ini file and enable mb_string. If you don't have access to the php.ini file, and you are on an apache server, you can set this in your .htaccess file. Though I believe these settings are already made in the drupal pre-installed .htaccess file.

Link to comment
Share on other sites

make sure you are not running any other php program, like wamp, zend, etc. I was having simular problems, and what i did was got rid of zend and reinstalled wamp, and walla, it worked.

 

Most of those programs (if you have any other php related program) have the same php.ini folders and set themselves to be default when installed. So it screws with a lot of the functionality and loading of extensions.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.