Current time: 07-09-2025, 02:05 AM Hello There, Guest! (LoginRegister)


Post Reply 
fastcgi incomplete headers issues
Author Message
blunt Offline
Junior Member
*

Posts: 40
Joined: Jan 2008
Reputation: 0
Post: #43
RE: fastcgi incomplete headers issues
well I changed the contents of the file to what you said, named it as test.sh. Here is the output:

ispcp:/var/www/fcgi/master# sudo -u vu2000 /var/www/fcgi/master/test.sh
sudo: unable to execute /var/www/fcgi/master/test.sh: Permission denied
ispcp:/var/www/fcgi/master# sudo -u vu2000 mv /var/www/fcgi/master/test.sh /test.sh
mv: cannot move `/var/www/fcgi/master/test.sh' to `/test.sh': Permission denied
ispcp:/var/www/fcgi/master# sudo -u vu2000 mv /var/www/fcgi/master/test.sh /var/www/fcgi/test.sh
ispcp:/var/www/fcgi/master# sudo -u vu2000 /var/www/fcgi/test.sh
sudo: unable to execute /var/www/fcgi/test.sh: Permission denied
ispcp:/var/www/fcgi/master# sudo -u vu2000 mv /var/www/fcgi/test.sh /var/www/test.sh
mv: cannot move `/var/www/fcgi/test.sh' to `/var/www/test.sh': Permission denied
ispcp:/var/www/fcgi/master# sudo -u vu2000 mv /var/www/fcgi/test.sh /var/test.sh
mv: cannot move `/var/www/fcgi/test.sh' to `/var/test.sh': Permission denied
ispcp:/var/www/fcgi/master# sudo -u vu2000 mv /var/www/fcgi/test.sh /test.sh
mv: cannot move `/var/www/fcgi/test.sh' to `/test.sh': Permission denied

I used sudo to move the file to check for permission problems...
And I can't go anywhere beyond /var/www/fcgi/

still can't figure out the problem...

here is the result of ls
ispcp:/var/www/fcgi# ls -la
total 16
drwxr-xr-x 3 vu2000 vu2000 4096 Jan 15 10:08 .
drwxr-xr-x 8 root root 4096 Jan 8 10:20 ..
drwxr-xr-x 4 vu2000 vu2000 4096 Jan 15 10:08 master
-rwxr-xr-x 1 vu2000 vu2000 25 Jan 15 10:07 test.sh

thank you
01-15-2008 08:11 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: fastcgi incomplete headers issues - blunt - 01-15-2008 08:11 PM

Forum Jump:


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