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

drupal dev / stage / production setup

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

Internal Server Error 500... Drupal 6.20

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.

Location of $usertable and $yourfield

Hello,

I am a new Drupal user and am attempting to connect my Drupal site to my database through phpMyAdmin.

I have filled in other variables in the settings.php file but am unsure of where to find the information to put in the following fields.

$usertable='your_tablename';
$yourfield = 'your_field';

Thank you for any help.

Multisite installation - Error (PDOException)

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

Limitation of Drupal?

How many containers can you add in the forums until you break Drupal?

I'm thinking of creating 2,000 containers, you think that's a lot but I have my purpose.

Path prefix has a problem!!!

Hello,

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.

For example: I created a page and path is www.mysite.com/en/revolution after that the system found the page not found like this www.mysite/en/en/revolution

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal