PDA

View Full Version : install a web application on my site


nature
11-20-2004, 10:00 AM
I'm trying to set up a web application called nGallery (a photo gallery).

I'm not at all sure how I would follow these instructions below:


Installing from Source with the .ZIP file
1.) Install the source on the target machine (be it with the installer, or the zip file).
2.) Create a virtual directory called "nGallery" that points to nGalleryWeb folder in your new directory that contains the nGallery source.
3.) Update the file permissions on the data/ directory so that the ASP.NET worker process has write permissions to this directory (NOTE: This is only necessary if using the XML datastore).
4.) Update the file permissions on the photos/ directory so that the ASP.NET worker process has write permissions to this directory. This is so the upload facilities have the correct entitlements to upload without error.
5.) Make sure your FTP account has permissions/access to the upload/ directory, if you plan to use the Bulk Add features.

bruce
11-22-2004, 08:19 AM
installing ngallery is very simple.

1) unzip the content on your local computer
2) upload all the source file to the server using FTP.
3) set up the directory as an web application using the Web Application Tool in the control panel.

these steps came straight from my memory, let me know if run into any problem

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)