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 copied my installation of Drupal from a development server to a live server and I used the Backup and Migrate module (http://drupal.org/project/backup_migrate) to backup and import my MySQL database into the new server. None of my pages or menus or any of the other customizations I have done are showing up. I have cleared the cache and all that jazz. I really don't want to have to recreate all these pages again. Is there something I am missing?
Running Centos 5.5 and latest PHP 5.3.4, and trying to install Drupal 7 pre-release which apparently requires XML/DOM
PHPInfo() shows in the "Configure Command" portion "......'--without-mysql' '--without-gd' '--disable-dom' '--disable-dba'". From this I would presume that DOM is disabled. Cannot find any disable line in php.ini or elsewhere that refers to DOM. Is there an easy way to re-enable DOM? Thanks
OK, yes I admit I am new to Drupal. Please do not mock my newbie-ness. I am very good at following directions but can't seem to get this to work.
I have created a new website for my boss on my development server at http://mossmktg.creativemavenmedia.com. It works and looks great and my boss has given me the OK to make it live. I have disabled all the modules and changed the theme to the default, cleared caches, etc. before backing up my files to move to my boss's server. I exported the MySQL file and had the new host import it in. I have changed the database name and location in the settings.php file. I have tried running the update.php as well. I have checked the file and folder permissions and everything seems to be the same as on the old server. I have followed all the instructions I could find on the subject of moving a Drupal installation but still have had no luck.
These are the errors I am getting:
Warning: Table 'mossdrupal.access' doesn't exist query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('71.218.93.138') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in /home/vg010web04/94/26/1012694/web/includes/database.mysqli.inc on line 135
I have now done several fresh installs over top of an old 5.x install. I've dropped the entire database, and deleted all modules. When I go to the module screen, it still shows that I have Drupal 5.7 in the Core-optional module enabling section. Does this matter?? How do I change it??
I am also new to Drupal. I haven't touched my site for a while. I've been trying to access the administrator page unsuccessfully. I have been trying to access the administrator section by selecting "Go to my site" on the Acquia Drupal stack control panel. It takes me to my site as I left it. When I try to access the administrator section to make updates, I am denied.