Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
IIS Problem.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="TheJoker" data-source="post: 166252" data-attributes="member: 20454"><p>Yes, I followed <a href="http://devbest.com/threads/tut-setup-a-r63-hotel-revcms-iis-phoenixemu.14221/" target="_blank">http://devbest.com/threads/tut-setup-a-r63-hotel-revcms-iis-phoenixemu.14221/</a></p><p> </p><p>I have PHP Installed And MYSQL and navicat i setup the DB and everything did everything you said to do for IIS install.</p><p> </p><p>But after extracting the site to wwwroot then going to the site i did the web.config part too. I get this error:</p><p> </p><p>[CODE]Server Error in Application "DEFAULT WEB SITE"</p><p>Internet Information Services 7.5</p><p>Error Summary</p><p>HTTP Error 403.14 - Forbidden</p><p>The Web server is configured to not list the contents of this directory.</p><p>Detailed Error Information</p><p>Module DirectoryListingModule</p><p>Notification ExecuteRequestHandler</p><p>Handler StaticFile</p><p>Error Code 0x00000000</p><p>Requested URL http://5.135.233.248:80/</p><p>Physical Path C:\inetpub\wwwroot</p><p>Logon Method Anonymous</p><p>Logon User Anonymous</p><p>Most likely causes:</p><p>A default document is not configured for the requested URL, and directory browsing is not enabled on the server.</p><p>Things you can try:</p><p>If you do not want to enable directory browsing, ensure that a default document is configured and that the file exists.</p><p>Enable directory browsing using IIS Manager.</p><p>Open IIS Manager.</p><p>In the Features view, double-click Directory Browsing.</p><p>On the Directory Browsing page, in the Actions pane, click Enable.</p><p>Verify that the configuration/system.webServer/directoryBrowse@enabled attribute is[/CODE]</p></blockquote><p></p>
[QUOTE="TheJoker, post: 166252, member: 20454"] Yes, I followed [url]http://devbest.com/threads/tut-setup-a-r63-hotel-revcms-iis-phoenixemu.14221/[/url] I have PHP Installed And MYSQL and navicat i setup the DB and everything did everything you said to do for IIS install. But after extracting the site to wwwroot then going to the site i did the web.config part too. I get this error: [CODE]Server Error in Application "DEFAULT WEB SITE" Internet Information Services 7.5 Error Summary HTTP Error 403.14 - Forbidden The Web server is configured to not list the contents of this directory. Detailed Error Information Module DirectoryListingModule Notification ExecuteRequestHandler Handler StaticFile Error Code 0x00000000 Requested URL http://5.135.233.248:80/ Physical Path C:\inetpub\wwwroot Logon Method Anonymous Logon User Anonymous Most likely causes: A default document is not configured for the requested URL, and directory browsing is not enabled on the server. Things you can try: If you do not want to enable directory browsing, ensure that a default document is configured and that the file exists. Enable directory browsing using IIS Manager. Open IIS Manager. In the Features view, double-click Directory Browsing. On the Directory Browsing page, in the Actions pane, click Enable. Verify that the configuration/system.webServer/directoryBrowse@enabled attribute is[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
IIS Problem.
Top