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.
Hi, During the installation drupal asks me for a "Site e-mail address" and a "maintenance e-mail address". I'm installing drupal on my local machine and it will not be serving pages out onto the internet. I cant figure out what to put for the email addresses. On the first attempt, for the lack of any better ideas, I stuck in my Yahoo email address. But when tested drupal couldn't send out an email. Is there some kind of special 'localhost' email address that Drupal will be able to use? I'm using Windows 7, with XAMPP and Drupal 7.
Thanks.
The website is currently live on another hosting server, so I am using the shared IP address on the new hosting server (blue Host) I used Simple Scripts to upload Drupal to a directory (2011website) I can get to the login by using the ip address/~practim5/2011website/?q?min but then it shows a 404 file not found and the address bar has http://66.147.244.224/~practim5/~practim5.
I want to build a website in a dev environment and but I'd like to use the final domain name for the multi-site setup as if I was installing Drupal on the live domain name.
For instance, even if I'm developing on http://mysite.localhost, I'd like to install Drupal in sites/johndoe.com
Hello, my logo is not aligning correctly, it's too much to the right. It should have equal white space between the left red border and the right red border. The logo image is the correct size.
Hi to all, and sorry if i have posted in the wrong place never usef this site or posted here before
Had this error when installing drupal 7 with web matrix SQL server express under IIS
PDOException: SQLSTATE[42S02]: [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'semaphore'.: SELECT expire, value FROM {semaphore} WHERE name = :name; Array ( [:name] => variable_init ) in lock_may_be_available() (line 165 of C:\Documents and Settings\remote\My Documents\My Web Sites\Drupal 7 Developer release\includes\lock.inc)...