Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
i trying to set up Drupal multiple sites on my windows 2000 machine.
I have no permanent internet connection and need to develop number of sites.
When developen sites will be placed on hosting providers server.
I've just installed drupal for the first time, and I'm having difficulty creating the first user as the INSTALL
says. I can get to the first page, but the create new user link refers to http://localhost/?q=user/register - which of
course is on the browser's machine, not the web server. My conf file is (sans comments)
Hello. I get this error when I load drupal, wondering if anyone knows what the problem is? Thanks.
Fatal error: Table 'xs2.hud_variable' doesn't exist query: SELECT * FROM hud_variable in /home/x/s/xs/public_html/hud/includes/database.mysql.inc on line 90
I am using Drupal as a website for a college course. I would like to have three instances but have only one MySQL database. I have used database prefixes for my second installation. It appears to install but the side menu is not appearing so I don't have access to any of the configuration or content links. When I first installed I got some warning messages, but unfortunately did not write them down. Does anyone have good info to add to that already on the site about setting up multiple installations with one db?