Table 'jos_content' is read only--Permissions error? - Joomla! Forum - community, help and support
hi. have been having permissions related issues in recieve following error:
i have chmod'ed table jos_content 777 , reset test server (lampp) seems fix issue, error pops somewhere else, including
jos_users
and
jos_banner
after searching forums without resolution, im @ wits end. how can resolve these issues without chmodding entire database 777?
im using version 1.0.11
thanks!
code: select all
notice: table 'jos_content' read in /opt/lampp/htdocs/includes/database.php on line 292
/opt/lampp/htdocs/includes/database.php:1183
/opt/lampp/htdocs/components/com_content/content.php:1704
/opt/lampp/htdocs/components/com_content/content.php:1513
/opt/lampp/htdocs/includes/cache/lite/function.php:100
/opt/lampp/htdocs/includes/joomla.cache.php:58
/opt/lampp/htdocs/components/com_content/content.php:50
/opt/lampp/htdocs/index.php:224
i have chmod'ed table jos_content 777 , reset test server (lampp) seems fix issue, error pops somewhere else, including
jos_users
and
jos_banner
after searching forums without resolution, im @ wits end. how can resolve these issues without chmodding entire database 777?
im using version 1.0.11
thanks!
it's not kind of permissions. database user doesn't seem have write permissions database/table. fix depend on setup, quick googling should find tutorial on how it.
Comments
Post a Comment