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.
I was wondering if it is possible to run Drupal with SqlPlus/Oracle??
I have been able to connect to the SqlPlus database, yet Drupal returns with 'Unsupported Database'. I've read through the database.inc file, yet I honestly don't know how to change the php/sql code to make it interact with the SqlPlus database.
Was working correctly, for about an hour, then stopped.
Issues: theme 'bluemarine' works perfectly. My other custom themes do not. They show up in the Admin/themes control panel just fine. They can be enabled, and made default.
However, they do not display correctly. No headers are displayed.
To test, I created a 'bluemarine2' folder. I copied all files from 'bluemarine' into 'bluemarine2'.
The icon of drupal doesn't work while the script DRUPAL refreshes the page to the drupal site. The problem is that the DRUPAL links refers to index.php. while the icon points to the drupal folder. so what do i need to do to change so that the icon also works like the DRUPAL word next to the icon