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.
Recently I've started to see strange URLs in my database log under "Page not found". See image here. Do any of you have an idea why they appear? I certainly don't have any nodes named like full urls on my site. There are a few simulaneous errors each few hours from a new ip-address each time.
I'm developing a website that is 100% Ajax.
I would like to use Drupal to administer the content and menus of this website but it would be too complicated to use Drupal actually display the website.
Here is the website: link.
Is this a good idea?
Should I be looking at other CMSs' like Symphony?
Hosting is 1&1. I have a domain, and a drupal installation. This site is offline because I upgrade d from Drupal 4.7.6 to Drupal 6.0 by stages only to find out Mysql for that DB was outdated, and 1&1 doesn't upgrade old dbs.
So I made a new DB that's Mysql 5, a new subdomain, and directed it to a new dir. I I also migrated my main sql db backup (xxx.sql) to the new DB: I can see it in Phpmyadmin.
I edited the settings.php file so it refers to the new DB.
On my previous static site my articles were located in a folder called knowledge_center but I now have them in knowledge-center on drupal. (with a dash instead of an underscore)
I am using this code in my .htaccess to redirect my visitors to knowledge_center to knowledge-center.