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.
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.
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
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).
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.