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.
I want to create a local drupal webiste:
- Drupal is running
- the base_url is 'http://localhost/drupal-cvs'
- I created different granted level accounts with corresponding permissions
- I entered stories
- but when I want to connect as anonymous user (local), i have this message: 'Access denied - You are not authorized to access this page.'
I would like this local site (on a laptop with Apache server) to run test before uploading them.
I have installed Drupal in order to create a "rss feeds" driven web-site.
I use EasyPHP 1.6 and MySQLFront 2.5 as php client. As I use these, my "drupal-cvs" directory is "c:\program files\easyphp\www\drupal-cvs\".
But even following the exact installation process (defining user, password, database) and a database with all privileges, I receive the following error message:
"Fatal error: Table 'drupal.variable' doesn't exist query: SELECT * FROM variable in c:\program files\easyphp\www\drupal-cvs\includes\database.mysql.inc on line 90"