Current time: 05-17-2024, 05:45 PM Hello There, Guest! (LoginRegister)


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

Posts: 40
Joined: Jan 2008
Reputation: 0
Post: #47
RE: fastcgi incomplete headers issues
here is the output of the three commands.

ispcp:~# grep -r bashrc /etc
/etc/bash.bashrc:# System-wide .bashrc file for interactive bash(1) shells.
grep: /etc/fonts/conf.d/30-defoma.conf: No such file or directory
/etc/skel/.bash_profile:# include .bashrc if it exists
/etc/skel/.bash_profile:if [ -f ~/.bashrc ]; then
/etc/skel/.bash_profile: . ~/.bashrc
/etc/skel/.bashrc:# ~/.bashrc: executed by bash(1) for non-login shells.
/etc/skel/.bashrc:# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
/etc/skel/.bashrc:# sources /etc/bash.bashrc).


ispcp:~# grep -r bashrc /var/www/fcgi/master/.bash*
/var/www/fcgi/master/.bash_profile:# include .bashrc if it exists
/var/www/fcgi/master/.bash_profile:if [ -f ~/.bashrc ]; then
/var/www/fcgi/master/.bash_profile: . ~/.bashrc
/var/www/fcgi/master/.bashrc:# ~/.bashrc: executed by bash(1) for non-login shells.
/var/www/fcgi/master/.bashrc:# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
/var/www/fcgi/master/.bashrc:# sources /etc/bash.bashrc).

ispcp:~# grep vu2000 /etc/passwd
vu2000:x:2000:2000:vu-master:/var/www/fcgi/master:/bin/sh

is it trying to find /root/.bashrc because I'm running as root?
01-15-2008 09:05 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 09:05 PM

Forum Jump:


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