• 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.

Various problems

N

neusagudo

Guest
I am doing some testing on our new plesk 8.1 with fc5 server.

Before doing the "hard part" of the migration, we are testing out with a testing site created on the original server.

I have migrated that testing site, which contains a oscommerce and joomla sites, oscommerce on the root and joomla on a subfolder.

Everything worked fine in the old server, but now that we have migrated, when we go into oscommerce ther shows a message "Warning: The sessions directory does not exist: /var/lib/php/session. Sessions will not work until this directory is created." which is kind of strange because that directory does, obviously exist (triple checked). You can barely move on the site because of this.

If we try to go to the joomla subfolder it just shows a blank page...

Any ideas on that? I have checked databases and files and everything seems fine...

We are kind of worried, because we need to perfom a complete migration and return the old server by the end of december and we cannot go through the first stage!!!

Help please!!!

Thks
 
Hello,

Try add the path to open_basedir and safe mode off.

If it does not work in vhost.conf you could try to redefine the session directory to /tmp.
 
Back
Top