Jump to content

karmacriminal

Members
  • Posts

    108
  • Joined

  • Last visited

Everything posted by karmacriminal

  1. I changed to 777 and get the same error
  2. It comes with two scripts... card.cgi: script#1 program.cgi: script #2 error log: [Thu Jun 12 11:53:22 2003] [error] [client 131.227.178.21] File does not exist: /home/hungryh/public_html/500.shtml [Thu Jun 12 11:53:22 2003] [error] [client 131.227.178.21] Premature end of script headers: /home/hungryh/public_html/postcard/card.cgi
  3. I am getting the follow error when I try to activate my Postcard Script: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@hungryhoundbakery.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. -------------------------------------------------------------------------------- Apache/1.3.27 Server at www.hungryhoundbakery.com Port 80 Postcard Page is here: My Webpage Any idea what is wrong. Not sure what information you need. I have doubale checked all my settings. Chmod is 775. I am lost
  4. Does anyone have fileuploading working with FORMAIL. If so what code do I need to use? I would like to either have the file attached and emailed or Uploaded to my server directory. Thanks - Rob
  5. Ds...Does it have to be in another directory? I tried moving it to a PHPBIN dorectory and got the same issue so I have moved it back to my Public_html directory until I can get it to work. I'm at a loss
  6. I am getting this error when trying to submit the form: But I do not see anything wrong with line 171 demo form HERE
  7. That do not loose ther clarity. I see on allot of sites where there is a ICON size picture of, for example, a screen shot of a web site, but it is very clear on has not lost its clarity. How do you create a small Icon size picture like this? Example at this site: askmen look at the center fo the page at the small icon pictures.
  8. Strange it happens on some computers. It happens from my work which runs Windows 2000 and on my other home computer which runs Windows ME. Any Idea how to fix that?
  9. My website does the same thing http://www.hungryhoundbakery.com/ The Images show up but Whne I toggle between having the slash and not the images are gone. What does this mean? and how can I fix this issue so images will show up without the "/"
  10. I have installed a Perl "tell a Friend Script" located here: My Webpage After you fil out the form, it goes to a white screen. Do you know WHAT code I need to use to have the window Close upon hitting SUBMIT? or even showing something Like "successful" on the same screen. ><script language="JavaScript" type="text/JavaScript"> <!-- function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_validateForm() { //v4.0 var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments; for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=MM_findObj(args[i]); if (val) { nm=val.name; if ((val=val.value)!="") { if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@'); if (p<1 || p==(val.length-1)) errors+='- '+nm+' must contain an e-mail address.\n'; } else if (test!='R') { num = parseFloat(val); if (isNaN(val)) errors+='- '+nm+' must contain a number.\n'; if (test.indexOf('inRange') != -1) { p=test.indexOf(':'); min=test.substring(8,p); max=test.substring(p+1); if (num<min || max<num) errors+='- '+nm+' must contain a number between '+min+' and '+max+'.\n'; } } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is required.\n'; } } if (errors) alert('The following error(s) occurred:\n'+errors); document.MM_returnValue = (errors == ''); } //--> </script> </head> <script LANGUAGE="JavaScript">
  11. Can nayone help me takle this beasts?!? I have tried to figure thgis out but an at a loss.
  12. It is set correctly to 777 Here is what I did find. In the directions it says to create a new directory "fileupload". It then states that I should put my Script and Upload page in this directory. I did that and it works fine however for somereason I am unable to link to it from my other pages. I guess becasue its in another directory. so I had to put my entire website in the "fileupload" directory. so..go to my website in this version: WEBSITE IN FILEUPLOAD FOLDER and you will see that the uplaod works just fine. What I want is for my website to be in the normal PUBLIC_HTML folder. but for some reason the upload script only works when in the fileupload folder. REMOVE the "fileupload" from the web PATH and try the upload script that way. Thats when you get the error. Before yuou ask, yes, I also have the Script placed in PUBLIC_HTML
  13. Here is the Script and the website I got it from: WEBSITE the Name I think is "File-upload.php" The website will explain more
  14. I have just implemented a PHP upload script on my site and having trouble getting it to work. can anyone look at the error I am getting and possibly tell me what I am doing wrong. go to the upload page .PAGE IS HERE and try uploading a gif image. Let me know if you need to see anything else
  15. This may sound like a stupid question but I will take the chance as I am lost...How do you install scripts? I have a File uploader script and am unsure how or where to put it in my file manager. Do I place all scripts in my CGI folder? or is there a certian place for it? Thanks!
  16. Andy, thanks for the direction... aslo wanted to add that TCH is great! I am new to the world of web design/hosting and feel that becasue of the help I have recieved here on TCH forums have come along way in a short time. Thanks everyone for all the help!
  17. Robots/Spiders visitors (Top 25) - Full list - Last visit 2 different robots Hits Bandwidth Last visit Googlebot (Google) 14 188.39 KB 17 Apr 2003 - 06:33 Alexa (IA Archiver) 10 145.82 KB 18 Apr 2003 - 00:39 Can anyone tell me what the above means? Its in Cpanel under my stats.. aslo this Connect to site from Origin Pages Percent Hits Percent Direct address / Bookmarks 398 24.2 % 398 1 % Links from an Internet Search Engine - Full list - Google 5 5 - DMOZ 1 1 6 0.3 % 6 I thought this would mean I was indexed with Google but when I do a search for my site, its not there?
  18. One more question.... When I look on my Site Reports in CPANEL is says GOOGLBOT has been to my site or spidered my site. This doesn't mean I will get posted to there engne will it?
  19. I am making up my list of Meta Keywords and I have a sizeable list and have two questions: #1 - does a size of the list matter? #2 - Is it OK to place other web site names (competitors names) in my Keywords
  20. EXAMPLE HEREsorry about that. guess I got a little ahead of myelf. Yes, people to be able to upload a file. Whenever I recieve the email from the form it just gives me the Path to the file and not an actual file.
  21. Does anyone know how to get a file upload to work on a email submission form?
  22. I have attached the script. Please let me know if you need any other information. also, I am unsure how to change or even look at permissions or where to look for that matter. Thanks vote.cgi
  23. I installed a voting script but get failed results when I hit submit.My Webpage Can anyone tell me off hand what I did wrong?
  24. that would be great! Its seems everyone I speak with has the same problem. I guess that is a difficult function
  25. OH!....And when someone sends a file, where is that supposed to go? in the email?
×
×
  • Create New...