I've set up a find file .php page and a do_upload.php page so my users can upload images or text documents to my server, but can't seem to get the path correct to the uploads dir. Can anyone help me with this? I'm currently using /home/mycompanyname/uploads as the path. Do I need to put in the path to apache, such as /usr/local/apache? Help!!


Reply With Quote