I had installed dupral 8 on XAMPP. When it is creating a database, an error due a 30 sec timeout exceded appears.
Then, a login appears in my dupral/index.php. I insert the Dupral.org credentials but it does't work. May be because I'm not a "confirmed" user? What i have to do to become confiermed user?
I'm setting up Drupal using Acquia Dev Desktop (on a mac) and when I get to 'Verify Requirements' it gives me this error message:
"PHP
5.5.38
Your PHP installation is too old. Drupal requires at least PHP 7.0.8. It is recommended to upgrade to PHP version 7.2 or higher for the best ongoing support. See PHP's version support documentation and the Drupal 8 PHP requirements handbook page for more information."
Using the <directory> directive I moved the content of .htaccess to the respective .httpd.conf file for the webspace, as this file will be included by apache. So far, so good -- everything works as expected.
I have been trying to migrate my Drupal 7 website from a different host to a new host. When i import my database through phpmyadmin I am facing strange errors of not recognisable mysql command.
Basically, the error states that the export file from the previous phpmyadmin file has html code in it ; which the mysql does not understand. I scanned as much I can but could not find these html codes in the exported sql file. i am going to make my database export SQL File available in google drive. Can somebody import this file into their mysql application