Plesk 12.x / Linux :: Unable To Add Certificate To Site - File Put Contents Failed

May 23, 2015

When i add the private key and certificate via plesk panel, i get the following error:

ERR [panel] Unable to set the certificate: Unable to put certificate file: Unable to arrange cert file: file_put_contents failed:

View 1 Replies


ADVERTISEMENT

Plesk 11.x / Linux :: Unable To Delete Default Certificate?

Nov 20, 2014

My default certificate expired recently. I created a new certificate "default certificate 2".

I used this certificate for "Secure the Panel"

I went to "Tools and Settings" -> "IP addresses" and made this certificate the default for all the IPs. On the page "Tools and Settings" -> "SSL certificates", it says Used: 0 next to "default certificate".

But when I try to delete it, it tells me: "Error: Unable to remove certificates: one or several certificates are assigned to the IP addresses/domains."

Is there anywhere I can check where this certificate is still used?

View 3 Replies View Related

Plesk 12.x / Linux :: Associating SSL Certificate To A Site Using CLI

May 27, 2015

When using `plesk bin --update domain.example.com -certificate-name 'certificate'`, Plesk always returns `Unable to find certificate`, I have verified the certificate exists using `plesk bin certificate -l -admin` and the spelling of the certificate name is correct. I can use the WebUI to associate the certificate to the site and have verified it works, however I need to automate this task.

Also, the online documentation for the `plesk bin site` command does not mention the `-certificate-name` option, however it is listed when running `plesk bin site -h`.

The documentation missing the information is found here: [URL] ....

View 2 Replies View Related

Plesk 12.x / Linux :: Unable To Configure Web Server - Execution Failed

Dec 5, 2014

I get the following error in plesk i don't know how to resolve this

Unable to configure the web server: Execution failed.
Command: httpdmng Arguments: Array ( [0] => --reconfigure-all )
Details: Execution failed. Command: httpdmng Arguments: Array ( [0] => --reconfigure-server [1] => -no-restart )

[Code] .....

View 2 Replies View Related

Plesk 11.x / Linux :: Failed Domain Creation - Unable To Restore DNS Zone

Aug 18, 2014

I have a VPS running Plesk 11.x and yesterdady I tried adding a new domain to my subscription and received this error:

Error: Unable to update domain data: Unable to restore the DNS zone: an error occurred while adding the DOMAINNAME IN A DOMAINNAME record: Incorrect DNS record values were specified.

I have one subscription and under that a few domains. I've not had any DNS issues before so I'm a little stumped as to where to start looking. I suspect DNS template issues but I'm not that au fait with the DNS template so I don't want to start fiddling. My service provider suggested I look at [URL] ... which doesn't appear to be related as I have no duplicate domains under my subscription.

Following on from this the VPS is my personal server and I host a few sites for friends consequently I only have the one subscription. I've been advised that I should have one subscription per domain. Is that correct information?

View 2 Replies View Related

Plesk 11.x / Linux :: Unable To Generate Web Server Configuration File

Jul 18, 2015

On Plesk 11.5.30 I have just patched with SSLfix.sh. [URL] ......

When I run an ssl check I get - Certificate name mismatch

I am also getting the following message

Unable to generate the web server configuration file on the host because of the following errors:
Template_Exception: apache2: Syntax error on line 211 of /etc/apache2/apache2.conf: Syntax error on line 73 of /etc/apache2/mods-enabled/ssl.conf: </IfModule>SSLHonorCipherOrder without matching <IfModule>SSLHonorCipherOrder section

[Code] .....

View 4 Replies View Related

Plesk 12.x / Linux :: Unable To Generate Web Server Configuration File After Upgrade To V12

Jun 21, 2014

I get this error after upgrade from Parallels Plesk 11.5 for Linux to 12.0.18 (Ubuntu 12.04.4 LTS):

Template_Exception: nginx: [emerg] PEM_read_bio_X509_AUX("/opt/psa/var/certificates/certI3Fakms") failed (SSL: error:0906D064EM routinesEM_read_bio:bad base64 decode) nginx: configuration file /etc/nginx/nginx.conf test failed

file: /opt/psa/admin/plib/Template/Writer/Webserver/Abstract.php line: 75 code: 0

Reconfigure all does not work:

web:Execution failed. Command: httpdmng Arguments: Array ( [0] => --reconfigure-all )
Details: Execution failed. Command: httpdmng Arguments: Array ( [0] => --reconfigure-server [1] => -no-restart )
Details: [2014-06-22 02:23:16] ERR [util_exec] proc_close() failed [2014-06-22 02:23:21] ERR [util_exec] proc_close() failed

