Jump to content

mrbrit

Members
  • Posts

    10
  • Joined

  • Last visited

mrbrit's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. mrbrit

    Cgi Path

    Thanks. I am sure I will have more questions.
  2. mrbrit

    Cgi Path

    Hi - Got it figured out... ACTION="http://www.dcsf.org/cgi-bin/cgiemail/cgi-bin/questions3.txt">
  3. mrbrit

    Cgi Path

    Greetings TCH folks I am trying to set up the CGIemail and have tried invane to insert the correct path information for the ACTION command. I am trying to set up the same scenario as the sample on-line (sample fron FAQ is below) <FORM METHOD="POST" ACTION="http://web.mit.edu/bin/cgiecho/wwwdev/cgiemail/questions3.txt"> Your e-mail address: <INPUT NAME="email"><p> Your name: <INPUT NAME="yourname"><p> Your quest: <INPUT NAME="quest"><p> Your favourite colour: <INPUT NAME="colour"><p> <INPUT TYPE="submit" value="Send e-mail"> </FORM> amongst other things I ghave tried the following <FORM METHOD="POST" ACTION="http://www.dcsf.org/public_html/cgi-bin/cgiemail/questions3.txt"> Your e-mail address: <INPUT NAME="email"><p> Your name: <INPUT NAME="yourname"><p> Your quest: <INPUT NAME="quest"><p> Your favourite colour: <INPUT NAME="colour"><p> <INPUT TYPE="submit" value="Send e-mail"> </FORM> all to no avail... I would appreciate it if you could help me out...
  4. THANKS Serpentine!! I had set the coppermine dir to 777 but had not changed the child dirs to 777 from 755! all is good and it works! Cheers!
  5. Good evening TCH community I have installed coppermine in my site and am having issues uploading images... I asm recieving the following error message: Warning: move_uploaded_file(./albums/edit/mHTTP_temp_8c13f4fc.jpg): failed to open stream: Permission denied in /home/ubknuxz/public_html/coppermine/upload.php on line 1197 Warning: move_uploaded_file(): Unable to move '/tmp/phpP5Yb6V' to './albums/edit/mHTTP_temp_8c13f4fc.jpg' in /home/ubknuxz/public_html/coppermine/upload.php on line 1197 I am sure it is msost likely a matter of permissions or config bnut cannot seem to figure it out... Any ideas?
×
×
  • Create New...