+ Reply to Thread
Results 1 to 2 of 2

Thread: CSV file: HTTP wrapper does not support writeable connections

  1. #1
    Join Date
    Dec 2008
    Posts
    6

    Default CSV file: HTTP wrapper does not support writeable connections

    Hi,

    I'd like to write the form submission data to a formdata.txt using CSV. I looked at the how-to-do- guides for CSV file creat, and it works fine. However in order to access $CSVDIR and write the form data to that file, you need a password. So I have the following error:

    "https://webdav.johnshopkins.edu/mpir...//formdata.txt": failed to open stream: HTTP wrapper does not support writeable connections.

    Is there a way that I can give authorize to formmail to access the formdata.txt?

    Thanks

  2. #2
    Join Date
    Mar 2004
    Posts
    2,224

    Default Re: CSV file: HTTP wrapper does not support writeable connections

    u need a password to access the file from the web

    thats not the same as a php script on ur server accessing the file on ur server

    the php script (in this case formmail) just needs the file and directories to have the right permission

    next problem....

    u probably set $CSVDIR to a URL. thats wrong.

    set it to a file system directory path.

    ask ur hosting provider what that is or use the testalert test in formmail to find it

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Attaching CSV file
    By eu4ic in forum FormMail Subscription Support
    Replies: 6
    Last Post: 01-Jun-2005, 11:58 PM
  2. csv file problems
    By Badnet in forum FormMail Subscription Support
    Replies: 2
    Last Post: 12-Nov-2004, 03:06 AM
  3. Save to CSV file not working, Directory path
    By mkw in forum FormMail Subscription Support
    Replies: 3
    Last Post: 02-Oct-2004, 12:28 AM
  4. Downloading CSV file in Access
    By jgold723 in forum FormMail Subscription Support
    Replies: 2
    Last Post: 30-Aug-2004, 11:35 AM
  5. Support for other servers
    By crabtree in forum FormMailEncoder/Decoder
    Replies: 2
    Last Post: 08-May-2004, 12:41 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts