Jump to content

softlab

Members
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by softlab

  1. Hi.

    I have a problem with setting the timezone in my connection to mysql from php. The php version of my site was 5.2.17 and all was ok. But, if I set php version to 8.1.17 from Plesk, to make the site use a not-outdated version of php, the execution of this instruction

    mysqli_query($conn, "SET GLOBAL time_zone='Europe/Rome'");

    gives the following error:

    Fatal error: Uncaught mysqli_sql_exception: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

    How can I solve this?

    Thanks

  2. Hi wolstech.

    I know a long time has passed from your response, but I managed in copying PhpMyAdmin to my sire only now. I copied the 4.4.15.10 version (the last supporting php 5.4), but when I try to launch it I get this error message:

    The mbstring extension is missing. Please check your PHP configuration.

    What's wrong?

    Thanks

  3. Hi.

     

    I deployed on my account bfpswrm (on Johnny) a web application (bfpswrm_giochi.war) which uses AngularJS. I have installed it from my control panel, among softaculous apps.

     

    The problem is that it seems not to work: no AngularJS directive is processed.

     

    Can you explain me how to make it work?

     

    Thank you

     

     

  4. Hi.

     

    I installed Angular library in my account (bfpswrm on Johnny) from Softaculous. I've tried to deploy a basic app but it doesn't work.I realized that when I download Angular, the version installed is 8.0.6, but the version in Softaculous is 1.7.9.

     

    Is it possible to upgrade the Softaculous version?

     

    Thank you

×
×
  • Create New...