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 have to build a minimal site with these features
- main page having headline section which can be updated.
- sub page addition like if i want to add sub page to about us.
- contact form
- file upload to server or e-mail
- custom form for filling in information.
- my own custom theme
We want to set up a production Linux Virtual Server to host several Drupal web sites. Most of the web sites will be small low traffic web sites. We have a lot of Microsoft experience but are relatively new to Linux. We are curious as to which version of Linux might be best.
It appears that most of the hosting companies support CentOS, Fedora, and Ubuntu.
Does one of these work better with Drupal?
Is one easier to maintain?
Does one perform better than the others?
Im currently running a live Drupal 6.17 site, and its fully functional and slowly im getting my head round using various modules to further enhance it. We do however have a seperate 'Athletic results' mysql database that i would like to query on the site.
user warning: Table 'my_db_name.nodewords_custom' doesn't exist query: SELECT * FROM nodewords_custom ORDER BY weight ASC in /home/my_site/public_html/modules/nodewords/nodewords_custom_pages/nodewords_custom_pages.module on line 124.
I'm trying to get through some tutorials, and in one of the tutorials I upload the photo on the page content option upload, unclick the list option first. It lupoads succesfully as I checked that it exists in the http://localhost/drupal/sites/default/files/prettyinpink[1].jpg location.