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 got very strange problem. I tried many different solutions given by websites I found by google, however nothing solved yet. This is the screenshot of problem http://www.lichtreotuong.com/drupalerror.png
It happened at installing profile step, specifically at module 14 or 15. 50 tables of database and settings.php file had been created when problem occured.
Hello, im new to Drupal, just doing the installation.
I did the following
1)created database and username in mysql
2)copied defaults.settings.php and made settings.php and put checks on all permissions
3)ran the drupal installation, i keep running into different errors
now im at
"Fatal error: Call to undefined function node_types_rebuild() in /home/teamdisc/public_html/drupal/includes/common.inc on line 7038"
I cant find a solution on the forums, sorry if its already been answered.
When I installed wampserver and installed created the DB, the url I used is localhost:81/myfolder and not localhost/myfolder. Maybe it comes from here.
I started using drupal today, and I have already created a static html website with over 60 pages and I want to know how can I create and install the drupal cms service on it.
I've already been seeing tutorials on youtube, but there isn't one about installing drupal into an already created html website.
I would like also to install the views module and the google analytics module.
I have installed both the "Drupal auth" extension for Moodle as the "Moodle integration modul" for Drupal. I have installed Drupal 6.20 (german) inside the Moodle 2.0.3 Folder on my website, But neither the Moodle-Content is in anyway displayed in Drupal.
Instead I get the Erroralert: "Fatal error: Call to undefined function _moodle_get_usercourses() in /var/www/virtual/my.webspace.de/s-fahl/community/htdocs/dg/htdocs/modules/moodle/moodle.pages.inc on line 27"
Failed to connect to your database server. The server reports the following message: SQLSTATE[42000]: Syntax error or access violation: 1231 Variable 'sql_mode' can't be set to the value of 'TRADITIONAL'.
That's the error I get on a fresh install. And yes, I did check ALL the requirements for installing drupal 7 and according to my phpinfo() I do satisfy them. I have mysql version 5.0.77 as well as having PDO enabled for sqlite, mysql and sqlite2. Is there anything else that I'm missing?