• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Recent content by immc

  1. immc

    Issue Websocket configuration, site can't be reached

    Updates: - Re-imaged the VPS server. - Added the Firewall extension. - Enabled Firewall protection which allowed me to create a rule allowing TCP on port 8090 to my IP as the source. Yet still I'm unable to access the websocket URL: ws://66.179.243.47:8090/. Also: - Unchecked: Restrict the...
  2. immc

    Issue Websocket configuration, site can't be reached

    My first go at testing a websocket connection per instructions provided via a Laravel script I'm installing onto a Plesk Obsidian 18.0.74 Update 3 server running Ubuntu 24.04.3 LTS and I'm having trouble getting this to work. Per the instructions I'm supposed to: - Create and update the...
  3. immc

    Resolved Issue linking second database to subdirectory app on same domain

    Issue resolved via demo SQL database provided by the app developer. This import resolved the table issue.
  4. immc

    Resolved Issue linking second database to subdirectory app on same domain

    Per app developer: Debug mode Enable debug mode if you have issues with Support Board or you are customizing it. To enable debug mode, add the debug attribute to the URL of the admin area. E.g. https://www.your-site.com/supportboard/admin.php?debug. Also from the app dev: 403 Forbidden...
  5. immc

    Resolved Issue linking second database to subdirectory app on same domain

    Reply: - The first subdirectory app installation of mine so this good to know in regards to creating additional databases on the same domain. - Config file info confirmed to posses the same connection info to include specifying localhost during the installation. - Adding...
  6. immc

    Resolved Issue linking second database to subdirectory app on same domain

    Is there some 'trick' in Plesk to installing an app to a subdirectory of an existing website and linking that app to another database on that same domain? Bare with me: - The existing website is already pointed to its database in the Domains > Databases list. - A new database has been created...
  7. immc

    Question Error during zip file extraction: filemng failed:

    Apologies for the dely. Per instructions from the app developer I was able to ignore those errors and continue installing the script.
  8. immc

    Issue Unexplained permission changes

    Tracking an issue on one of my VPS servers running a streaming OTT app. I'm able to install the script per the instructions provided by the developer to include importing demo data, all of which is done via command line. The demo data loads and all images are viewable. A few days later all of...
  9. immc

    Resolved Is my scheduled task right?

    This is being ran at the domain level. Resolution: - I needed to remove the php -f. - I also failed to add arguments to the arguments field. Result: - Task Type: Run a PHP script. - Script Path: /var/www/vhosts/mydomain.com/httpdocs/api/admin.php with arguments: bof_cronjobs=yes - Use PHP...
  10. immc

    Resolved Is my scheduled task right?

    I'm trying to install an app that checks the cron job as one of the last steps of the installation process. If the cron job is incorrect it throws a Fail error stating that the cron job isn't activated. From the app: Cron job is not activated yet. Please use your server management platform to...
  11. immc

    Question Error during zip file extraction: filemng failed:

    Nothing worked. Per the app developer I simply needed to ignore those errors.
  12. immc

    Question Error during zip file extraction: filemng failed:

    I'm hoping I can get some direction on resolving the following issue. Basically I'm trying to extract a zip file to install an app purchased from Code Canyon onto this IONOS hosted VPS. For clarity I have multiple VPS servers on which I've installed apps but this is my first time with this...
Back
Top