I have been having issues installing Drupal under MAMP.
I get to the Database info screen, fill in the info, and hitting Continue. Drupal comes back with the same screen. After filling out the info again and hitting Continue, Drupal displays a blank screen.
This happens on any Distribution I have tried on either a Macbook Pro or an iMac which both are running the latest OS X. And both have enough resources to run Drupal and I have increased the PHP memory to 128M, too.
The 31 database tables are created so the Install is at least getting this far.
I am stuck with my manual Drupal installation using FTP.
I created an account with a web hosting service. I created the database and uncompressed the Drupal files folder to my Desktop and uploaded them using Filezilla to the folder "public_html". All the files are in there but when I go back to the main domain name I don't see the Drupal installation page like I should.
I am using the book Drupal 7 Explained by Stephen Burge and stuck at Step: 3 Connect the Database and Files Together. Does anyone know where I could have gone wrong?
I'm setting up a local host on my iMac using MAMP. I went to all the necessary steps and when I fill in the final page (Configure site), nothing happens, only a blank page appears. What is going wrong?
when i install new site by drupal i show this message :-
The type of database your Drupal data will be stored in. Your PHP
configuration only supports a single database type, so it has been
automatically selected.
I need to add database name and user and password, but i cannot see it, where can i add it.
I just did a first time installation of drupal 8 alpha on a fresh virtualbox with apache, mysql and php. I followed all the instructions of untaring, creating mysql database, copying settings file, changing permissions, restarting apache but whatever I try when I'm calling the link to the drupal folder I get a 403 permission denied.
When installing Drupal the installation fails after "Installation profile", I get following error:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal.languages' doesn't exist
I added the necessary .po file in the translations folder.