setting up wordpress with woocommerce on php7.3

Discussion in 'eCommerce' started by jameskon, Jan 6, 2020.

  1. #1
    i am trying to setup wordpress 5.3 new version with php 7.3 new version, but facing lot of problems with the process, its been like 3 times where i see the error with WP coming in as soon as i install woocommerce plugin and i lose all the setup, and was forced to reinstall the WP on whole.
    Would like to know if any other guys facing same issue with this combination, should i try to lower own the php configuration to 5.1-2 or something else.? any suggestions are welcome.
     
    jameskon, Jan 6, 2020 IP
  2. JEET

    JEET Notable Member

    Messages:
    3,832
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    #2
    What is the error message you are getting?
    If its a PHP 7.3 issue, then most likely a deprecated function is being called.
    Changing that function calls to newer function will solve the problem.

    However, this could also be a MYSQL "sql_mode" issue.
    Post the error message you are receiving.
     
    JEET, Jan 7, 2020 IP