[+] Compatibility with Parallels Virtuozzo Containers 4.6.
[*] Google Services for Websites localization - now Google Services for Websites can be used in the same language as your current Parallels Plesk Panel locale.
[*] Stability of Postfix queue was increased to avoid the queue file write error.
[-] Virtuozzo promotion in the top frame of Parallels Plesk Panel is removed.
[-] Domains that exceeded limits are not suspended on a server with a lot of domains bug is fixed.
[-] SSL is available for subdomains, but a configuration file for SSL connection is not supported by subdomains bug is fixed.
[-] The size of mail log file is growing and logs are not properly rotated bug is fixed.
[-] Subdomain switching to PHP in FastCGI is applied to consequent subdomains bug is fixed.
[-] Executing statistics tool causes segmentation fault in Postfix when the size of mail log is large bug is fixed.
[-] The Parallels Plesk Panel server does not update traffic of the clients bug is fixed.
[-] The statistics utility generates directories in the wrong format for all domains when invoked after backup restoration or migration bug is fixed.
[-] It takes almost four minutes to open a domain's hosting preferences page bug is fixed.
[-] Problem in libspf which causes incorrect work of SPF rules bug is fixed.
[-] Domain user cannot log in to the server with SFTP, the error 'connection closed' is returned bug is fixed.
[-] Some countries are not listed at the Add SSL Certificate page, so customers cannot generate a CSR bug is fixed.
Plesk 9.5.3 released
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
Plesk 9.5.3 released
From the Release Notes for Parallels Plesk Panel 9.5.3 for RPM Package-based Linux/Unix Systems:
Lemonbit Internet Dedicated Server Management
Re: Plesk 9.5.3 released
Thanks breun, some "nice" bugs fixed.
Watch out!: I don't update via the Plesk panel but for those who do: Version 10 is also showing up there which must be a bug. So watch out.
EDIT: or is Plesk 10 out?
Watch out!: I don't update via the Plesk panel but for those who do: Version 10 is also showing up there which must be a bug. So watch out.
EDIT: or is Plesk 10 out?
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
Re: Plesk 9.5.3 released
We'll definitely be getting it up and running on some test images today or tomorrow to see how well it lives with ASL. I don't foresee any issues with it though.
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
Re: Plesk 9.5.3 released
It's cool that vhost_ssl.conf is now also supported but subdomains, but the change broke a bunch of sites for us, because Plesk used to use vhost.conf on subdomains for SSL as well before. We had to move some Apache configuration from domain's vhost.conf files to new vhost_ssl.conf files to fix this.[-] SSL is available for subdomains, but a configuration file for SSL connection is not supported by subdomains bug is fixed.
Lemonbit Internet Dedicated Server Management
Re: Plesk 9.5.3 released
Thanks for the heads up breun! Very useful for everyone upgrading and suing ssl on subdomains.
breun wrote:It's cool that vhost_ssl.conf is now also supported but subdomains, but the change broke a bunch of sites for us, because Plesk used to use vhost.conf on subdomains for SSL as well before. We had to move some Apache configuration from domain's vhost.conf files to new vhost_ssl.conf files to fix this.[-] SSL is available for subdomains, but a configuration file for SSL connection is not supported by subdomains bug is fixed.
Re: Plesk 9.5.3 released
New issue found.
I upgraded 2 servers on 9.5.3. Ossec's 2 proccesse's are running all the time. Taking the load up to 0.25 some times while nothing is being used on the server and the free ram seems to have droped dangerously in both boxes.
Now I am not sure if this has to do with plesk 9.5.3 or if you guys issued an update for ossec or something that could affect ossec recently.
An example :
9142 ossec 20 0 23928 2388 792 S 8.8 0.1 1:40.72 ossec-analysisd
9157 root 20 0 6612 3068 424 S 2.0 0.1 0:33.40 ossec-syscheckd
These 2 proccesses when the system is almost idle show up on the top of the top utility with an interval of 1 second in both servers !!!
I upgraded 2 servers on 9.5.3. Ossec's 2 proccesse's are running all the time. Taking the load up to 0.25 some times while nothing is being used on the server and the free ram seems to have droped dangerously in both boxes.
Now I am not sure if this has to do with plesk 9.5.3 or if you guys issued an update for ossec or something that could affect ossec recently.
An example :
9142 ossec 20 0 23928 2388 792 S 8.8 0.1 1:40.72 ossec-analysisd
9157 root 20 0 6612 3068 424 S 2.0 0.1 0:33.40 ossec-syscheckd
These 2 proccesses when the system is almost idle show up on the top of the top utility with an interval of 1 second in both servers !!!
Hello IT.
Phone : Blah Blah ....
Have you tried turning it on and off again ?
Phone : Blah Blah ....
....
I'm sorry, are you from the Past ?!
http://www.youtube.com/watch?v=-E4fm4Wqego
Phone : Blah Blah ....
Have you tried turning it on and off again ?
Phone : Blah Blah ....
....
I'm sorry, are you from the Past ?!
http://www.youtube.com/watch?v=-E4fm4Wqego
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
Re: Plesk 9.5.3 released
Sounds like normal OSSEC behavior to me.
Lemonbit Internet Dedicated Server Management
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
Re: Plesk 9.5.3 released
syscheckd is what watches the file system for changes, it reports that data to analysisd. You can also re-nice syscheckd manually while its running a scan (renice -p 20 <pid>)
-
- Forum User
- Posts: 37
- Joined: Wed Feb 09, 2005 6:27 pm
Re: Plesk 9.5.3 released
Ditto. Thanks for sharing!Kalimari wrote:Thanks for the heads up breun! Very useful for everyone upgrading and suing ssl on subdomains.
breun wrote:It's cool that vhost_ssl.conf is now also supported but subdomains, but the change broke a bunch of sites for us, because Plesk used to use vhost.conf on subdomains for SSL as well before. We had to move some Apache configuration from domain's vhost.conf files to new vhost_ssl.conf files to fix this.[-] SSL is available for subdomains, but a configuration file for SSL connection is not supported by subdomains bug is fixed.