I am trying to install Drupal from source under /var/www/html/shlomif/Work/snepling/drupal/ on Mageia Linux 3 x86-64 , with apache-2.4.3-5.mga3 , apache-mod_php-5.4.10-2.mga3 , php-cli-5.4.10-2.mga3 and using the PostgreSQL database bindings. However, after the database choice in the server, Drupal gives me:

«Page not found.

The requested page "/shlomif/Work/snepling/drupal/" could not be found.»

and nothing is displayed on the screen. If I try to set a database prefix, the installation fails even earlier. I think the Drupal installation should be made more robust or at least this bug be fixed. The URL is http://localhost/shlomif/Work/snepling/drupal/ and setting «RewriteBase /shlomif/Work/snepling/drupal» does not appear to do anything. An older 7.x instance of Drupal is running fine.

Please help.

Regards,

-- Shlomi Fish

CommentFileSizeAuthor
#3 drupal.zip1.47 KBshlomif
#1 drupal-snafu-screenshot.png15.74 KBshlomif
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

shlomif’s picture

FileSize
15.74 KB
xjm’s picture

Category: bug » support
Priority: Critical » Normal

From the screenshot, it looks as though Drupal is installed in the webroot. Try going to http://localhost/.

shlomif’s picture

FileSize
1.47 KB

@xjm : sorry, I did not see your reply because I was not emailed about it (don't know why). In any case, I know tried to install Drupal in a brand new virtual host under / and I'm getting the same error. See the markup in the attached file. I installed it under http://snepling.work.shlomifish.org/ which maps to localhost and I get this page right after selecting the Database database name/username/password/etc. correctly.

What is going wrong exactly? And I think the installer should be more robust and handle such problems more gracefully and informatively.

Version: 7.18 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.