Plesk 12.x / Linux :: FTP In Filezilla - HTTPDocs Mixed Up Between Domains

Mar 26, 2015

I have setup a new CentOS 6.6 server with Plesk version 12.0.18 and everything works as it should apart from the fact that in Filezilla the connection for domain1.com points to the httpdocs directory for domain2.com and vice versa. In the plesk filemanager and in a web browser the domains point to the right directory.

View 4 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: Cannot Put Cgi-bin Outside Httpdocs

Jun 24, 2014

Moving sites from other servers into a Plesk 12 environment (Centos 6.5) I cannot see a way to set cgi-bin in the webspace root directory instead of document root (httpdocs). In previous Plesk CGI support allowed selection of cgi-bin location.

I have tried (to no avail):

Code:
/usr/local/psa/bin/domain -u mydomain.tld -cgi-mode www-root
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain mydomain.tld

Code:
mysql> SELECT * FROM dom_param WHERE dom_id=x;
(where x is the dom_id of my domain) shows the cgi_bin_mode param has val www-root but no change to system/<domain>/httpd.conf.

Relocating cgi-bin to httpdocs/cgi-bin is not an option - some of these sites are development environments where I cannot move cgi-bin on the live environment and some of the scripts use relative paths.

Is this no longer possible in Plesk 12?

The following works (oops):

Code:
/usr/local/psa/bin/domain -u mydomain.tld -cgi-mode webspace
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain mydomain.tld
mkdir /var/www/vhosts/mydomain.tld/cgi-bin
chown myuser:psaserv /var/www/vhosts/mydomain.tld/cgi-bin

View 3 Replies View Related

Plesk 12.x / Linux :: TLS Error Accessing Ftp Using Filezilla New Version

Jan 15, 2015

I have received notices from several customers with this error and I checked myself. When trying to connect to a ftp hosted on my server with Plesk gives an error expired certificate, a certificate of Parallels. The solution I've found is to configure access without TLS but says it is unsafe and customers are not satisfied.

View 1 Replies View Related

FileZilla Client And FileZilla Server

Apr 4, 2008

What is the difference between FileZilla Client and FileZilla Server?

I'm using windows vista ultimate 32bit. What was written on the filezilla page is that FileZilla Client is for all platforms and FileZilla Server is for windows only.

View 2 Replies View Related

Plesk 12.x / Windows :: Httpdocs Default Files And Directories?

Feb 24, 2015

Plesk12 on IIS8.5/Windows2012r2.

Migrating existing IIS websites into Plesk we are creating new clean websites and then copying the existing code across into the httpdocs directory.

Should we leave all the documents and file structures created by Plesk in place when we do this OR should we delete everything in the httpdocs directory and copy our code into here?

View 1 Replies View Related

Plesk 11.x / Windows :: Deletion Of Httpdocs Folder - Authentication Required

Jul 15, 2014

I have accidentally deleted httpdocs folder. But after that I create It manually and upload my website. Now It is showing 'Authentication Required' whenever I want to open my site through browser.

View 1 Replies View Related

Plesk 12.x / Linux :: FTP On All Domains

Feb 5, 2015

I've checked the firewall and FTP is allowed incoming, I added the passive ports to the firewall. Plesk shows the user in active connections, but when I connect to any domain I get an error that its not able to retrieve the directory. I am not sure if plesk just doesn't know what the directory is or if the main config messed up on the domain or sites level. I am running Plesk 12 on CentOS7.

View 1 Replies View Related

Plesk 11.x / Linux :: Different IP For Domains In Same Subscription

Jun 5, 2014

I understand it is not possible to move a domain to another subscription, or to create a new subscription with an existing domain name.The problem I have is I wish to use a different IP address for a domain within a single subscription. I need to do this to establish SSL cert on one of the domains.

View 1 Replies View Related

Plesk 11.x / Linux :: SSL SNI Does Not Work For Domains

Oct 15, 2014

I have multiple domains on a single IP address and many require SSL Certificates.

I have enabled SNI in /etc/psa/psa.conf so it now says "SNI_SUPPORT true" as it was originally set to False. Setting this to TRUE then enabled the SSL option in 'Websites & Domains'.

I then purchased and installed the SSL Cert and activated it in the domain settings. On a dedicated IP address, this would work.

When I checked the certificate. it was not using the assigned SSL cert, instead it was using the Servers default certificate (plesk) that is assigned to the shared IP address.

