Having problems installing Drupal? See the Installation Guide for more information.

Getting errors during install about preg_match() disallowed Unicode code point

Every time I try and install on my Arch Linux machine I get dozens of these errors:

Warning: preg_match(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 2112 in truncate_utf8() (line 339 of /home/sites/drupal7/includes/unicode.inc).

The Installation seems to complete, and the site seems to be functional, but is there something I can do to fix the warnings?

Can't locate php.ini file

I am trying to install Drupal and it says I need to disable register_globals, and support PDO. I made a few php.ini files and tried putting them in my server using ftp but cannot get it.

It is a Microsoft-IIS/6.0 server and phpinfo() says Configuration File (php.ini) Path is at C:\WINDOWS and Loaded Configuration File is at C:\PHP\php.ini.

I only have access to ftp of the site.

Thanks.

Need help new to Drupal

Hi, I am totally new to Drupal and I think it amazing by the way =) Ok I'm using Drupal commerce 7.x-1.2 kickstart on a stand alone PC. I have Two problem.

Problem 1: When I send mail from contact form it says Your message has been sent but when I check my email account it's not there and it's not in junk mail either.

Problem 2: When I add any blog RSS website to my Feed Aggregator and do an update it give me an error: The feed from Test seems to be broken, because of error "EntityRef. expecting ;"expecting;" on line 33.

Please help me someone, thank you!

Error on migrated site - setting drupal_root

I have migrated a site from a dev server to a new live server but i am getting errors. The database has been set up fine but when i go to index.php i get.

Warning: require_once(c:\php/includes/bootstrap.inc) [function.require-once]: failed to open stream: No such file or directory in D:\HostingSpaces\Site59\sitename.co.uk\wwwroot\index.php on line 22

Fatal error: require_once() [function.require]: Failed opening required 'c:\php/includes/bootstrap.inc' (include_path='.;c:\php\includes;c:\php\pear') in D:\HostingSpaces\Sites59\sitename.co.uk\wwwroot\index.php on line 22

Multisite issue

Hello there,

I have a new challenge ahead. I need to deploy a Drupal multisite under the same codebase and the same database.
ex: example.com (main site) and example.com/foo (subsite) example.com/bar (subsite)
each of the sites need to be administrated from the same console. Also each of these sites need to be stand alone (each of them with their own themes and homepages etc).

Any ideeas on how to approach this ?

New to Drupal

I have installed Drupal 7.10 and I cannot figure out how to get it to do what I want it to. What I want it to do is show a web multimedia resource with various information about that resource and allow users to rate the resources.

I created three new tables with the fields I want to show on the content page, but when I go to content types to create the content, under fields it only shows 5 fields. How do I get to the ones that I created in the three tables I created.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal