설치가 안됩니다. 고수님들 봐주세요^^ > 지블로그 질답

지블로그 질답

설치가 안됩니다. 고수님들 봐주세요^^ 정보

설치가 안됩니다. 고수님들 봐주세요^^

본문

 

설치법대로 블로그 설치하고

http:///도메인/blog/install/
 로 주소창에 치고 엔터를 하니


http://도메인/blog/install/?mb_id=install 이렇게 주소창에 나타납니다.


그리고 아래와 같은 인터널서버에러 나타납니다.


그 아래는 phpinfo에 나타난 iconv, mbstring입니다.

그누보드는 현재버전 : 4.22.04 (08.06.11) 입니다.

php 버전은 5.2.6입니다.





Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, 도메인 and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8g DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at ...




===================================================================


그리고 phpinfo를 확인하니...


iconv

iconv support enabled
iconv implementation glibc
iconv library version 2.3.4

Directive Local Value Master Value
iconv.input_encoding ISO-8859-1 ISO-8859-1
iconv.internal_encoding ISO-8859-1 ISO-8859-1
iconv.output_encoding ISO-8859-1 ISO-8859-1





===========================


mbstring

Multibyte Support enabled
Multibyte string engine libmbfl
Multibyte (japanese) regex support enabled
Multibyte regex (oniguruma) version 4.4.4
Multibyte regex (oniguruma) backtrack check On

mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.

Directive Local Value Master Value
mbstring.detect_order no value no value
mbstring.encoding_translation Off Off
mbstring.func_overload 0 0
mbstring.http_input pass pass
mbstring.http_output pass pass
mbstring.internal_encoding ISO-8859-1 no value
mbstring.language neutral neutral
mbstring.strict_detection Off Off
mbstring.substitute_character no value no value
  • 복사

댓글 전체

답을 찾았습니다.

다름이 아니라

PHP configuration 파일에 하부 디렉토리에 쓸수 없도록하는 방지 소스를 삽입한거네요
이 옵션때문에 서버에서 실행을 못한거예요.

만일 이런 사항이 나타나시면 그 부분을 해결해주시면 OK입니다.


====================

Install Default php.ini

This will copy the master php.ini to your public_html directory named "php.ini.default". You can then edit the file with any custom directives your scripts require. You can also select to have the file include the settings for IonCube and/or SourceGuardian 
 
IonCube

SourceGuardian
© SIRSOFT
현재 페이지 제일 처음으로