• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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