News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Have a eror, need help with please!

Started by bingelj, February 18, 2005, 08:00:59 PM

Previous topic - Next topic

bingelj

I love SMF!  But I have a couple issues and I am hoping someone can help.

2 problems..

First I am running SMF 1.0.2
WIndows 2003 Sever (IIS 6.0)
PHP 5.0.3
MYSQL 4.1.7

1) Everything is working great, but when I try to attach a file to upload I get

"Your attachment couldn't be saved.
This might happen because it took too long to upload or the file is bigger than the server will allow."

Yes I have attachments enabled and the size and type are fine! 
Any ideas?

2)  When I try to use the package manager and try to install a package like the 1.0.2 upgrade(I did it manually) i get this error.
2: unlink(C:\Inetpub\wwwroot\itc\SMF/Packages/temp/missed-changes.mod) [<a href='function.unlink'>function.unlink</a>]: Permission denied
File: C:\Inetpub\wwwroot\itc\SMF\Sources\Subs-Package.php
Line: 910

Any ideas!!  ??

Thank you!

[Unknown]

Quote from: bingelj on February 18, 2005, 08:00:59 PM
"Your attachment couldn't be saved.
This might happen because it took too long to upload or the file is bigger than the server will allow."

Does IUSR_COMPUTERNAME have READ, WRITE, MODIFY, and DELETE permissions on C:\WINDOWS\Temp (or whatever your temporary directory is?)  It sounds like PHP's file uploads aren't working.

Quote
2)  When I try to use the package manager and try to install a package like the 1.0.2 upgrade(I did it manually) i get this error.
2: unlink(C:\Inetpub\wwwroot\itc\SMF/Packages/temp/missed-changes.mod) [<a href='function.unlink'>function.unlink</a>]: Permission denied
File: C:\Inetpub\wwwroot\itc\SMF\Sources\Subs-Package.php
Line: 910

Does said user (the internet guest account) have DELETE permissions in the SMF directory?

-[Unknown]

bingelj

 :D  That was it.  Had to give read/write to (internet user) to the win/temp folder!!   

Thank you!!

Thank you!!!

Very Awesome!!

Advertisement: