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
0
votes
2 answers

Mass Migration Plesk 12.5.30 error

With Plesk 12.5.30, Mass Transfer Script is not working. (https://kb.plesk.com/113283) The script is blocked on the message "Waiting for migration task" print "Waiting for migration task #$task_id\n"; Is there anything I can do? The probleme is : No…
0
votes
1 answer

SSL certificates in Plesk

There seems to be two places in PLESK to add SSL certificates. One location is under Domains and another under Tools and Settings. What is the purpose of the first versus the second location?
Alen Giliana
  • 2,144
  • 3
  • 17
  • 30
0
votes
1 answer

Plesk/PHP Version per directory

Need to have example.com/directory-1 and example.com/directory-2 run different versions of PHP. Both versions are installed and working with plesk and I can switch between them and set different versions for subdomains or the entire domain but I…
savageguy
  • 1,535
  • 2
  • 13
  • 18
0
votes
1 answer

Using the Plesk Windows Scheduler to call an ASP

I want to run a schedule to call an asp page. I add an asp page to project and add function to load page. I use this tutorial for add scheduler in plesk, and add vb script to it. When i go to www.mysite.com/schedule.aspx page , it run function. But…
ar.gorgin
  • 4,765
  • 12
  • 61
  • 100
0
votes
0 answers

Trouble hosting ASP.NET + Entity Framework website on Plesk

I have made a simple database in SQL Server using SSMS with a single table and inserted only one record. Next, I have created a simple webpage (Default.aspx) with only one GridView control. In the Page_Load() method, I have simply used entity…
Rangan Das
  • 323
  • 2
  • 11
0
votes
1 answer

How to update PHP version 5.3 on linux vps

Sorry if this has already been answered but im looking for a user friendly version for beginners on how to update my PHP version on Plesk. I'm currently using 5.3 and i have no other options to chose another version or to update it? I Understand i…
keithyboi
  • 63
  • 7
0
votes
1 answer

Expieriences Plesk upgrade from 12.0.18 to 12.5.30?

I have two bare metal servers running Plesk 12.0.18 Update #75. I'd like to upgrade these to the latest version: Plesk 12.5.30. It is possible to upgrade via the control panel so it seems to be very easy. What are the risks doing this upgrade…
klaaz
  • 551
  • 8
  • 20
0
votes
0 answers

File download getting canceled afte ~1GB of transfer

I have a 4GB file on my server that is served via PHP Script. Sadly after transferring around 1GB the download is aborted and i get the following messages in the server Log: (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI…
OmegaTCU
  • 108
  • 4
0
votes
1 answer

ASP.NET MVC Deployed to Plesk 12.5 throws Could not load file or assembly 'Microsoft.IdentityModel

I've deployed an ASP.NET MVC 5 application to Windows Server 2012 running Plesk 12.5 hosted by GoDaddy. I located this question and added Global.asax as specified. I also installed Windows Identity Framework on the server but the error still…
SidC
  • 3,175
  • 14
  • 70
  • 132
0
votes
1 answer

Find and Edit the httpd.conf in plesk

i want to Find and Edit the httpd.conf in plesk i have vps and i am new in plesk i need to Enable keep-alive. i find this http://www.giftofspeed.com/enable-keep-alive/ so i add this in .htaccess Header set Connection…
user4905078
0
votes
3 answers

Decoding Plesk passwords

First time question. I have a customer panel that shows the Plesk 12.5 password. For now I put that in manually when I generate the password. But customers change their password, forget it and then everything fails. I use the Plesk API to receive…
Ramon J. A. Smit
  • 331
  • 3
  • 15
0
votes
2 answers

Error installing Wordpress to Plesk

I'm having problems trying to install Wordpress to Plesk on my VPS. Everytime i go install wordpress it gets 100% then shows this message? ERROR: Call to undefined method PHosting_Apache::getPHPCliPath() (Adapter.php:134) I have re-imaged the server…
keithyboi
  • 63
  • 7
0
votes
2 answers

Plesk file manager error "The requested URL /smb/web/file-manager/dir//httpdocs was not found on this server."

Whenever I try to access my plesk filemanager i see the following error: What could be causing this?
Viktor
  • 702
  • 7
  • 14
0
votes
1 answer

specify Maximum number of backups in the repository in pleskbackup

I have set up a custom back up of my VPS server. /usr/local/psa/bin/pleskbackup server --prefix="VPS" --skip-logs --exclude-domain=mydomain.eu --output-file=ftp://myotherdomain.com/VPS-Backup/ --ftp-login=username --ftp-password=*************…
Pete D
  • 311
  • 3
  • 15
0
votes
1 answer

Creating subdomain in Plesk with PHP

I was creating subdomain on Plesk 12.5.30 version with api: https://github.com/pmill/php-plesk After filling up all data it brings error in plesk: New configuration files for the Apache web server were not created due to the errors in configuration…
1 2 3
99
100