It should be when root is set properly, when you get " No input file specified" it means php can't find the php file so doc root is pointing to a wrong path, there should be a way to display where root is pointing to so you can find out where its going wrong, also check php.ini for path/openbasedir/docroot values. Or pass a fixed path instead of $document_root.
↧