Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Im installing Drupal 6.26 on an Amizon AWS EC2 instance running Suse. Everything works fine. Database is set up, config file is edited, but when I get to the last page of the setup , the "configure site" page, and I enter email addresses and passwords and hit enter, I get messages that say
i just install image caption in my drupal
but there is no image caption there, i have add the following code <img src="/files/example.jpg" title="example caption" class="caption" /> but still same.
I'm trying to install Drupal 7.15 on a fresh install of ubuntu 12.04 64bit after years of running drupal 6 on archlinux.
When I get to the stage of running the install.php script all I get is a blank browser screen, ovbiously I'm doing something wrong here but I can't see where I went wrong.