Node.js Express only working for home page – Plesk
I am running Node.js on Plesk Obsidian 18.0.37. I am not able to follow the link to page 2, only able to visit the home page. If I do follow the link or manually go to /page2, I'll get a…
I am running Node.js on Plesk Obsidian 18.0.37. I am not able to follow the link to page 2, only able to visit the home page. If I do follow the link or manually go to /page2, I'll get a…
I have a blog running and everything seems to be fine. But I cannot access /wp-admin/ ==> 403 it is only that directory, which is not accessable... I can easily access /wp-admin/edit.php and every other file within this directory (also…
I have developed my application in Laravel 8, it's working fine in localhost and Linux server. But When I deployed it in Plesk Windows Server it's showing permission denied error. UnexpectedValueException The stream or file "C:inetpubvhostsrcns.edu.pkAdmission.rcns.edu.pkstoragelogs/laravel.log" could not be opened…
So I have just encountered a problem with my Plesk server and have been trying to figure it out. This is on a Plesk Obsidian 18.0.36 server with Ubuntu 20.04 running on MariaDB 10.3.29. The error: DB query failed: SQLSTATE[HY000]…
I am trying to generate PDF from HTML data using NReco.PdfGenerator. public static MemoryStream HtmlToPDFConvert(string html) { HtmlToPdfConverter pdfConverter = new HtmlToPdfConverter(); pdfConverter.Size = NReco.PdfGenerator.PageSize.A4; var pdfBytes = pdfConverter.GeneratePdf(html); var ms = new MemoryStream(pdfBytes); return ms; } Code is working…
I host a domain on plesk server. It contain Nodejs V 12.4.0, I am not using anything like express or so.. I Just create nuxt app using create-nuxt-app in my pc using NodeJs V. 16, then run command npm run…
I am attempting to delete a row by using the id on the row. when I Execute it on Local server, it worked correctly,but on plesk server have an error. Requests CREATE and GET worked correctly but for DELETE and…
Plesk Obsidian Version 18.0.35 / CentOS Linux 7.9.2009 / Docker version 20.10.6, build 370c289 / Docker container with MySQL stopped today and can't be started. Trying to start docker container in Plesk I am getting the error: Error: {"message":"OCI runtime…
Been following a tutorial on udemy for python, and atm im suppose to get a django app deployed. Since I already had a vps, I didnt go with the solution on the tutorial using google cloud, so tried to configure…
I uploaded a ready-made website template using filezilla. I encountered an error in the header when I entered the site. What should I do? i use windows hosting and plesk panel