• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Plesk 12.0 Preview

Status
Not open for further replies.
Hi Nikolay.,

but its the preview further more, right? How can I hide this option as I don't wan't to upgrade to a preview in live system.
 
It is to be considered RTM.

So feature freeze / complete, but has not yet been battle tested.
Early adopters are the ones that really need the new features, or don't care for possible bugs.

Plesk will only offer the upgrade if your Updates & Upgrades settings are set to "Early Adopter".
 
Clean install of 12.0.18 CentOS 6 1200140513.16:

When trying to access Plesk for configuration via https://<ip>:8443/
I get:
Code:
404 Not Found
nginx

And this in /var/log/plesk/sw-cp-server/error_log :

Code:
2014/05/22 22:27:13 [warn] 23290#0: conflicting server name "" on 0.0.0.0:8443, ignored
2014/05/22 22:27:18 [error] 23292#0: *1 open() "/usr/share/html/check-plesk.php" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "POST /check-plesk.php HTTP/1.1", host: "localhost:8443"2014/05/22 22:28:35 [warn] 26244#0: conflicting server name "" on 0.0.0.0:8443, ignored
2014/05/22 22:29:52 [error] 26246#0: *2 "/usr/share/html/index.html" is not found (2: No such file or directory), client: 4.3.2.1, server: , request: "GET / HTTP/1.1", host: "<fqdn>:8443"
2014/05/22 22:34:09 [error] 26246#0: *4 "/usr/share/html/index.html" is not found (2: No such file or directory), client: 4.3.2.1, server: , request: "GET / HTTP/1.1", host: "<ip>:8443"
2014/05/22 22:34:23 [error] 26246#0: *5 open() "/usr/share/html/check-plesk.php" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "POST /check-plesk.php HTTP/1.1", host: "localhost:8443"
2014/05/22 22:34:26 [error] 26246#0: *4 "/usr/share/html/index.html" is not found (2: No such file or directory), client: 4.3.2.1, server: , request: "GET / HTTP/1.1", host: "<ip>:8443"
2014/05/22 22:34:29 [error] 26246#0: *6 "/usr/share/html/index.html" is not found (2: No such file or directory), client: 4.3.2.1, server: , request: "GET / HTTP/1.1", host: "<ip>:8443"


Installed on CentOS 6.5 with:


Code:
yum -y update
yum -y install nano screen mlocate
yum -y install http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
yum -y install wget unrar
curl http://autoinstall.plesk.com/plesk-installer -o /root/plesk-installer
chmod +x /root/plesk-installer
/root/plesk-installer --select-product-id plesk --select-release-latest --branch=current --install-component common --install-component panel --install-component bind --install-component psa-autoinstaller --install-component postgresql --install-component pmm --install-component agent --install-component mysqlgroup --install-component horde --install-component roundcube --install-component drweb --install-component spamassassin --install-component mailman --install-component postfix --install-component web-hosting --install-component mod_fcgid --install-component proftpd --install-component webalizer --install-component awstats --install-component phpgroup --install-component webservers --install-component watchdog --install-component ruby --install-component fail2ban --install-component modsecurity --install-component config-troubleshooter
 
Good morning everybody,

I set up a Ubuntu 14.04 LTS Server from scratch and try to install Plesk 12 via the autoinstall script as root.

I was able to get the script via wget http://autoinstall.plesk.com/plesk-installer and did chmod +x ./plesk-installer

When I run the script I´m getting ERROR: Unable to fetch Parallels Installer

Is it because the autoinstaller does not deliver Plesk 12 or because the autoinstaller does not support Ubuntu 14.04?
Do I still need to register for the Plesk 12 preview and if so can I test it on my own VM?

Thanks,
Dennis
 
Good morning everybody,

I set up a Ubuntu 14.04 LTS Server from scratch and try to install Plesk 12 via the autoinstall script as root.

I was able to get the script via wget http://autoinstall.plesk.com/plesk-installer and did chmod +x ./plesk-installer

When I run the script I´m getting ERROR: Unable to fetch Parallels Installer

Is it because the autoinstaller does not deliver Plesk 12 or because the autoinstaller does not support Ubuntu 14.04?
Do I still need to register for the Plesk 12 preview and if so can I test it on my own VM?

Thanks,
Dennis

Ubuntu 14.04 LTS is not supported yet. It will be supported in GA release.
 
