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

Panel issue with horde - No input file specified

Ryan_Alexander

New Pleskian
Hello,

I have been contracted to resolve an issue for a Plesk installation. This installation in particular is receiving the 'no input file specified' error when attempting to access Horde webmail, and I believe it is because:

IIS is in FastCGI mode (as expected)
Permissions are not allowing php to execute out of the expected path.

PHP is working for all other domains (there are multiple) on this account, it is just the horde PHP that is not functional.

I have tried contacting Skype support but received no answer.

I have tried running the commands --fix-webmail that were suggested in other threads, but they have no effect.

Can anyone offer any assistance with this matter?
 
I suppose that you have modified php.ini there. Try to use default php.ini and check that issue is gone.
 
I've tried modifying the default php.ini that is in the same directory as the php5-cgi executable and adding the path of horde into basedir & doc_root. Changing basedir breaks the other sites, and doc_root seems to have no effect.

Is there a way to specify the php.ini file to use for horde only in IIS or otherwise?
 
Back
Top