retrieve_op_conf_from_mysql.pl can't write to /var/www/html/panel/op_buttons_additional.cfg

I get this error when I try to apply a new configuration. I’ve worked around it by forcing the .cfg to go to /tmp, which works. However, I’m lost as to why this script doesn’t have rights to the panel directory. I’ve granted everything I think I should have… Does anyone have any thoughts?

Thank you,
Chris

Try running the command amportal chown. That should set all the rights to what the needs to be.

What OS, etc is this? was it a hand built system or Distro, If hand built what set of directions did you use as the next potential issue would be user and group ownership not being set right.