Since 12.0.18 I get errors in the Backup Manager, although backups seem to work fine:

Unable to rotate dump: The dump rotation is failed with code '1' at /opt/psa/admin/bin/plesk_agent_manager line 1039.

The problem is fixed in latest MU.
 
Clean install of 12.0.18 CentOS 6 1200140513.16:

When trying to access Plesk for configuration via https://<ip>:8443/
I get:
Code:
404 Not Found
nginx

And this in /var/log/plesk/sw-cp-server/error_log :

Code:
2014/05/22 22:27:13 [warn] 23290#0: conflicting server name "" on 0.0.0.0:8443, ignored
2014/05/22 22:27:18 [error] 23292#0: *1 open() "/usr/share/html/check-plesk.php" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "POST /check-plesk.php HTTP/1.1", host: "localhost:8443"2014/05/22 22:28:35 [warn] 26244#0: conflicting server name "" on 0.0.0.0:8443, ignored
2014/05/22 22:29:52 [error] 26246#0: *2 "/usr/share/html/index.html" is not found (2: No such file or directory), client: 4.3.2.1, server: , request: "GET / HTTP/1.1", host: "<fqdn>:8443"
2014/05/22 22:34:09 [error] 26246#0: *4 "/usr/share/html/index.html" is not found (2: No such file or directory), client: 4.3.2.1, server: , request: "GET / HTTP/1.1", host: "<ip>:8443"
2014/05/22 22:34:23 [error] 26246#0: *5 open() "/usr/share/html/check-plesk.php" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "POST /check-plesk.php HTTP/1.1", host: "localhost:8443"
2014/05/22 22:34:26 [error] 26246#0: *4 "/usr/share/html/index.html" is not found (2: No such file or directory), client: 4.3.2.1, server: , request: "GET / HTTP/1.1", host: "<ip>:8443"
2014/05/22 22:34:29 [error] 26246#0: *6 "/usr/share/html/index.html" is not found (2: No such file or directory), client: 4.3.2.1, server: , request: "GET / HTTP/1.1", host: "<ip>:8443"


Installed on CentOS 6.5 with:


Code:
yum -y update
yum -y install nano screen mlocate
yum -y install http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
yum -y install wget unrar
curl http://autoinstall.plesk.com/plesk-installer -o /root/plesk-installer
chmod +x /root/plesk-installer
/root/plesk-installer --select-product-id plesk --select-release-latest --branch=current --install-component common --install-component panel --install-component bind --install-component psa-autoinstaller --install-component postgresql --install-component pmm --install-component agent --install-component mysqlgroup --install-component horde --install-component roundcube --install-component drweb --install-component spamassassin --install-component mailman --install-component postfix --install-component web-hosting --install-component mod_fcgid --install-component proftpd --install-component webalizer --install-component awstats --install-component phpgroup --install-component webservers --install-component watchdog --install-component ruby --install-component fail2ban --install-component modsecurity --install-component config-troubleshooter


Hi,

I had the same problem and I have resolved it by removing --install-component agent
Plesk returned a 404 error on https://server:8443 but it was ok on http://server:8880 . After a fresh install without the agent, there was no problem.
 
I'd like to to request to make an ability to hide native/additionaly installed PHP versions from clients/plan edit pages - because I'm not sure if using CLI command to remove natively installed PHP version would be good idea. So hiding it via CLI (not removing) would be a nice function in CLI.

I was talking about: /usr/local/psa/bin/php_handler
 
plesk.png

To avoid this error - should I remove the IP range entries which were added by default durring installation?
 
SergeyUgdyzhekov: Should this be done by PLESK with a simple question. Do you want us to fix this for you? YES/NO.
 
Hey,

i've got an PP11.5 license what will happen if i upgrade to PP12? Will the license be converted?

Cheers
 
Hey,

i've got an PP11.5 license what will happen if i upgrade to PP12? Will the license be converted?

Cheers

When Plesk 10.x or Plesk 11.x is upgraded to Plesk 12, Plesk 10/11 license is not converted to Plesk 12 license.
 
When Plesk 10.x or Plesk 11.x is upgraded to Plesk 12, Plesk 10/11 license is not converted to Plesk 12 license.

Is it later possible to convert the license to a PP12 license?
What happens if i try to use the 11.x license?
 
Status
Not open for further replies.
Back
Top