Jump to content

Jimmy Legs

Members
  • Posts

    28
  • Joined

  • Last visited

Everything posted by Jimmy Legs

  1. doh! thanks. it was there all along! so at least i know that's not the problem. and while figuring this stuff out i discovered the problem: i left out -w. #!/usr/bin/perl -w adding that switch made it work! i don't totally understand why that made it run, but i guess i won't look a gift horse in the mouth at this point. anybody know why that helped? thanks again for the replies. so for the time being it looks like i can stick to my homemade blog
  2. thanks for the replies. it's definitely not a permissions problem. i really just wanna know if there's a list of program locations somewhere. i know where perl is located from an earlier discussion. if i can be sure of sendmail's location, i can rule it out as the source of my problem. of course, once i do that i'm all out of ideas as for MT, if i ever break down i will def get MT, it's obviously got everything anyone could think of for blogging. but i'm still obsessed with doing all the stuff myself. maybe i should petition for shell access.
  3. hey folks-- new kid on the block here. i'm in the process of moving my site over here. it's mostly a blog at this point, driven by a guestbook script that's been modified a little. it's working fine, but i added a 'comments' feature to each post, and i can't get it to work. i keep getting 'premature end of script headers' error and i'm trying to pin down the problem. what i wanna know, among other things, is where is sendmail located? i don't think it's the problem but i wanna rule it out first. is there a list somewhere that details the locations of things like that (perl, etc.)? i could figure this stuff out if i had shell access, but that's another story of course if it turns out to be something other than sendmail, does anybody have any tips? i gotta admit, i'm working on the edge of my ability as it is, so if there' s not a simple fix, i'll probably throw in the towel. i plan to rebuild the entire site in PHP soon, so this isn't really that big a deal. my site is here: Jimmy Legs Site (look for the 'comments []' link under each post. everything else has been smooth sailing!
×
×
  • Create New...