When I check, I get the error message: "[warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name"

I then rebooted the server and it made no difference. I changed the domain to a spare dedicated IP address, and the SSL Cert was certified correctly (it used the correct SSL Cert). When I changed it back to the shared IP address, it reverted back to the shared IP address' SSL cert. So the new SSL Cert was being ignored.

For info: currently running 11.0.9 on Centos 5 and I'm testing this with latest IE, FF, Chrome so it accepts TLS Server Name Indication.

View 2 Replies View Related

Plesk 12.x / Linux :: SSL Certificates For All Domains On VPS?

Jul 13, 2015

I run a VPS with Plesk 12. Can I set SSL certificates for all the domains on this VPS?

I don't need to know how to do it (yet). I'm just wondering if it is possible.

(I have 2 IP addresses to my VPS. I was told the second one was for SSL, but I'm not sure if I need it?)

View 2 Replies View Related

Plesk 11.x / Linux :: Domains Suspended After Backup

Nov 24, 2014

A load of my domains were backed up last night and they have been suspended ever since. I have tried the following:

1. Domains -> Backup Manager -> Back Up
2. tick off the box to the left of "Suspend domain until backup task is completed"
3. Tick off the box to the left of "Domain configuration"
4. Click "Back Up".

...That did not fix it

I've tried suspending/activating the domains, but I just receive "Error: Unable to activate the domain: The domain is suspended."

I've also logged into MySQL PSA database and run "update domainaliases set status=0 where status=2;" ...That did not fix it

I have checked and /var/www/vhosts/domain.com/conf/httpd.include file is missing.

I have also run the following command: /usr/local/psa/admin/sbin/httpdmng --reconfigure-all

That did not fix it

if I try "/usr/local/psa/bin/domain -u mydomain.com -status enabled" I receive the following error message...

An error occurred during domain update: Turn on domain failed: /usr/share/tomcat5/conf/server.xml:1451: parser error : Extra content at the end of the document vice>
tomcatmng: Unable to parse tomcat server config /usr/share/tomcat5/conf/server.xml

I'm on the latest 11.0.9 Update #63

View 1 Replies View Related

Plesk 12.x / Linux :: How To List All Domains By Default

Jan 12, 2015

Impossible to find a way to show, by default, all domains and websites...

When I log on the Plesk Admin, I come first on a list of websites and domains, but they are not «all» listed. I have to go to the full bottom of the page to click on «Show all».

I didn't find a preference or anything else to change that, and I don't understand why all domains are not listed.

View 3 Replies View Related

Plesk 12.x / Linux :: SSL Certificates With Domains Aliases

Jul 24, 2015

We have a domain with two domains aliases.

How can we have certificate with each domains ?

View 5 Replies View Related

Plesk 12.x / Linux :: Error When Creating Domains?

May 15, 2015

since yesterday I'm receiving this errors on some website: see attachment

View 2 Replies View Related

Plesk 12.x / Linux :: Disable Login On Domains

Nov 30, 2014

I would like my clients only to be able to access Plesk Panels from a certain domain, instead all from or with all the domains hosted on our server, is there a way to accomplish that?

View 1 Replies View Related

Plesk 12.x / Linux :: How To Enable Nginx For All Domains

Nov 18, 2014

I have installed the nginx on my server and want to activate it for all my domains, to do this, i have to do it manually for each domains. But there should be an easier way. Apache uses too much ram.

View 7 Replies View Related

Plesk 12.x / Linux :: Backup All Domains From 11.5 To New Server

Apr 4, 2015

I need to transfer all of my domains to a new server is there an easy solution to avoid manually backing up all the files, databases create new subscriptions,domains etc Also i will have to perform the same task for a local development machine which has already plesk 12 install (debian 7.8)

So in summary Plesk 11.5 (centOs 5.6) => Plesk 12 (debian 7.8)

View 3 Replies View Related

Plesk 12.x / Linux :: Add New Domains In Power User

Jun 30, 2014

I have a virtual server linux with Strato. When I have upgrade from 11.5 to 12.0.18 in spanish I have seen that I can´t add a new domain in power user. The user has ilimited domains and I have less that 10 domains. I see the buttom of "add domain" as in 11.5 and appears all the fields to complete, but there is not buttom to accept o decline. There is no problem with alias or subdomain. I have reinstall 11.5 and dissapeared the problem, but when I upgrade again to 12.0 this buttom doesn´t appear.

View 1 Replies View Related

Plesk 12.x / Linux :: Mailboxes Of Two Domains Not Found

Apr 20, 2015

Unfortunately today the mailboxes of two domains were "gone". The mailbox was still there physically but no mails would be delivered into the mailbox, nor could the user connect to it.

The log said:

Apr 20 07:22:11 plesk dovecot_authdb_plesk[30678]: No such user 'mail@domain.com' in mail authorization database
Apr 20 07:22:11 plesk dovecot: auth: Debug: master in: USER#0111#011mail@domain.com#011service=lda
Apr 20 07:22:11 plesk dovecot: auth: plesk(mail@domain.com): Mail account information for user='mail@domain.com' was not found
Apr 20 07:22:11 plesk dovecot: auth: Debug: userdb out: NOTFOUND#0111
Apr 20 07:22:11 plesk postfix/pipe[27105]: 7DD5F5DA02D: to=<mail@domain.com>, relay=plesk_virtual, delay=90585, delays=90585/0/0/0.03, dsn=4.2.1, status=deferred (Message can not be delivered at this tim$

The only solution that worked for me was to delete the mailbox, create it again and copy the old mails back. That problem only occured in two cases (two domains of one customer). All his other domains worked like a charm and no other customer was affected.

View 2 Replies View Related

Plesk 12.x / Linux :: TLS 1.2 Only Working In Panel And Not On Domains

Sep 9, 2014

I have a server which I am using for multiple clients. Some with SSL enabled, some without. I have added custom ngingx conf files for nginxDomainVirtualHost.php and nginxWebmailPartial.php in /usr/local/psa/admin/conf/templates/custom and modified the following lines to try and harden security:

Code:
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
ssl_ciphers "EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM EECDH+ECDSA+SHA384 EECDH+ECDSA+SHA256 EECDH+aRSA+SHA384 EECDH+aRSA+SHA256 EECDH+aRSA+RC4 EECDH EDH+aRSA RC4 !aNULL !eNULL !LOW !3DES !MD5 !EXP !PSK !SRP !DSS";
ssl_prefer_server_ciphers on;

After reconfiguring using

Code:
/usr/local/psa/admin/bin/httpdmng --reconfigure-all

I check in /etc/nginx/plesk.conf.d/vhosts/<domain>.conf and the changes are shown correctly there but browsers and online tools such as [URL] .... still say that the sites are using 128 bit encryption and TLS 1.0.

The Plesk admin panel itself displays 256 bit encryption and TLS 1.2.

View 3 Replies View Related

Plesk 12.x / Linux :: Empty Domains Page In CP?

Oct 20, 2014

When I log into plesk (service provider view) and click on the Domains link on the left, I get an empty page. It isn't blank like there is an error, it has some instructions at the top about creating a customer etc. It just doesn't list any of the domains that are setup on the server. There are several reseller accounts with several domains under each. I've even tried setting up a new customer and adding a domain under the new customer. Still nothing shows up.

I have several other VPS accounts running Plesk 12 with several domains under different customer accounts and the domains all show up on those.

View 3 Replies View Related

Plesk 12.x / Linux :: Manage Domains In Different Webspaces?

Jul 15, 2015

I just upgrated from Plesk 11 to Plesk 12 and now it looks like my admin account is not admin anymore. I can only see the domains that is subscribed to my username.

Is that normal? How can I see all subscriptions now?

View 3 Replies View Related

Plesk 12.x / Linux :: Modifying Php-fpm Settings For All Domains And New Ones?

Oct 1, 2014

Some sites reach maximum children

so I need to change

pm.max_children = 5

for all new domains on a server

How can this be done?

I know i can change it manually on each new domain, is there some kind of template to modify?

View 2 Replies View Related

Plesk 11.x / Linux :: Can Only See 5 Out Of 12 Domains In Control Panel

Nov 16, 2014

I have 12 domains in my control panel but i only see 5 domains in my control panel but all 12 domains are working they are up but only see 5 in control panel....

View 7 Replies View Related

Plesk 12.x / Linux :: Wildcard Subdomains Of Alias Domains

Jan 3, 2015

System: Plesk Panel 12, updated on CentOS 6

Situation:
"Main-domain" domain with 2 "alias-domains" (301-forward). For "Main-domain" I created a wildcard subdomain. All works fine.

ToDo:
I want to create wildcard domains for both "alias-domains".

Problem:
It is not possible to create wildcard subdomains for both "alias-domains".

1. How to create wildcard-subdomains on "alias-domains"?
2. How do I disable Plesk to respond to every domain, which isnt covered by a wildcard?

View 6 Replies View Related

Plesk 12.x / Linux :: Can't Add New Subscriptions Or Domains / Subdomain After Upgrade

Jun 25, 2014

Can't add new subscriptions or domains/ subdomain after upgrade. Upgraded to 12.0.18 today and can no longer add domains or subdomains. When I try create a new subscription I get the following error:

New configuration files for the Apache web server were not created due to the errors in configuration templates:
Template processing failed: file = /usr/local/psa/admin/conf/templates/default/domainVhost.php, error =
Template_Exception: No data. file: /usr/local/psa/admin/plib/Template/Processor.php line: 28 code: 0 Previous error: Template_Variable_Exception: No data. file: /usr/local/psa/admin/plib/Template/Variable/AbstractCachedData.php line: 67 code: 0.

Detailed error descriptions were sent to you by email. Please resolve the issues and click here to generate broken configuration files once again or here to generate all configuration files.

Trying to generate all configuration files OR generate broken configuration files doesnt work. Still get the same error.

When I try can create a subdomain I get the error:

.............
Error: proftpd-config failed: mktemp: failed to create file via template `/etc/proftpd.d/50-plesk.conf.XXXXXX': No such file or directory
Can not create temporary file
...........

This solution [URL] ..... doesnt work that just says 'ls: cannot access /etc/proftpd.d/: No such file or directory'

I tried yum update proftpd to see if that would do anything but get this...

Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* atomic: mir01.syntis.net
193 packages excluded due to repository priority protections
Setting up Update Process
No Match for argument: proftpd
No package proftpd available.
No Packages marked for Update

In plesk, ProFTPD ftpserver is showing as installed.

View 7 Replies View Related

Plesk 12.x / Linux :: Way To Set Global Php Values Settings For All Domains

Jan 12, 2015

is there a way to set global php values settings for all Domains in Plesk 12. In the older version of Plesk I can do it by linux in /etc/php.ini and restart the apache and all Domains will be load this configuration. But from Plesk 11 the settings are not loading from /etc/php.ini, only by the own php.ini file.How can I do it for all domains?

View 1 Replies View Related

Plesk 12.x / Linux :: Cloudflare Will Not Uninstall If Domains Activated

Jun 8, 2015

I deleted the Domain from Cloudflare but did not deactivate it before from Plesk. I add again the Domain and try to deactivate it but you can deactivate it.

(Error) CloudFlare can not delete domain.tld from this interface. your Plesk server is not the authoritative partner with CloudFlare for your domain.

What is the way to deactivate and uninstall Cloudflare?

View 6 Replies View Related

Plesk 12.x / Linux :: Send Email To All Domains Since Update

Jul 4, 2014

Since updating from Plesk V11, Plesk is sending out an e-mail with date.time information to all my customers. I have not changed anything to my settings.

View 1 Replies View Related

Plesk 12.x / Linux :: Can't Create Customers / Domains / Subscriptions

Jan 22, 2015

Any time I attempt to create a customer, subscription, domain, anything I get the error "The password should be between 5 and 20 characters in length.". The password is exactly like that. On some pages it gives an error to the username I chose and the error just explains what a username is (??)....

The only actual error I've seen is one from creating an account via the command line. It was a PHP error relating to a function having issues with the encoding or something. (I think this is only relating to sending feedback though?)

Error occurred while sending feedback. HTTP code returned: 502 PHP Notice: iconv(): Wrong charset, conversion from `ISO-8859-1' to `UTF-8//TRANSLIT' is not allowed; File: /usr/local/psa/admin/plib/api-common/cu.php, Line: 599

Error occurred while sending feedback. HTTP code returned: 502 PHP Notice: iconv(): Wrong charset, conversion from `ISO-8859-1' to `UTF-8' is not allowed; File: /usr/local/psa/admin/plib/api-common/cu.php, Line: 597​..I've tried OpenSuSE 12.3 with Plesk 11.5 and 12 and I'm now on OpenSuSE 13.1 with the latest Plesk 12.

View 3 Replies View Related

Plesk 11.x / Linux :: Domains Are Not Showing Up In Control Panel

Dec 8, 2014

Domains are not showing up in control panel but they are working...

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved