I have got Linux 7.2, Apache 1.3.19 ChiliASP and MySQL all up and
running of sorts. They mostly work together as well, surprisingly.
My current problem is that I can get .Asp pages to display dynamic data
from the MySQL database. However it won't write info back to the DB as
needed.
I get this error for example
ADODB.Connection.1 error '80004005'
SQLState: S1000
Native Error Code: 1036
[TCX][MyODBC]Table 'nugaccess' is read only
How do I change the table to read write in MySQL for connection to web
pages. (It all worked fine with Access/IIS previously so the basic web
stuff is more or less right)
I'm searching around and getting hopelessly lost, I just need a pointer
in the right direction please.
Hopeless guess follows...
I reckon I need to give permissions to someone but for webpages I'm lost
as to whom this should be. <Sounds of brain exploding>
Many thanks
Tim