| |
ignition13 |
Posted: Sat Apr 28, 2007 3:08 am Post subject: windows installation |
|
|
|
| hi im migrating this from a unix box to a windows box and i seem to have an issue getting permissions right... file uploads aren't working ... anyone have a windows deployment under their belt to help me out? |
|
| |
|
 |
Ben |
Posted: Tue May 01, 2007 9:33 am Post subject: Re: windows installation |
|
|
|
| ignition13 wrote: |
| hi im migrating this from a unix box to a windows box and i seem to have an issue getting permissions right... file uploads aren't working ... anyone have a windows deployment under their belt to help me out? |
The two areas where windows users trip up mostly are file uploads and email notification.
File uploads require your IUSR have full access to the directory, and in your config.php you normally use forward slashes to enter the directory, so it would be c:/windows/copper/
Don't forget the trailing slash, and that should be it! |
|
| |
|
 |
ignition13 |
Posted: Thu May 03, 2007 5:26 am Post subject: |
|
|
|
thanks ben ... that did it!!
i had IUSR with permissions on the copper_files directory and that wasnt working. when i added IUSR to the root copper dir it works now...
thanks for the fast reposnse!! |
|
| |
|
 |