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 ya'll.
I feel pretty pathetic and i am discourage. I am very new to anything remotely like this and i guess i decided to just jump right in. I have a friend that is going to help me with html and such. My problem is that i have been reading all these install help forums, but i am completely new at this and i have no clue what is being said. If there is someone that could be patient and give me step-by-step guidance on how to install drupal and get it going. that would be amazing! please help.
I've got a few Drupal projects coming up and was wondering if I should develop them in Drupal 5 or 6. Drupal 6 is already at Beta 3 if I'm not mistaken so I think it would be great to use the latest and the greatest instead of building the site on Drupal 5 and then upgrading later.
Whether I choose 'Normal' or 'Aggressive' caching mode,my site can not be normally visited by guests:blank, incomplete page,or just unavailable.It seems that cache date can not be written into datebase correctly.
There's apache 2.2.4,php 5.2.1 with zend 3.3.0,mysql 5.0.27 on my sever.I tried drupal-5.3 and 6.0 beta3,both not use.
say in a custom node.tpl, should this always be wrapping displayed text? even once it is passed through other functions like check_plain(); ? or should it only be text that is not manually entered via a node form etc