By cmoimartin on
First installation and still can't go through the administrator section.
getting:
Access denied
You are not authorized to access this page.
I've try it on two different machines and getting same error. (using internal DB on each machine)
I did fallow the INSTALL.txt file.
I'm running RHES3 with apache.
I've try version 4.6 and 4.7
Need help?
I presume it's a databases issue ?!
Martin
Comments
also changed the password
I even try to change the password manually and here is my users table:
-----+---------+------------------------+--------------------------------------+
| uid | name | pass | mail | mode | sort | threshold | theme | signature | created | changed | status | timezone | language | picture | init | data |
+-----+-------+----------------------------------+------------------------+------+------+-----------+-------+-----------+------------+------------+--------+----------+----------+---------+------------------------+--------------------------------------+
| 0 | | | | 0 | 0 | 0 | | | 0 | 0 | 0 | NULL | | | | NULL |
| 1 | admin | 0192023a7bbd73250516f069df18b500 | xxxxxxxxxxx@xxxxxx.com | 0 | 0 | 0 | | | 1144261211 | 1144261240 | 1 | NULL | | | xxxxxxxxxxx@xxxxxx.com | a:1:{s:5:"roles";a:1:{i:0;s:1:"2";}} |
+-----+-------+----------------------------------+------------------------+------+------+-----------+-------+-----------+------------+------------+--------+----------+----------+---------+------------------------+--------------------------------------+
2 rows in set (0.00 sec)
and here is some Watchdog table entry:
+-----+-----+---------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------+------------------------------------------------------------+-------------------------------------------------------------+-------------+------------+
| wid | uid | type | message | severity | link | location | hostname | timestamp |
+-----+-----+---------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------+------------------------------------------------------------+-------------------------------------------------------------+-------------+------------+
| 1 | 0 | user | New user: admin <xxxxxxxxxxxx@xxxxxx.com>. | 0 | edit | /drupal/?q=user/register | 10.xx.xx.xx | 1144261211 |
| 2 | 1 | user | Session opened for admin. | 0 | | /drupal/?q=user/register | 10.xx.xx.xx | 1144261240 |
| 3 | 0 | access denied | user/1/edit denied access. | 1 | view | /drupal/?q=user/1/edit
========================================================================================
Am i missing something ?
sqli or sql ?
Hi
I had this error, I was using sqli for the db connection, when I changed the db connection back to using sql it worked fine.
Nick.
www.ngr78.co.uk