• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Forwarded to devs PHP attribute not migrated

mr-wolf

Silver Pleskian
Plesk Guru
TITLE:
PHP attribute not migrated
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk 17.5.3 / Ubuntu 16.04
PROBLEM DESCRIPTION:
It has happened to me a few times before I discovered this pattern.
Sites stopped working after migration.

This was due to the PHP-parameter "allow short tags on" was not migrated to the new server.

I do not know if this is for all attributes.
I do know that I just tested this between 2 servers that have "allow short tags on" turned to off by default.
A site that has this explicitly turned on was not migrated properly​
STEPS TO REPRODUCE:
Migrate site with "allow short tags" set to on​
ACTUAL RESULT:
The migrated site has "allow short tags" set to off​
EXPECTED RESULT:
The migrated site has "allow short tags" set to on​
ANY ADDITIONAL INFORMATION:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Confirm bug
 
Need Info:

  • What is the exact way for "Migrate site with "allow short tags" set to on"?
We have "Site Import" on "websites&domains" and Extensions -> Migrator -> Start new migration.
For site import, we do not migrate php settings at all, for Migrator we do.
  • If you use Extensions -> Migrator then please provide screenshots with this option from source and destination servers.
Thanks.
 
I'm using Extensions -> Migrator...
On the source server I have a site setup with this attribute:

upload_2017-10-3_15-56-48.png

On the target server I can see that this attribute is NOT transferred.
There I see this:

upload_2017-10-3_15-58-3.png

I expect that all PHP-attributes I can set with Plesk are properly transferred...
 
Hi @IgorG,

Apologize my ignorance in this respect.
Where can I find these?
I'm interested in keeping track of some outstanding bugs..
 
OK...
I'm too much used to open source projects.
I can understand that it's not public...

What was exactly meant by "confirmed bug"?

Someone confirmed the bug I discovered or it was already a confirmed bug?
 
After additional investigation developers have discovered that root cause was on Plesk side in Backup/Restore module. The corresponding request was created - PPPM-7195
 
I can remember having that issue in the past after I did a restore of only the Plesk settings of a certain site.
 
Back
Top