• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

how do I enable long arrays?

R

ReddawnAirsoft

Guest
i tried following a tutorial for making a vhost.conf, but every time i tried, it would crash my apache service. can anyone help me with this? iI need long arrays enabled for my shopping cart software
 
I found the solution (at least with GoDaddy virtual dedicated servers with Plesk 8.x

In the root/etc/php.ini file, there is an option for turning on "register long arrays". once I enabled that, everything installed smoothly.

Hope this helps somebody else out there in the future
 
Back
Top