[Code] .....

View 19 Replies View Related

Plesk 12.x / Linux :: RoundCube - Unable To Open Default Rule File

Jun 6, 2015

On attempting to select the configuration->filter option on RoundCube, we got the error message:

SERVICE CURRENTLY NOT AVAILABLE!
Error No. [501]

On /var/log/plesk-roundcube/errors we can see the following logs:

[06-Jun-2015 14:57:17 -0300]: PHP Error: SieveRules plugin: Unable to open default rule file in /usr/share/psa-roundcube/plugins/sieverules/sieverules.php on line 1523 (GET /roundcube/?_task=settings&_action=plugin.sieverules)
...
[06-Jun-2015 14:57:17 -0300]: PHP Error: SieveRules plugin: Unable to open example rule file in /usr/share/psa-roundcube/plugins/sieverules/sieverules.php on line 1560 (GET /roundcube/?_task=settings&_action=plugin.sieverules)
...
[06-Jun-2015 14:57:17 -0300]: PHP Error: Error loading template for sieverules.sieverules in /usr/share/psa-roundcube/program/include/rcmail_output_html.php on line 496 (GET /roundcube/?_task=settings&_action=plugin.sieverules)

View 1 Replies View Related

Plesk 11.x / Linux :: Unable To Generate Web Server Configuration File On Host

Jun 25, 2014

version: Parallels Plesk Panel v11.5.30_build115130819.13
os: centos 6.5 (final)

I recently received this messsage from in my mailbox "Unable to generate the web server configuration file on the host <nsxxxxxxx.ovh.net>" which is coming now every hour for 4 days now.

I first tried to regenerate an apache conf file with the magic on my Centos 6:

# /usr/local/psa/admin/sbin/httpdmng --reconfigure-all

but it gives me this output:

