• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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