작성 포맷 :
TEXT 모드, 자동 줄바꿈 사용
안녕하세요.
MangaWEB 2.4 버전을 개발자 도움 받아 설치하여 사용해 오고 있다가
랜섬웨어의 공격으로 모든 설정이 날아간 후.....
GitHub 에 올라와 있는 MangaWEB3 설치 중 405 에러 발생하며 진행되지 않고 있어 도움을 청합니다.
https://github.com/a-fung/MangaWeb3
운영체제: Windows 7
IIS version : IIS 7
README.MD 을 따라 설치했습니다.
Server Requirement (ASP.NET)
- IIS (Tested with 7 and 8) -> 7
- ASP.NET 4.0 or 4.5 -> 4.0
- MySQL Server (Tested with 5.5) -> 5.5
Deploy to a Windows server
- Create an empty database in MySQL first
- Copy all the files to your server
- Make a new application or a new website pointing to where you placed to files
- Give full control permission to empty.pdf file and cover and mangacache directories to your IIS Application
Pool -> 정확히 이해되지 않아 탐색기 Security에서 모든 권한 줬습니다.
- Open install.html from your browser and specify MySQL server information, location of 7z.dll and information
to create administrator -> 이 단계에서 405 에러 발생하며 진행되지 않습니다.
|