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

Resolved roundcube show No input file specified.

Maxwell Banks

New Pleskian
Hi All!

From this morning when I try access to webmail.domain.com I reieve the error No input file specified.

This error appear only when I haved selected roundcube. If I change to horde the webmail work ok.

My plesk is Plesk Onyx v17.0.17_build1700161028.14 os_CentOS 7 and roundcube 1.2.4

Do you have any idea, about this problem?

Thanks!!!
 
Hi! thanks for you info!

I read these article, but I can't find the error


open_basedir = /var/www/vhosts/phptemp/

is ok

I remove ; from cgi.fix and restart apache

grep cgi.fix_pathinfo /etc/php.ini
; cgi.fix_pathinfo provides *real* PATH_INFO/PATH_TRANSLATED support for CGI. PHP's
cgi.fix_pathinfo=1

but the problem continue...
 
Hi Maxwell Banks,

pls. check the "php.ini" for each webmail - package at:

=> /etc/psa-webmail/horde/horde ( for HORDE )
=> /etc/psa-webmail/roundcube ( for ROUNDCUBE )

The Plesk - KB - article states clear, that it is recommended to REMOVE "open_basedir" settings. ;)

In addition, try to fix webserver - configuration files with the command:
Code:
plesk repair web -y -v
 
>> The Plesk - KB - article states clear, that it is recommended to REMOVE "open_basedir" settings. ;)

Sorry, I need learn to read!!!! :eek:
I comment these line at php.ini and roundcube work again!!

Thanks a lot!
 
Back
Top