Current Page: 1 of 1
Results 1 - 4 of 4
16 years ago
ju2au
I have wamp 1.7.1 with Windows XP and NTFS file system. I am trying to create a script which uploads a file to the server but the file won't show up in the temporary upload directory. I played around with Windows NTFS permissions but that doesn't seem to be the issue. Let's say I get the following file after submitting the form: $userfile = $_FILES["userfile"]["tmp_name"];
Forum: WampServer English
17 years ago
ju2au
Point your web browser to and tell us exactly what is the output.
Forum: WampServer English
17 years ago
ju2au
I would uninstall WAMP, disable any virus protection software that you might have and close down any unnecessary services and install WAMP again. I recommend you try EditPlus to edit php files instead of notepad.
Forum: WampServer English
17 years ago
ju2au
To stop IIS interfering with WAMP, just go to the DOS promp (Start -> Run -> type in "cmd" and type in the following: iisreset /stop To start IIS again, type in: iisreset /start
Forum: WampServer English
Current Page: 1 of 1