Webhost4life supports ms access DB. Sometimes when you use ms access DB with webhost4life you may get error saying "…must be updateable query…"
This usually happens when your .MDB file does not have WRITE permission. To fix the problem,please login your hosting account at webhost4life and then go to File Permission under Security to modify file permission on the ms access DB file. You will need to grant the u...
Read the rest of this article
Posted in
Database at July 20th, 2009.
No Comments.
Setting file permissions is very important in getting CGI scripts to work on your web site. Follow the steps below to understand file permissions.
To begin:
Pages should be readable/writable by the owner and readable by the web visitor.
Scripts should be readable/writable/executable by the owner and readable/executable by the web visitor.
The following are abbreviations for permissions:
—(or 0) = no permission
r— (or 4) = read-only...
Read the rest of this article
Posted in
Hosting Knowledge Base at March 10th, 2009.
No Comments.