[kwlug-disc] Drupal issue my Google-Fu is not strong enough to answer apparently

R. Brent Clements rbclemen at gmail.com
Mon Jul 11 18:18:19 EDT 2011


I did not copy the two hidden files when I moved the installation.  I
have now moved .htaccess and .gitignore.  They are now in the same
directory as the root of the drupal install, which is /var/www (I have
no need for the WWW server on this system beyond this test site).

Doing so did not help the problem, even after an apache restart and
page refresh.

I think that apache is configured for use of .htaccess.  I found
AccessFileName .htaccess in the apache2.conf file, and there is not an
AllowOverride to be found, which from my understanding of the
documentation I found means it defaults to ALL.

Brent


On Mon, Jul 11, 2011 at 5:48 PM, Khalid Baheyeldin <kb at 2bits.com> wrote:
> On Mon, Jul 11, 2011 at 5:43 PM, R. Brent Clements <rbclemen at gmail.com>
> wrote:
>>
>> Just installed Drupal 7.4 on a virtually fresh Ubuntu 11.4 install.
>> The installation went relatively smoothly and I ended up on the
>> default page logged in as the administration user as I would expect,
>> but every link I click sends me to a completely blank page (WSOD
>> apparently)
>
> Most times, WSODs will leave a clue in Apache's error log. Check that
> for clues.
>
>>
>> UNTIL I go into the address bar and add index.php manually
>> into the page address.  But I have to do this for every click.  Is
>> there something I should be doing to the Drupal or Apache
>> configuration to make this work?  I have not made any changes to the
>> modules on drupal yet.  All help I found for this points to specific
>> modules causing the problem, but I haven't added or even enabled any
>> yet.
>
> It could be that either you missed copying .htaccess to the directory you
> are installing Drupal in, or that it is there, but Apache is not configured
> to take it into account. Could be other things, but start with these.
> --
> Khalid M. Baheyeldin
> 2bits.com, Inc.
> http://2bits.com
> Drupal optimization, development, customization and consulting.
> Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra
> Simplicity is the ultimate sophistication. --   Leonardo da Vinci
>
> _______________________________________________
> kwlug-disc mailing list
> kwlug-disc at kwlug.org
> http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org
>
>




More information about the kwlug-disc mailing list