Questions tagged [plesk]

Plesk (ex: Parallels Plesk Control Panel, Plesk Server Administrator, PSA, or just Plesk) software package is a commercial web hosting automation program.

Parallels Plesk Panel allows a server administrator to set up new websites, reseller accounts, e-mail accounts, and DNS entries through a web-based interface. The administrator can create client and site templates, which predetermine resource-allocation parameters for the domains and/or clients. Parallels Plesk Panel for Linux/UNIX supports multiple POSIX platforms, including Debian, Red Hat Linux, SUSE and Ubuntu. Parallels Plesk Panel for Windows supports Windows Server 2003, Windows Server 2008 and Windows Server 2012 operating systems. Parallels Plesk Panel installs custom versions of or manages versions of MySQL and PostgreSQL databases (Microsoft SQL Server and Microsoft SQL Server Desktop Engine under Windows), Nginx, Apache Tomcat Java platform server, ColdFusion server, as well as CounterStrike and Battlefield 1942 game servers.

2007 questions
65
votes
9 answers

CertificateException: No name matching ssl.someUrl.de found

I'm trying to connect to one of my servers through ssl, with Java. I tried a lot of options here is my best try: I generate a jssecacerts with the recommendet script: http://blogs.oracle.com/andreas/resource/InstallCert.java with the command: java…
fehrlich
  • 2,497
  • 2
  • 26
  • 44
22
votes
6 answers

Subversion web interface

I have recently installed Subversion onto a Linux server (CentOS) and everything works great. I am wondering if there are any web interfaces available for managing the repositories i.e. create / delete repositories, manage users and permissions,…
Belliez
  • 5,356
  • 12
  • 54
  • 62
19
votes
3 answers

What is the difference between bin/sh, bin/bash, sbin/nologin, bin/tcsh, etc?

I am new to linux so please go easy and talk slow =) In Plesk I have some options for accessing the server over SSH. I just want to connect, add my public key and run rsync for backup. What is the difference between these options? Which option…
zechdc
  • 3,374
  • 9
  • 40
  • 52
16
votes
0 answers

Random 403 error with apache 2.2 and Plesk 12.5

I face strange random 403 error on a Debian serveur with Plesk 12.5 and apache 2.2. There are several domains on the server but only one domain faces this. Rondomly, it seems that it tries to display the directory listing instead of serve the…
JazZ
  • 4,469
  • 2
  • 20
  • 40
13
votes
2 answers

Transition Virtual Hosts to Docker Containers

I currently run a Red Hat Linux server with Plesk to host a hundred or so domains. For multiple reasons I'd like to transition away from Plesk and to Docker containers with each virtual host as one or more containers. I'm unclear from what I've…
Darryl
  • 1,451
  • 1
  • 12
  • 19
12
votes
1 answer

Automatically forward all email addresses on one domain to another domain

I've had a good search on Google but can't find the answer sorry... We're an Australian company who use a .com address as our primary contact point. Unfortunately sometimes people email to foo@ourdomain.com.au and so the email bounces. I know I can…
niggles
  • 1,010
  • 1
  • 9
  • 21
12
votes
3 answers

Can't Install FreeTDS via Yum Package Manager

I tried following the instructions in the article below but it says, "No package freetds available." http://www.hosting.com/support/linux/installing-freetds-for-linux/ This is my I/O: [root@mydomain ~]# yum search freetds Loaded plugins:…
user1477388
  • 20,790
  • 32
  • 144
  • 264
12
votes
3 answers

Setting up cron task in Plesk 11

I'm trying to setup a cron task in Plesk to run a short script every 5 minutes, I've just moved from a managed hosting account to a full access Plesk VPS, and I'm a little lost on a couple of things, this one in particular, when I go to Server >…
sam
  • 9,486
  • 36
  • 109
  • 160
11
votes
2 answers

Plesk, SMTP and sending e-mail from same domain

I have a server with Plesk installed. On that I've created a domain, my-domain.com, and added and e-mail account noreply@my-domain.com with access to SMTP for sending e-mails. With PHPMailer or Swift Mailer I am able to send via the SMTP account…
user809829
  • 1,179
  • 3
  • 14
  • 33
10
votes
4 answers

react-router throwing 404 upon page refresh with React app hosted on GoDaddy

I deployed a React website using GoDaddy (http://normaned.com), and I’m having trouble with my react-router routing not working upon refresh. Clicking on links works as expected, but if a page is refreshed a 404 page is displayed. I’m using…
Jenna
  • 1,159
  • 2
  • 10
  • 16
10
votes
3 answers

How to import docker image from local machine into plesk

I have small API app written in node.js and i want to run in docker on plesk. I successfully create image and run in container on local docker machine. I have Plesk Onyx 17.5.3 with docker extension in version: 1.3.1-126. And now I`m not sure how to…
Tomáš Kacálek
  • 1,687
  • 2
  • 10
  • 13
10
votes
3 answers

Failed to write session data (files)

I just ordered a vps server by a hosting party. It's a CentOS with Plesk 11. So i just installed my Zend applicaton on the server but now the error log states [Mon Apr 15 20:48:28 2013] [warn] [client 94.210.222.87] mod_fcgid: stderr: PHP Fatal…
user1025771
9
votes
1 answer

indirect php.ini configuration per-domain on multi-domain IIS 8.5 with Plesk

I am working on the contact form for the website. This contact form is realised through PHP. I was able to configure my local environment for this to work, but after deploying to production the functionality is gone. From my point of view, the main…
Alex Ljamin
  • 737
  • 8
  • 31
9
votes
1 answer

Plesk 12.5 Nginx proxy pass SSL to Node app on different port

Preface: tried installing JXCore's Node Extension for Plesk, and I can't get it to work. Gives me some error, and their support is not answering emails...... [IP ADDRESS] = real IP, example.com = real domain ANYWAY, I have my nodejs app up and…
David
  • 2,094
  • 3
  • 30
  • 47
9
votes
5 answers

How to fix FastCGI timeout issues in Plesk?

PHP support is currently set to: run as Fast CGI. I keep getting these errors in my server log: mod_fcgid: read data timeout in 45 seconds Premature end of script headers: index.php Should be quick fix I think, but I cant find the file to edit. Is…
Gary
  • 91
  • 1
  • 1
  • 3
1
2 3
99 100