• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

javascript

  1. L

    Question Problems with conf-available/javascript-common.conf

    After my update to Debian 12 and Plesk 18.0.61 Update 1 i had a problem with one website I found out, that this website couldn't find his directory /javascript and found out that there is a config at /etc/apache2/conf-available/javascript-common.conf - but this config has a date from 2020 and i...
  2. I

    Question Changes in JavaScript File Automatically Disappearing!

    Dear friends, I've been making some changes to the JavaScript file on my website, adding functionalities. However, after approximately a month, these modifications seem to vanish, causing certain functionalities on my site to stop working properly. How can I prevent this issue from happening?
  3. A

    Issue Roundcube update dependencies (jQuery UI 2016)

    Hello, I'm using plesk-roundcube 1.4.13-2.centos.7+p18.0.51.1+t230404.1037 (PLESK_18_0_51-dist) on Plesk Obsidian Web Pro Edition Version 18.0.51. After a pentest, security manager said that I must update some javascript dependencies including jQuery - v3.4.1 and jQuery UI - v1.12.0 (wich is a...
  4. AhmedEx

    Issue Nginx configuration to accept websocket requests (SSL/WSS)

    i have plesk server with apache2 and nginx and i have a websocket app it works on port 2589 and i used ratchet and autobahn to work with websocket, nginx version nginx version: nginx/1.20.2 and ufw status Status: inactive and my nginx directive config for websocket location ^~ /WsConn {...
  5. P

    Question NodeJS - Execute ESM code

    Hello, Is it possible to execute ESM javascript code ? I try to use SvelteKit which generates ESM code but it seems that only CSJ is possible. I use NodeJS 16 (I added it to Plesk). You can find mode info about the bug here : [adapter-node] Cannot use import statement outside a module · Issue...
  6. L

    Issue IIS "Cors" configuration problem for Node.js backend

    I have a node.js backend, and in my server.js file I have this: const app = express(); app.use((req, res, next) => { res.setHeader("Access-Control-Allow-Origin", "*"); res.setHeader( "Access-Control-Allow-Methods", "OPTIONS, GET, POST, PUT, PATCH, DELETE" )...
  7. C

    Issue Node.JS Not Reading Server.js

    I am having an issue with my node.js with Phusion Passenger on my Plesk Onyx portal, for some reason it does not seem to be loading my server.js file correctly. I have tried to access it via the access link shown in the photo but when I do I am straight away pointed to the index.html when going...
  8. S

    Issue JS files require <script> tags to format properly this causes a syntax error when included.

    Current specs/versions CPU Intel(R) Xeon(R) CPU E5-2660 v4 @ 2.00GHz (2 core(s)) Version Plesk Onyx v17.5.3_build1705170317.16 os_CentOS 7 OS CentOS Linux 7.4.1708 (Core) The code editor treats *.js files as if they were *.html files. So when writing js you get horrible auto tabbing and line...
  9. WhiteTiger

    Resolved file not found for html + JS

    In the domain I've a Joomla website and it's working. In its sub domain I an an old website built with a generator of htm pages and menus in javascript. In local this is working, but called from the sub domain it replies "file not found". I did not understand if there is any configuration of...
  10. L

    Issue Plesk API don't support CORS preflight OPTIONS Request

    Hey there, I'am going to write an Angular2-Module for Plesk API for my own small Needs. I noticed that Plesk don't Support the CORS preflight OPTIONS request: https://www.html5rocks.com/en/tutorials/cors/ Is there any Option to allow that request so I can continue my work? (For this...
  11. A

    Plesk Integrated Development Environment Editor

    Does anyone know of an existing solution to enable a decent editor in Plesk for GoDaddy that supports HTML, CSS, JavaScript, PHP and C# development?
Back
Top