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

Upgrading to 9.2 vhost.conf not working

J

Joe Miklich

Guest
Having the usual open base directory problems after upgrading.

Using 8.2 before I had vhost.conf files setting openbase to none on a few of my sites that required it.
Upgrading erased the vhost file, I recreated, did the rebuild command, restarted apache, still having issues.

Did something major change? Any help is appreciated.

PHP Warning: include(): Failed opening 'cgi-bin/listman/exec/search.cgi?search=1&perpage=10&marknew=0&euro_numbers=0&lfield31_keyword=Yes&search=++Search+Listings++&template=_search_results_f.html' for inclusion (include_path='.:') in /var/www/vhosts/jdltrailers.com/httpdocs/index.php on line 48
 
Well got it working, I guess it was the:

allow_url_include = On


No other way could I find to get to the cgi-bin folder.
Is there a safer way?
 
Back
Top