Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by solstice43

  1. solstice43

    Uploading files to Phorum

    In the end it turned out to be the fact that when the file was being copied (using move_uploaded_file) to its final destination directory from the temporary upload directory, a chmod (0666) command was being applied to the file permissions. When I removed this line, the file opened without any...
  2. solstice43

    Uploading files to Phorum

    Sascha, The link is set to to point to a URL similar to the following: (download.php/1,1,1/test.doc) The download.php script then extracts the correct pathname to the file which sits in a directory outside of the web root. The files in the directory are at this stage not corrupted. The...
  3. solstice43

    Uploading files to Phorum

    I am running Phorum 3.3.2a on a Win2000 Server, running Apache 1.3.20 and PHP4.0.6 as a module. I'm using IE5.5 SP2, and Netscape 6 as browsers, and having the same problem on each. The problem is with attaching files to my messages. The upload appears to work correctly, but when I click on the...

Part and Inventory Search

Back
Top