Jump to content

softlab

Members
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by softlab

  1. Never mind, thanks, you can close this topic, I have solved in another way by myself.
  2. Hello. How can I access my database from a php application running on my desktop? How can I do? Server: johnny.heliohost.com:3306 Postgresql user: "bfpswrm_guest" Postgresql database: "bfpswrm_coro12" Thanks
  3. Thanks for responses. It sounds me strange, because on my PC the same software on a server which runs PHP 8.2.0 doesn't have any problem. Could it be related to the fact that on Heliohost the DB is MariaDB, while on my PC is MySql? The other fact is that, if I comment the instruction that causes the problem, the site functions correctly. Thanks
  4. 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
  5. Hi. The "eta" page says that you are moving 1 account a day, but my account "bfpswrm" is in position 493 to be moved since at least one week. Why is it not gaining any position? Thanks in advance
  6. Hi. Do you have any idea the time you will need to set Johnny available again? Thanks
  7. 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
  8. Hi. My site is written in PHP. I'd like to know if it's possible, at the click on a button, to force the navigation to a part of my site with HTTPS protocol instead of the default HTTP, either with or without javascript. Thans
  9. Hi. I have an account on Johnny. I'd like to know if there is a way to admin my MySql database, considering that the admin console is not available. Thanks
  10. ok, thank you, I'll stay tuned
  11. Hi. Can you please tell if there is an end-time to the migration of Johnny server to plesk? Thanks
  12. Thanks to HelioHost team for their effort🙂
  13. 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
  14. Ok, thank you. Can you tell me how can I install Angular by myself without using Softaculous?
  15. 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
  16. Hi. I've found the problem. My site needs the Calendar php extension. Can you enable it for me? Thank you
  17. Hi. I'd like to know if there is a limit for a php application to upload a file and, if present, if it is customizable. Thank you
×
×
  • Create New...