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.
Just performed the install and thought everything was working flawlessly. Set up an admin account and a front-page post, added an "Admin" user class, then went to "Administer:Settings" to change a few 'general configuration options'.
On clicking 'Save Configuration', I get the standard 'server unable to process request' page. Checking my server's error logs, I find this:
[date and time] [error] [client 203.x.x.x] File does not exist: /home/username/public_html/system/test/7U9U9X5swKtBWiSetc.png
I've just finished installing Drupal, now trying to tweak it into doing what I want. One problem: when creating the Book-like navigation block i just get the php code printed in the nav. Allready tried setting it to php code and even complete html code, all with no succes. I've also been carefull to include the entire piece of code, including the and tags, still no luck. What am I missing?
working with version 4.6.3, MySQL 3.23.53-max-nt on my local pc.
I am having several PHP problems: (personal data was replaced with "blabla")
1. After I created the first user account, I got the following message:
Access denied for user: 'blabla@64.202.163.%' to database 'blabla' query: LOCK TABLES sequences WRITE in /home/content/f/l/u/blabla/html/includes/database.mysql.inc on line 66.
I am getting this message again every time I change something in the administrator interface.
2. When changing some configurations in the administrator interface, I got this message:
I installed drupal according to the installation guidelins, but keep on getting a blank/white screen when I point my internet browser to localhost. I do see the drupal icon in appear in front of the http address.