Upgrade script from PHP 5.6 to 7.2 appear error for Paypal

Discussion in 'HTML & Website Design' started by lapidus, Mar 19, 2019.

  1. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #21
    It is almost certain that your server/hosting installation is missing the OPTIONAL mysqli module for PHP. Complete server configuration issue.

    What's the host OS and how did you get PHP 8 onto it? Do you also have mysqlnd installed?
     
    deathshadow, Mar 23, 2021 IP
    lapidus likes this.
  2. lapidus

    lapidus Well-Known Member

    Messages:
    396
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    128
    #22
    Hello

    I am using Centos,Apache. I have install mysqlnd now for 8.0 and now is redirecting to Paypal,but in that redirection i got some error like :

    Warning: Undefined array key "c" in /home/======/public_html/ipp/buy.php on line 26

    Warning: Undefined variable $used_coupon in /home/======/public_html/ipp/buy.php on line 60

    After that error user can go to Paypal but that message in, appear in maybe 2 seconds. Is not suitable for eye for visitor. Did i need to install something else more?
     
    lapidus, Mar 23, 2021 IP