Hi. I have just installed Drush.. At least, I thought I had.
I tried;
composer global require drush/drush:6.*
Changed current directory to /home/mlovely/.composer
./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing drush/drush (6.4.0)
Downloading: 100%
Writing lock file
Generating autoload files
First, I had a huge spam problem. Somehow, a bot was using the pasteformword plugin from the wysiwyg ckeditor module. It created a file named "footer7.php" and was sending massive email spam. The hosting of my site detected the spam and blocked my account. We clarify that it wasn't our fault and we got an up-to-date backup of the contents of our page (database and files).
I am new to drupal and I've been asked to deal with a website that was just transferred from a private server to hostpapa.com. I basically have access to admin. I can add content and I'm learning how to make basic changes. In the near future I will need to change the theme and most of the design.
What do I need to do next? Do I need to install Drupal on my laptop? Do I need to have the database on my laptop or it should be on the hostpapa server?
I'm lost...
What does one do once he/she transfers a website to another host?
I found alot of spam emails on my website , so I check all users and blocked them , so admin user blocked too, and i'm as an admin can't access the site again, how can I fix these problem and prevent spammers
I have been looking into this all day. With xampp and wamp (latest versions from their sites), and with every 7.x version, I get this error towards the end of the install. It always gets - and quickly - to about 90 percent then when installing the last module there is always this error. I have read many posts about editing my.ini,etc,etc,etc. I have tried all the recommendations, and I have followed the install directions.
I just installed drupal 8 on an apache2 alias : www.mySite.com/myAlias
The home page displays perfectly but all links reconsider a "No route found for" GET / myAlias / node / add "(from" http://www.mySite.com/myAlias/ ").
The alias is taken into account to find the route ...
My question: how to remove my alias of the route to make it work?