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:
Cannot modify header information - headers already sent by (output started at /home/content/f/l/u/blabla/html/includes/common.inc:384) in /home/content/f/l/u/blabla/html/includes/common.inc on line 192.
I am using a GoDaddy linux hosting accout, and the MySQL access is through PHPMyAdmin.
Please note that the configuration changes I make seem to be okay, regardless of the above error messages.
What should I do?
Comments
Never mind - I found another topic dealing with this
Never mind - I found another topic dealing with this