Current time: 04-18-2024, 01:17 PM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] No input file specified
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #11
RE: No input file specified
Quote:I can not understand this line: /path/to/the/php/file/that/you/saw/in/the/mod_cgid/call/line

That would be "/var/www/virtual/domain.tdl/htdocs/index.php" in your case. Remember to replace domain.tld by your domain both here and in the "export PHPRC" command.
01-13-2011 06:23 PM
Visit this user's website Find all posts by this user Quote this message in a reply
surfweb82 Offline
Junior Member
*

Posts: 47
Joined: Jul 2008
Reputation: 0
Post: #12
RE: No input file specified
I solved!

A little while ago I received a notification of new updates. Updates include PHP is installed it all worked out.

Thank you very much for your help. I will as soon as possible to make a donation!

Thanks again!

PS: To all users who have encountered this problem: upgrade your system and everything is solved!
01-13-2011 06:27 PM
Find all posts by this user Quote this message in a reply
MePha Offline
Newbie
*

Posts: 6
Joined: Oct 2008
Reputation: 0
Post: #13
RE: [SOLVED] No input file specified
Quote:root@server:~# cd /; su -s/bin/sh vu2007
sh-4.0$ export PHPRC="/var/www/fcgi/domain.tld/php5/"
sh-4.0$ /usr/bin/php5-cgi -f /var/www/virtual/domain.tld/htdocs/a.php
No input file specified.

the only error i found is that all php-files return 404 to browser

updates not available for the server :-/
01-13-2011 07:11 PM
Find all posts by this user Quote this message in a reply
surfweb82 Offline
Junior Member
*

Posts: 47
Joined: Jul 2008
Reputation: 0
Post: #14
RE: [SOLVED] No input file specified
my version of ubuntu is 9.10 64bit. The updates include php5. Try to force updates

(01-13-2011 07:11 PM)MePha Wrote:  
Quote:root@server:~# cd /; su -s/bin/sh vu2007
sh-4.0$ export PHPRC="/var/www/fcgi/domain.tld/php5/"
sh-4.0$ /usr/bin/php5-cgi -f /var/www/virtual/domain.tld/htdocs/a.php
No input file specified.

the only error i found is that all php-files return 404 to browser

updates not available for the server :-/
01-13-2011 07:22 PM
Find all posts by this user Quote this message in a reply
MePha Offline
Newbie
*

Posts: 6
Joined: Oct 2008
Reputation: 0
Post: #15
RE: [SOLVED] No input file specified
Problem Solved!

Quote:the patch which was added cause CVE-2010-3436 breaks configurations.
If you have set:

open_basedir=/srv/www/

it breaks. You must now set open_basedir=/srv/www without the ending /.
Bug#605391: Patch for CVE-2010-3436 breaks
open_basedir - msg#07360
01-13-2011 07:24 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)