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.
hey, i started to develop new site in drupal6 and i wonder what is the best way to set it up for dev/stage/production enviorment... svn? online paid service (i saw serval soultions sites that need to pay to do stuff) bash script for sync? please help
I was working with Drupal 6.19 on my site and my co-developer thought it would be a great idea to upgrade to Drupal 6.20. We did this by wiping the database and doing a fresh install as we were not that far along. Long and Short
-I have wiped my database of everything and re-uploaded drupal 6.20 twice now. I have also set up a new database, but I cannot get to the set up drupal page when i type my site url. I have thought that I would like to wipe it again including the logs traffic folders. I have absolutely no clue what is causing this now.
I get this message when I access my new site:s install.php-file (drupal7). It works well on D6 but not on D7. I've followed the instructions on http://drupal.org/node/43816 (symlink, subdomain, new database etc.).
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rasmusny_hkd7.dr_semaphore' doesn't exist: SELECT expire, value FROM {semaphore} WHERE name = :name; Array ( [:name] => variable_init ) in lock_may_be_available() (line 165 of /home/rasmusny/public_html/drupal7/includes/lock.inc).
I have a problem about path prefix. My website has 2 languages Thai and English so I set path prefix as th and en like this. I use recent log entries and google webmaster to check page errors and I found page not found problem.