Execution failed.
Command: httpdmng
Arguments: Array
(
[0] => --reconfigure-server
[1] => -no-restart

[Code] .....

At line 10 in my server.conf file I have a bunch of ipv6 address that looks like this:

NameVirtualHost xx.xx.x.xx:80
NameVirtualHost [xxxx:xxxx:8:5b11::1000]:80
NameVirtualHost [xxxx:xxxx:8:5b11::1001]:80
NameVirtualHost [xxxx:xxxx:8:5b11::1002]:80

[Code] ....

View 2 Replies View Related

Plesk 12.x / Linux :: Unable To Generate Web Server Configuration File On Host

Jul 28, 2014

After the last update, I get this error:

Unable to generate the web server configuration file on the host <xxx.de> because of the following errors:

Template_Exception: nginx: [emerg] PEM_read_bio_X509_AUX("/usr/local/psa/var/certificates/certRHXRsQy") failed (SSL: error:0906D064EM routinesEM_read_bio:bad base64 decode)
nginx: configuration file /etc/nginx/nginx.conf test failed

file: /usr/local/psa/admin/plib/Template/Writer/Webserver/Abstract.php
line: 75
code: 0

Please resolve the errors in web server configuration templates and generate the file again.

the websites of my customer are not reachable now....

View 2 Replies View Related

Plesk 11.x / Linux :: Upload Bigger File Then 16MB Failed

Dec 23, 2014

I have 1 domain so i will use upload script on but there is some issue when i try and upload file.

I have upload 1 file so was 11MB &
1 file so was 6MB without problem.

And try with a file so was 17.46MB and this will not upload. It seems to me that it is a barrier for some space 16MB of uploading! Since that work and upload file so was 6 & 11MB but when I try and upload a file so is 17.46 or higher it stop.

Free Users can upload 100MB FREE
Premium: 1GB

I have set this in Plesk - PHP Settings

memory_limit: 1G
max_execution_time: 84600
max_input_time: 84600
post_max_size: 2G
upload_max_filesize: 2G

Also restart server after changing this. But still the same and can not upload bigger file then 16MB

View 2 Replies View Related

Plesk 12.x / Linux :: File Sharing Stops - Unable To Load Folders List

Apr 6, 2015

After enabling File Sharing in Plesk 12, the service appears to function correctly. If only a few files are uploaded, they are ok. However, after uploading a directory structure with a handful of MB, and subdirectories, File Sharing stops. It shows at the top of the screen:

"Internal error: The File Sharing service is temporarily unavailable because the site is down for maintenance."

it also says in the main window:

"Unable to load folders list."

Clicking on Upload Files, that dialog also shows "Unable to load folders list."

I have checked that the ownership of those files on the server is www-data:www-data , and that permissions are 755 for directories and 644 for files, because it seems like ownership and permissions could be an issue, however that doesn't fix it. Removing all the files in the share does fix it, however that's not useful if the files should be available for sharing.

View 17 Replies View Related

Plesk 11.x / Linux :: Health Monitor Installed But Unable To Load Configuration File

Aug 31, 2013

I just installed the Health Monitor add-on in a brand new Plesk 11.5.30 on CentOS 6.4 but all that it's area in Plesk displays is this funky looking error:

{"status":"error","statusMessages":[{"status":"error","class":"","content":"Unable to load configuration file.Click to expand...

View 11 Replies View Related

Plesk 12.x / Linux :: Health Monitor Error - Unable To Load Configuration File

Apr 27, 2015

I have a one problem in my server . I use in Parallels Plesk v12.0.18_build1200140606.15 os_CentOS 6 I vps in systemOS CentOS6.6 Final Minimal and installing plesk health monitor show error in :

{"status":"error","statusMessages":[{"status":"error","class":"","content":"Unable to load configuration file.

And I try the command

/usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/scripts/setup-health-monitor.php

output problem is :

Error: Unable to read /proc/partitions

View 11 Replies View Related

Plesk 12.x / Linux :: Sites Inaccessible - Unable To Generate Web Server Configuration File

Aug 31, 2014

I have some error with my server. All my sites are inaccessible.

Code:
Template_Exception: nginx: [emerg] SSL_CTX_use_PrivateKey_file("/opt/psa/var/certificates/cert-ao0glw") failed (SSL: error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error:Type=X509_ALGOR error:0D08303A:asn1 encoding routines:ASN1_TEMPLATE_NOEXP_D2I:nested asn1 error:Field=pkeyalg, Type=PKCS8_PRIV_KEY_INFO error:0907B00D:PEM

[Code] .....

View 2 Replies View Related

Plesk 11.x / Linux :: Upload Backup MSSQL Server File - Filemng Cp Failed

Mar 19, 2014

I'm trying to upload backup ms sql server file. But the Control panel tells me error: "Error: copy_file failed: filemng cp failed:"

View 4 Replies View Related

Plesk 12.x / Linux :: Unable To Rotate Dump - The Dump Rotation Is Failed With Code 121

Feb 4, 2015

I have enabled the backup rotation of some websites to my "Personal FTP Repository", the problem is that Plesk is unable to do it due this error:

Code:
Unable to rotate dump: The dump rotation is failed with code '121' at /usr/local/psa/admin/bin/plesk_agent_manager line 1041.

I read here [URL] .... that it should be solved but I have the version 12.0.18 Update #33, why does it persist?

View 5 Replies View Related

Function.file-get-contents

Mar 25, 2009

I got this warning message from a script I was working on to read XML feeds.

Warning: file_get_contents(url) [function.file-get-contents]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:Apache2.2htdocs est5.php on line 8

but when i run the url itself, it works fine.

i already set allow_url_fopen = On

View 2 Replies View Related

File Get Contents :: Internal Server Error

Jun 22, 2008

When some jobs done via php scripts which use file get contents , page gives internal server error without waiting.

View 3 Replies View Related

Ngix To Serve Static File Contents On CPanel Servers

Jun 17, 2009

how to setup Nginx webserver on a cpanel server to serve static contents,
say /images folder from every domains hosted on the server so that Apache's load will decrease?

View 12 Replies View Related

Plesk 12.x / Linux :: Deny User Upload File Via File Manager Or Hidden File Tab?

Feb 10, 2015

I'm build Plesk Panel for Linux and Presence Builder, I don't want my user can upload their website to hosting via File Manager. How can I do it...

View 2 Replies View Related

Plesk 12.x / Windows :: Unable To Backup Server Site Builder Content

Jun 27, 2014

When making backup, I get this error:

Warning: server "server"
Unable to backup server Site Builder content[Error in execute ''"C:Program Files (x86)ParallelsPlesksbutilsbru.php" --backup --log=stdout --target=server_settings --file="C:Program Files (x86)ParallelsPleskPrivateTemp mp34720.tmp"':
# Error: Cannot execute query to database. #

View 1 Replies View Related

Plesk 11.x / Windows :: Setting Default Site On Dedicated IP - Unable To Reconfigure Web Server

Sep 2, 2014

Code:

Error: Unable to reconfigure web server. websrvmng failed: Site MailEnable WebMail does not exist at IIS7WebSites::get() In IIS7NativeProvider module Exception type: System.Exception at IIS7WebSites.get(IIS7WebSites* , auto_ptr* , Int64 id, basic_string,std::allocator >* idnName)
Windows Server 2012
Plesk 11.0.9 Update #62
Note: Recently migrated from Plesk 9.2

Trying to set Default Site for a Dedicated IP Address.

I go to Subscription, then to domain > Change Hosting Settings, select dedicated IP address and OK, works fine. Site goes to Default Plesk Page.

Go to Tools & Settings, IP Addresses > Select the dedicated IP address I set above. Change Default Site to site above. Click Ok.

I get the error message above and nothing changes.

I looked on my IIS Server and MailEnable's Webmail is installed under the Default Website.

I have another Dedicated IP on this server and it has a default site on it working properly, but it was set up on the old site and it was configured as part of the Migration using Migration Manager.

I tried deleting the IP address and adding it back in. That didn't change anything. I also tried running: "%plesk_bin%websrvmng.exe" –reconfigure-webmail since that came up under someone else's issue when searching the web and that .exe is what's throwing the error.

View 1 Replies View Related

Plesk 11.x / Windows :: Unable To Remove Or Edit Site Content In Mobile Websites

Feb 11, 2014

I received an error message "Error: Failed to remove mobile site: Can't delete a site that's not active " when try to remove a mobile website in Plesk control panel and if i try to edit site content i received another error message "Can't access a site that's not active" from [URL] ....

These notification messages are originating from UNITY Mobile platform. The reason is actually hinted in the messages themselves - both the site and the editor account have been already disabled and there are no handlers anymore to modify their status further, so the messages are correct from UNITY Mobile platform's standpoint.

It appears that Plesk control panel has somehow retained in its configuration information about the site availability and is giving the plesk control panel the option to configure the mobile site despite the fact that UNITY Mobile platform is returning "deleted" status back to Plesk. Plesk should be given an option to create a new site instead now.

I would like to know how to manage Plesk in this situation.

View 6 Replies View Related

Plesk 11.x / Windows :: System Cannot Find File Specified - Unable To Connect To Pipe

Dec 19, 2013

I have installed Plesk 11.x windows version. I use that for 1 month but now I want to login to panel by http://mysite.com:8880 get error:

The system cannot find the file specified. (Error code 2) at Unable to connect to pipe .pipeP_85da9518-b79d-49a6-a154-e5055dc53d7c

View 2 Replies View Related

Plesk 11.x / Windows :: Cannot Log In - Unable To Read Control Panel Configuration File

Apr 29, 2013

I can not log into to plesk right now. It's display message " Unable to read Control Panel configuration file: date_default_timezone_get() [function.date-default-timezone-get]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_ timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier.We selected 'Asia/Krasnoyarsk' for '7.0/no DST' instead".

View 1 Replies View Related

Plesk 12.x / Linux :: How To Put Certificate With Domain

Oct 11, 2014

I've have a problem with a server : we have create as usual certificate with Tools > SSL certificates.

When we want to put certificate with the domain, we don"t have the "Secure your sites" menu in the "websites and domains" sub category.

Why ? How can i activate the certificate with the domain ?

View 5 Replies View Related

Plesk 11.x / Linux :: QMAIL SSL Certificate

Oct 15, 2014

I have issue with qmail server. I want to update ssl certificate and for this i have replaced older servercert.pem with new servercert.pem file in /var / qmail/ control/. and restart service of qmail using qmailctl restart.But after updating this certificate my web browser still showing older certificate details.

View 1 Replies View Related

Plesk 12.x / Linux :: Can't Remove Old Certificate

Sep 26, 2014

I installed a new ssl certificate, changed it to be default and secure Plesk, switched the IP to use it. Now I wanted to remove the old one but it shows me that there is still one usage of this cert and I can't remove it. But how can I find what is using it?

View 5 Replies View Related

Plesk 11.x / Linux :: Can't Remove SSL Certificate From IP

Nov 3, 2014

I tried to remove the ssl certificate but although I have removed it from the IP I'm getting an error that it is still assigned to it. The solution in [URL] .... didn't work cause the Certificate field is grey out in my case.

View 1 Replies View Related







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