Skip to main content

Database error after upgrade

Comments

5 comments

  • spongedoc
    I try more, and the easyapache build failing too with this error: "Cpanel::Easy::PHP5::Mysql": "dryrun": 0 "fatal": ~ "msg": - 'Could not open() file ''[_1]'' for writing: [_2]' - '/cpmysql.c' - 'Permission denied' "rc": 0 And this error for mysqlofsystem. And the GD, and Zlib module compile failed.
    0
  • cPanelMichael
    Hello :) Please check the file attributes on the "/" directory. EX: lsattr -d /
    The output you provided suggests it's configured with the immutable file attribute. If that's the case, you can correct that with a command such as: chattr -i /
    Thank you.
    0
  • spongedoc
    Hi Michael! Thank you, te tip. Yes, the root folder was immutable file attribute. I remove it, but the easyapache drop the same error if i build. The mysql is run fine locally, but the php module is cant run. The cpmysql.c file in the root folder has -rw-r--r-- permission, but if i try to change the permisson to 755 the error is: Operation not permitted. I'am root.
    0
  • spongedoc
    I remove all attributes from the file, and i have a new error: Could not compile a simple mysql.h program: -compile- -output- I drop my mind soon...
    0
  • cPanelMichael
    [quote="spongedoc, post: 1678611">I remove all attributes from the file, and i have a new error: Could not compile a simple mysql.h program: -compile- -output-
    Please feel free to open a support ticket so we can take a closer look. You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0

Please sign in to leave a comment.