KOMI's profileThat's how I do that.BlogNetwork Tools Help

Blog


    April 12

    線路は続くよどこまでも

    日曜日のお買いものを済ませて、頭が切り替わったところでもう一回。
    一旦、wwwroot配下のリソースを削除し、もう一度XOOPS資産をコピー。

    PHP.iniも再度チェックし、mb_string関連の設定でコメントが何故か入っていた
    mbstring方面をコメントアウト。

    [mbstring]
    ; language for internal character representation.
    mbstring.language = Japanese

    ; internal/script encoding.
    ; Some encoding cannot work as internal encoding.
    ; (e.g. SJIS, BIG5, ISO-2022-*)
    mbstring.internal_encoding = EUC-JP

    ; http input encoding.
    mbstring.http_input = auto

    ; http output encoding. mb_output_handler must be
    ; registered as output buffer to function
    mbstring.http_output = SJIS

    ; enable automatic encoding translation according to
    ; mbstring.internal_encoding setting. Input chars are
    ; converted to internal encoding by setting this to On.
    ; Note: Do _not_ use automatic encoding translation for
    ;       portable libs/applications.
    mbstring.encoding_translation = Off

    ; automatic encoding detection order.
    ; auto means
    mbstring.detect_order = auto

    ; substitute_character used when character cannot be converted
    ; one from another
    mbstring.substitute_character = none;

    ; overload(replace) single byte functions by mbstring functions.
    ; mail(), ereg(), etc are overloaded by mb_send_mail(), mb_ereg(),
    ; etc. Possible values are 0,1,2,4 or combination of them.
    ; For example, 7 for overload everything.
    ; 0: No overload
    ; 1: Overload mail() function
    ; 2: Overload str*() functions
    ; 4: Overload ereg*() functions
    mbstring.func_overload = 0

    ; enable strict encoding detection.
    ;mbstring.strict_encoding = Off

    こんな感じっすかね。

    あと、XOOPS公式サイトで、過去ログ。

    IISにおけるパーミッションの設定に関して

    を読んで

    mainfile.phpのアクセス権で、Usersグループにフルコントロール権限を
    くれてやるってのはどうよ。

    とひらめく。

    image
    こういう事です。



    image
    進んだわい。


    image
    あってるのでGo。


    image
    右側は教えてやんない。
    それいけ~


    image
    おっちゃん・・・真っ白になっちまった・・・


    インストーラーのキャラが

    XOOPS_Installer_Chara

    こんな感じに見えてきてます。
    まじで。

    試しにDB Connectのスクリプト書いて試してみたら

    Fatal error: Call to undefined function mysql_connect()

    とかぬかしやがった。

    やれやれ、PHPのインストール時にMySQL入れてねぇじゃねえか。
    自爆さん。

    PHPのインストーラー再実行して、MySQL追加したらあっさり。

    image
    動きましたわ。


    image
    image
    なんじゃいな。
    普通だな。


    image
    管理者設定しろ画面。
    した。


    image
    できたワイ。


    image
    おおお、やっと終わった。


    でも、index.phpでアクセスしたら、またアクセス権臭いエラーが出た。

    というわけでもう寝るわ。

    ではでは。

    Comments (1)

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    kossy kossywrote:
    こんにちは。お邪魔します。
    私もXOOPS入れてみたのですが、インストールが長かったのと、その後どう使ってよいものか判らないので、
    こちらの途中の、嫌な顔状態が親近感がもてました。
    またお邪魔させてください。
    May 4

    Trackbacks

    The trackback URL for this entry is:
    http://thats-how-i-do-that.spaces.live.com/blog/cns!4F08038EDDA5F3B!410.trak
    Weblogs that reference this entry
    • None