<div dir="ltr"><br>What version of Drupal is installed?<br><br>Follow the general instructions at <a href="http://drupal.org/node/15365">http://drupal.org/node/15365</a> and then the instructions on the specific Ubuntu page (<a href="http://drupal.org/node/134439">http://drupal.org/node/134439</a>).<br>
<br>Victor Kane<br><a href="http://awebfactory.com.ar">http://awebfactory.com.ar</a><br><br><div class="gmail_quote">On Mon, Jul 21, 2008 at 2:15 AM, Peter Dow (DSS) &lt;<a href="mailto:pdow@dowsoftware.com">pdow@dowsoftware.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div bgcolor="#ffffff" text="#000000">
Please bear in mind that I&#39;m a newbie with Linux.<br>
<br>
I&#39;m running Xubuntu, Apache2.2.8 (Ubuntu), PHP 5.2.4, MySQL 5.<br>
<br>
When using FireFox 3.0, the site works as expected.<br>
<br>
When using Internet Explorer 7, login fails, redisplaying the login
page with the message:<br>
<h2>&nbsp;&nbsp;&nbsp; Access denied</h2>
&nbsp;&nbsp;&nbsp; You are not authorized to access this page. <br>
<br>
When I use the Drupal administration to look at the Drupal logs, I see
the following for the Firefox login:<br>
<br>
<h2>Details</h2>
<table>
  <tbody>
    <tr>
      <th>Type</th>
      <td>user</td>
    </tr>
    <tr>
      <th>Date</th>
      <td>Sunday, July 20, 2008 - 19:35</td>
    </tr>
    <tr>
      <th>User</th>
      <td><a href="http://71.254.147.252:5080/drupal5/?q=user/2" title="View user profile." target="_blank">peter</a></td>
    </tr>
    <tr>
      <th>Location</th>
      <td><a href="http://www.cardenasdow.us/drupal5/?destination=node" target="_blank">http://www.cardenasdow.us/drupal5/?destination=node</a></td>
    </tr>
    <tr>
      <th>Referrer</th>
      <td><a href="http://71.254.147.252:5080/drupal5/" target="_blank">http://71.254.147.252:5080/drupal5/</a></td>
    </tr>
    <tr>
      <th>Message</th>
      <td>Session opened for <i>peter</i>.</td>
    </tr>
    <tr>
      <th>Severity</th>
      <td>notice</td>
    </tr>
    <tr>
      <th>Hostname</th>
      <td><a href="http://71.254.147.252" target="_blank">71.254.147.252</a></td>
    </tr>
  </tbody>
</table>
<br>
<br>
And for the Internet Explorer login:<br>
<br>
<h2>Details</h2>
<table>
  <tbody>
    <tr>
      <th>Type</th>
      <td>user</td>
    </tr>
    <tr>
      <th>Date</th>
      <td>Sunday, July 20, 2008 - 19:36</td>
    </tr>
    <tr>
      <th>User</th>
      <td><a href="http://71.254.147.252:5080/drupal5/?q=user/2" title="View user profile." target="_blank">peter</a></td>
    </tr>
    <tr>
      <th>Location</th>
      <td><a href="http://www.cardenasdow.us/drupal5/?destination=node" target="_blank">http://www.cardenasdow.us/drupal5/?destination=node</a></td>
    </tr>
    <tr>
      <th>Referrer</th>
      <td><a href="http://71.254.147.252:5080/drupal5/?q=node" target="_blank">http://71.254.147.252:5080/drupal5/?q=node</a></td>
    </tr>
    <tr>
      <th>Message</th>
      <td>Session opened for <i>peter</i>.</td>
    </tr>
    <tr>
      <th>Severity</th>
      <td>notice</td>
    </tr>
    <tr>
      <th>Hostname</th>
      <td><a href="http://71.254.147.252" target="_blank">71.254.147.252</a></td>
    </tr>
  </tbody>
</table>
<br>
The only difference (other than the time) is the &quot;Referrer&quot; link.&nbsp; I
read up on Clean URLs, but cannot seem to get them working correctly.&nbsp;
I have the Apache Rewrite module loaded, and in the .htaccess file I
have:<br>
<br>
&nbsp; RewriteEngine on<br>
&nbsp; Options All<br>
&nbsp; RewriteCond %{HTTP_HOST} ^cardenasdow\.us$ [NC]<br>
&nbsp; RewriteRule ^(.*)$ <a href="http://www.cardenasdow.us/$1" target="_blank">http://www.cardenasdow.us/$1</a>
[L,R=301]<br>
&nbsp; RewriteBase /drupal5<br>
&nbsp; RewriteCond %{REQUEST_FILENAME} !-f<br>
&nbsp; RewriteCond %{REQUEST_FILENAME} !-d<br>
&nbsp; RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]<br>
<br>
I used the Drupal module administration to load the Path module.<br>
<br>
<br>
A lot of the posts I&#39;ve read about this are on the confusing side
because it is unclear where the file they&#39;re telling me to modify
actually is.&nbsp; It&#39;s also not apparent where things get installed.&nbsp;
Here&#39;s what I think I know of my directory structure:<br>
<br>
Apache is in /etc/apache2.&nbsp; It has the following subdirectories:<br>
<br>
conf.d<br>
mods-available<br>
mods-enabled<br>
sites-available<br>
sites-enabled<br>
<br>
Drupal is in /etc/drupal/5 with subdirectories<br>
<br>
profiles<br>
&nbsp;&nbsp;&nbsp; default<br>
<br>
sites<br>
&nbsp;&nbsp;&nbsp; default<br>
<br>
My website documents are in /var/www.<br>
<br>
Drupal documents are in /var/www/drupal5.<br>
<br>
<br>
I&#39;ve tried clearing cache tables (cache, cache_filters, cache_menu,
cache_page) in the drupal database to no avail.<br>
<br>
How do I get this to work for IE7?<br>
<br>
<font color="navy" face="arial,sans serif"><b>Peter Dow</b>
</font><font color="black" face="arial,sans serif"><i><br>
Dow Software Services, Inc.
<br>
909 793-9050
<br>
<a href="mailto:pdow@dowsoftware.com" target="_blank">pdow@dowsoftware.com</a>
</i></font><br>
<br>
</div>

<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br></div>