Skip to main content

MySql error?

Comments

3 comments

  • monkey64
    Hello This has nothing to do with CPanel since it is an issue with your PHP code. The mysql_query is returning a boolean value meaning the sql query is probably failing and you're getting a false returned rather than a mysql resource. Have you checked your query or run it manually?
    0
  • johandre
    [quote="monkey64, post: 1535571">Hello This has nothing to do with CPanel since it is an issue with your PHP code. The mysql_query is returning a boolean value meaning the sql query is probably failing and you're getting a false returned rather than a mysql resource. Have you checked your query or run it manually?
    How do I fix the issue?
    0
  • cPanelMichael
    [quote="johandre, post: 1535582">How do I fix the issue?
    This sounds like an issue with your script. Please consult with the developer of your script, or the support methods outlined by the developer for assistance with this issue. Thank you.
    0

Please sign in to leave a comment.