Skip to main content

Problem with access permissions simplexml_load_file()

Comments

5 comments

  • cPRex Jurassic Moderator
    Hey there! Is the comprobantes directory at the same level as controladores? That's what I would expect from the error message being generated, so if that isn't the case that could be the issue.
    0
  • RicRey
    The routes are like this: public_html/home/facturacion/facturacionphp/comprobantes public_html/home/facturacion/facturacionphp/controladores As I mentioned at the beginning of the post, in xampp with centos 7 or cloudlinux 7 everything works perfectly, but on the server with cpanel it gives that error.
    0
  • cPRex Jurassic Moderator
    Can you check the permissions on the directory and files to ensure they are correct? I would expect everything to be owned by the cPanel user, with directories having 755 permissions and files having 644.
    0
  • RicRey
    Yes, all the permissions are like this, what occurs to me is that perhaps cpanel puts an impediment for when the SRI returns the authorized document and it must be saved, but the strange thing is that it only happens with cpanel.
    0
  • cPRex Jurassic Moderator
    That part I'm not sure about. If you have root access to the server you can always submit a ticket to our team so we can take a look directly at the system and determine if this is related to a cPanel setting.
    0

Please sign in to leave a comment.