Plesk 12.x / Linux :: Change Domain / Workspace Expiration Date?
Jan 21, 2015
"Warning: The webspace was suspended. All sites hosted with the webspace are not available."
I know that on the past versions the expiration date is changed in the subscrition details.
This is Plesk 12.08 Webadmin Edition and theres no possibility to change by the "interface management" on service provider view.
How is it possible to change workspace expiration dates?
View 7 Replies
ADVERTISEMENT
Jan 20, 2015
I define expiration date for my package in my domain and after that date my domain still active. I think this problem related to statistic. When I run this command manullay i'v got the error.
/usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=mydomain.com
And the error
WARNING during statistics_collector execution: : statistics[12391]: Executing logs preparation...
PHP Notice: Zend_Db_Adapter_Pdo_Abstract::closeConnection(): send of 5 bytes failed with errno=32 Broken pipe; File: /usr/local/psa/admin/externals/Zend/Db/Adapter/Pdo/Abstract.php, Line: 166
View 5 Replies
View Related
Jun 6, 2014
My customer has two domains, one of it is a alias-domain.
He wants to set this alias to his primary domain, so how can i change it?
I tried it with deleting the alias, but i can't find the "button" for changing the primary domain?
Have I to delete the complete abonnement and reinstall all files and databases?
I know, that I have to change some paths in files, but it would be easier, than to dump everything and upload again...
View 4 Replies
View Related
Aug 22, 2014
Recently I have migrated from a VPS to another VPS. How can I change nameservers for domains in old VPS to point them to the new VPS ?
View 6 Replies
View Related
Feb 4, 2015
After changing website domain name (from development one -dev-domain.com- to production one) we have this error in fail2ban.log :
2015-02-01 06:46:41,176 fail2ban.filter [2848]: ERROR Unable to open /var/www/vhosts/system/dev-domain.com/logs/proxy_access_log
2015-02-01 06:46:41,176 fail2ban.filter [2848]: ERROR [Errno 2] No such file or directory: '/var/www/vhosts/system/dev-domain.com/logs/proxy_access_log'
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/server/filter.py", line 520, in getFailures
has_content = container.open()
File "/usr/lib/python2.7/dist-packages/server/filter.py", line 601, in open
self.__handler = open(self.__filename)
IOError: [Errno 2] No such file or directory: '/var/www/vhosts/system/dev-domain.com/logs/proxy_access_log'
View 3 Replies
View Related
Mar 1, 2015
I have a "little" problem. I can not change the hosting type for a domain.
There is the error:
"Internal error.
ERROR: Call to a member function getRootPath() on a non-object (Abstract.php:141)"
What am I doing wrong?
View 4 Replies
View Related
Mar 12, 2015
Since we switched to Plesk 12 and activated nginx the problem reoccurs reliably on every domain change.
As soon as a customer creates a new domain or alias and Apache restarts nginx delivers 502 errors for maybe 10 seconds. After that everything is fine again.
The system is Debian 6.0.10 with Plesk 12.0.18 Update #38
That might not be a problem in small environments, but with >100 domains the timeout is annoying enough for customers to pick up the phone.
Adding this to /etc/sw-cp-server/config did not do the trick.
http {
fastcgi_buffers 32 32k;
fastcgi_buffer_size 64k;
fastcgi_read_timeout 600;
fastcgi_send_timeout 600;
}
View 3 Replies
View Related
Sep 25, 2014
OS: Centos 6.5
Plesk Version: 12.0.18
Recently, we had trouble with Horde, which I Re-installed. However, since then any change that is made to a domain in plesk (changing mailbox settings, domain settings, hosting settings) All website show the default plesk page and I will have to re-run the reconfigure-all command in SSH to bring them all back up. Sometimes even that won't work and I will have to re-run the bootstrap repair command. We were actually on Plesk 11 when this started happening, so we upgraded to Plesk 12, but unfortunately this did not fix the issue.
We have around 500 customer websites on this server, so obviously the changes are made often and the sites going down on every change isn't great at all.
I have a long list of these errors in my error Plesk error log:
2014/09/25 17:31:53 [error] 818#0: *1566 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: *.*.*.*, server: , request: "$
But I can't seem to find out if this is the cause, or how to fix this error correctly on a Plesk install.
View 1 Replies
View Related
Sep 16, 2013
Is there a way to change the default value of the "Preferred domain" option in the hosting settings of domains in Plesk 11.5? When ever i create a new subscription/domain it just defaults to the value of "domain.ltd" and i have to go into the hosting settings and manually change it to "None". Is there a way i can set it to use the "None" option every time i create new subscriptions or domains?
View 14 Replies
View Related
Jun 25, 2015
I have a Plesk 12.0.18 on Centos Server. All subscriptions works fine, but one subscription have a domain with this problem.
When i change the domain prefix to "www.mydomain.com" or to "mydomain.com", this still stuck to "Waiting...".
When this happens, the rest of the server still works fine, but will not let me make any changes to the rest of subscriptions.
I try to edit the apache vhosts, but this looks fine.
View 3 Replies
View Related
Dec 8, 2014
When I try to change a domain name preference from www to non-www i am getting the error
"Error: No secure shell available"
I am using plesk 12 ....
View 1 Replies
View Related
Mar 11, 2015
I wonder if there is any chance to change the domain that is being shown as the incoming/outgoing mail server to users of the Plesk Panel, when clicking on the "Info"-Icon near an e-mail-account in the mail list (see screenshot).
We only have a SSL certificate for one domain and want our customers to use this domain in their mail client settings, so that the client trusts the domain.
View 1 Replies
View Related
Dec 5, 2014
How to update out of date components included in VPS? For instance...
rkhunter is at v1.3.4 whereas the current version is 1.4.2. Why both about updating? Well, in part to reduce the number of false-positive warnings and in part to gain more current protection.
A yum update isn't possible as 1.4.x has moved on quite significantly from 1.3.x and while downloading and installing rkhunter isn't terrible difficult, trying to get it to update the 1.3.4 version included with VPS seems somewhat more difficult...
SpamAssassin is at v3.3.1-3 whereas 3.4.0 is the current release version and 3.3.2 is no longer supported, meaning 3.3.1 is definately way out of support. Why bother? Better spam detection and blocking
When VPS will update to something nearer current versions of both of these components?
View 1 Replies
View Related
Apr 26, 2008
I terminated an account in WHM and when I created again, the setup date in list of accounts changed to today,
How can I edit this time?
View 3 Replies
View Related
Sep 11, 2007
I'm having problems trying to change the date, no matter what I enter in webmin or shell it keeps the existing date and I've tried ntp.
Fed Core 6
View 5 Replies
View Related
Feb 21, 2015
I have a client on a dedicated IP, today we needed to downgrade the web hosting plan. As the web hosting plan puts users on a default shared IP, this plan change also changed the dedicated IP to the shared one causing some propagation issues for a small period of time.
I have contacted WHMCS about this asking if they had a way of changing the clients plan but keeping the IP address intact as this could lead to some very undesirable outcomes. They explained that it is not their fault and to contact Parallels.
I know I can change the plan directly in Plesk however by initiating the plan change via WHMCS, everything is automated.
View 1 Replies
View Related
Sep 10, 2009
I am running plesk 9.2. I need to move one domain from the shared IP to dedicated IP. How do I do that? My server vendor has already allocated the IP addresses to me and I can see the unused IPs in the Ip address pool. How can I change the ip of suppose; mydomain.com from 1.2.3.4(shared) to 4.5.6.7(dedicated)?
View 2 Replies
View Related
Jan 8, 2014
Today I received this Error Message when i try to change php value for a Domain.
Error: ProtDirUser_IIS::update() failed: Update Protected Directory #427 user failed: no such table: ProtectedUrls (Error code 1)
View 8 Replies
View Related
Jun 14, 2013
After upgrade plesk 11 to 11.5 there is a new feature in domain hosting settings which is called "Preferred domain"
We can not change the state of Preferred domain. It always remain domain.tld When we try to change it to "none" panel says "Information: The settings were successfully updated."
When we check hosting settings again Preferred domain section is domain.tld . due to that reason we r having lots of diffuculties. Lots web page down due to web.config file has redirection.
View 8 Replies
View Related
May 5, 2015
I was trying to change "Register Domain Names button URL". URL...But after changing the "Register Domain Names button URL" the CLI file (%plesk_ cli %interface_template.exe) got corrupted somehow and now i get this error "invalid application".Is there a place where i can get a copy of this file ?
View 4 Replies
View Related
Feb 5, 2008
Has anyone helped clients transition from one domain to another? Maybe dissolving a partnership or renaming their company... so a new domain name has been registered and a new website created.
2 Issues:
#1 Using .htaccess 301 redirect
We used the following command line in their old website's htaccess file
Redirect 301 / [url]
The goal was to get people try to visit any page of their old website (i.e. OldWebsite.com/contact.html) redirected to their new website (i.e. NewWebsite.com/contact.html). Isn't that supposed to change the address bar's URL, too? For some reason, I visit their old site and I seem to be redirected to their new website but the address bar still has their old domain name? Something is going on???
#2 Having their new company name for 2 years now. People can enter her new company name in Google, MSN or Yahoo. Her new company name appears in the search results but has the old domain name associated with it. We are trying to get rid of any reference to that old domain name? What's the easiest way to do this? So what people see in search engines is:
New Company
Short Meta Description
www.OldDomain.com
What steps did I miss in this transition?
What steps do I have to take on their old website/old web server to control it's appearance on search engines and make sure people get to the new website?
View 2 Replies
View Related
Nov 16, 2014
When I hit my server's domain it redirects me to one of the hosted sites' domain with a 302 redirect. It used to return the default plesk server page. How can I cancel the redirect?
View 2 Replies
View Related
Jun 12, 2015
I have installed a new SSL cert and tried to assign it to an IP address.
Plesk says "Information: The properties of the IP address .... were changed."
But it seems the SSL cert was not changed.
Running in mysql the following query
select d.name from domains d inner join hosting h on h.dom_id = d.id where h.certificate_id = <id of new cert>;
gives:
Empty set (0.00 sec)
I changed the cert for the IP where all my domains are so it should show the domains using that IP/cert. Running the query using the ID of the old cert lists all the domains on that IP/cert.
View 1 Replies
View Related
Jan 28, 2015
CentOS 6.6
Plesk 12.0.18
64-bit
At some point, not sure when, PHPMyAdmin's (as accessed through the admin panel by clicking on a customer, manage hosting, databases, etc) permissions have changed such that I cannot view, edit or add MySQL routines/procedures. This appears to have occurred system-wide, though I have not checked every database on the server.
Is there a fix to get the permissions set so that I can make these changes again?
View 3 Replies
View Related
Feb 9, 2015
Are that possible to change root password on plesk?
I have a man so work for me on my server and install double php version on my server and maybe it`s best and change password to root!
So no one have access to my root more.
View 5 Replies
View Related
Jul 9, 2014
how to change ports of Nginx from 80 to 8080 I would like install Varnish
View 2 Replies
View Related
Nov 8, 2014
I recently changed the main domain url from website.com to www.website.com, this resulted in 404-errors when i navigated to wordpress...
I found a solution on the internet and updated the records with phpmyadmin [URL] ....
When I click on Login at the the WordPress Installations I'm still being navigated to the old website url. It supprices me that there is no option to change it on Plesk level after wordpress is deployed.
How can i change or update the wordpress path once it is installed in Plesk?
I'm using CentOS 6.2, maybe there is a config file or an database for Plesk?
View 2 Replies
View Related
Jun 21, 2014
I dont find where or how can I change default mailbox size, traffic and disk space for each domain in Plesk 12 Web App Edition, I only have unlimited by default.
View 15 Replies
View Related
Nov 9, 2014
We have installed our plesk servers using parallels plesk mage from AWS market place. We are unable to change the system time from default NOVT.
$ date
Mon Nov 10 13:28:25 NOVT 2014
When we tried changing time to EST from plesk tools / by linking /etc/localtime to /usr/share/zoneinfo/EST
We can see the logs are updated with the EST timings but 'date" command still shows the NOVT.
Due to this installed fail2ban is not working properly due the difference in the system time with logs time.
View 1 Replies
View Related
May 5, 2015
I am trying to move a particular domain to a different subscriber but am getting an error. I haven't had any problems with this function before.
Code:
Warning: Some problems were encountered when attempting to assign some of the subscriptions to a new owner.Unable to continue subscription transfer: this subscription requires more resources than can be provided by the new owner's provider.
Warning: Unable to continue subscription transfer: this subscription requires more resources than can be provided by the new owner's provider.
All of the resources it shows before and after the transfer are the same. What it is referring to?
View 3 Replies
View Related