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 enabled News feeds,I changed user access permissions to ancess news feeds and I enabled the import module. I configured two news feeds from two sources. Both are rss compliant and work on my non drupal page. Is there something else I need to configure?
I recieved the following error when tring to add a comment after previewing it....
user error: Access denied for user: 'xxxxx@localhost' to database 'xxxxxxxxx'
query: LOCK TABLES sequences WRITE in /home/virtual/site33/fst/var/www/html/drupal/includes/database.mysql.inc on line 75.
warning: Cannot add header information - headers already sent by (output started at /home/virtual/site33/fst/var/www/html/drupal/includes/common.inc:34) in /home/virtual/site33/fst/var/www/html/drupal/includes/common.inc on line 431.
www# mysqladmin -u jay -p create drupal
Enter password:
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'jay@localhost' (Using password: YES)'
www#
Does anybody know where I can configure localhost to my URL, or what I am supposed to do, thanks...