I'm having a problem when I move my development site from my PC, to a localhost on my laptop. I did all the steps required, edited settings.php... Folders have all privileges. I don't understand why it doesn't work. It worked perfectly when I moved the site earlier in my development process and if I try to load that version of my site it still works.
Hello i'm facing a problem that i can't figure out :(
I tried to move a drupal site from a site to another one, i'm getting this error :
server Error
The website has encountered an error while extracting "My site" This may be due to maintenance or a misconfiguration.
Here are some suggestions:
Refresh this web page later.
HTTP 500 error (Internal Server Error): An unexpected condition occurred while the server attempted to process the request.
Hello. I have a client that needs me to change the domain/url on his existing drupal site. He wants to continue using the site on the same server that it is hosted, but now having a new domain pointing to it and eliminating the old domain. I plan on having the new domain that he purchased pointed at the original hosting server, but I have to figure out how to change the the path of the Front Page first, I'm sure, or else I don't think I'd be able to get into the user/login page, right? I've seen the original "Front page" under "Site Information", but you can't change that...
I am finishing up a drupal ecommerce site with ubercart modules, and before it goes live, I want to make sure that my backup procedure (ftp files and DB) is fully functional, and I don't want to try restore from a DB on my live site, I want to do it on the dev site. Does anyone have any suggestions on how to create a dev environment on 1and1 servers? I use phpmyadmin, and backup and migrate for DB backups, and to backup my modules, I just copy down my entire root folder from FTP.