• Resolved thinkdolphin

    (@thinkdolphin)


    I’m trying to setup the Square payments on my client’s website. I enter the login and the code but I get an internal 500 error. I looked at the error logs on my server and it gives me this:

    [pid 142538] mod_authz_core.c(879): AH01630: client denied by server configuration: /home/dh_jbffuu/charmingchaptersbookretreats.com/.user.ini

    Is this something I need to contact my host about? Or is this an issue with the Square plugin?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Frank Remmy (woo-hc)

    (@frankremmy)

    Hi @thinkdolphin,

    I can imagine how frustrating it must be to hit a 500 error right at the setup stage. You’re doing the right thing by checking the server logs, and that error message is a helpful clue.

    The log entry you shared:

    mod_authz_core.c(879): AH01630: client denied by server configuration: /home/dh_jbffuu/charmingchaptersbookretreats.com/.user.ini
    

    suggests that the server is blocking access to the .user.ini file due to its current configuration. This isn’t directly caused by the Square plugin itself, but rather by how your hosting environment is handling file permissions or access rules.

    Here’s what you can do:

    • Contact your hosting provider and let them know about the error and ask if they can adjust the server configuration to allow access to .user.ini, or confirm whether that file is needed for your setup.
    • If you have access to your hosting control panel or FTP, you might want to check that the .user.ini file isn’t restricted or misconfigured.
    • Once the server issue is resolved, try reconnecting Square again through the plugin settings.

    I hope that helps. Let us know if you need anything else.

    Thread Starter thinkdolphin

    (@thinkdolphin)

    Thank you, I will check with them! Thanks!

    @thinkdolphin Thank you for getting back.

    If you need any additional help or clarification, please don’t hesitate to reach back out. In the meantime, if you’ve found the support here helpful, we’d greatly appreciate it if you could leave us a review: https://ww.wp.xz.cn/support/plugin/woocommerce-square/reviews/#new-post

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘500 error when trying to complete setup’ is closed to new replies.