logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Writable directory? IUSR account? (Vista64 + WAMP)
Author
edwardtilbury



Joined: 09 Sep 2008
Posts: 1
Location: California

PostPosted: Tue 09 Sep '08 17:55    Post subject: Writable directory? IUSR account? (Vista64 + WAMP) Reply with quote

I'm using a php add-on for zencart called Easy Populate...

I need to be able to write to a directory so that an automated csv export will work. c:\wamp\tmp\ or something similar..

has anyone gotten the upload directory to work on VISTA + WAMP?

From what I've read on google / various forums, all I need to do is assign write privileges

I added write permissions to \temp\ for the vista IUSR account

I still get an error saying that it cannot write, is there a simple way to test writing to a directory?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Mon 29 Sep '08 19:52    Post subject: Reply with quote

You need to set those permissions in your httpd.conf or create the tmp folder inside your DocumentRoot
Back to top


Reply to topic   Topic: Writable directory? IUSR account? (Vista64 + WAMP) View previous topic :: View next topic
Post new topic   Forum Index -> Apache