x_jack Posted July 26, 2004 Posted July 26, 2004 if you use IIS web server you will have problems when you install OSC. do the following steps: 1) give "read" "write" permission to "Internet Guest Account" for two files: C:\Inetpub\wwwroot\catalog\admin\includes\configure.php C:\Inetpub\wwwroot\catalog\includes\configure.php 2) start installation (should be ok) 3) change permission of the files back, and make them "read only" now you have another problem when you go "http:\\xxx\catalog\admin\" edit C:\Inetpub\wwwroot\catalog\admin\includes\classes\upload.php with a text editor. at line 31, change "$this = null;" to "//$this = null;" done have fun :rolleyes:
billwerth Posted July 30, 2004 Posted July 30, 2004 Great instructions (they got me going), but small clarification might help. In step 1, you are setting the permissions in Windows Explorer, not Internet Information Services program. Also in XP Pro, you must enter server\IUSER_HOME, for the user to add, where server is your server name.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.