Jump to content

RyanAfrish7

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by RyanAfrish7

  1. I have developed my website using XAMPP and it came with the latest version of PHP 5.6. It had some features newly like splat operator(...) which I had used in my code. On uploading my website to your hosting services. I got an error with that operator and I got stuck in a situation not able to replace that operator.

     

    Will there be a PHP upgrade? Please make it ASAP.

     

    Thank you in advance.

  2. Recompiling and upgrading both PHP and Apache on Johnny is at the top of the scheduled maintenance list. Unfortunately it is a very time consuming process, but it should be completed in the next few days. I will post back here once it is finished.

     

    Please make the updates quick because this is a serious issue. If you can, please specify when will these maintanance jobs will be completed.

  3. Hello guys,

     

    I am not able to run my php script which readily ran on another hosting website. The server says that I need to match the header and library versions in order to run the php application. The exact error I had got is

     

    Warning: mysqli::mysqli() [mysqli.mysqli]: Headers and client library minor version mismatch. Headers:50527 Library:50621 in /home/aryan18/public_html/trylogon.php on line 4
    

     

    Check this url : http://stackoverflow.com/questions/19293354/mysql-connect-headers-and-client-library-minor-version-mismatch-headers5053

     

    So please upgrade my php and mysql to same versions.

×
×
  • Create New...