« Previous Next »

Thread: xoops on IIS6 with fastCGI

Last post 08-23-2009 4:20 AM by enton_nabalu. 9 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (10 items)

Sort Posts:

  • 03-24-2009, 2:24 PM

    • yayh
    • Not Ranked
    • Joined on 03-24-2009, 6:15 PM
    • Posts 4

    xoops on IIS6 with fastCGI

    Hi,

    when i go to XOOPS main page i am receiving blank page after setup installed successfully.

    i am running mysql 5.1 with phpmyadmin and it is working without any error.

    i also tested phpinfo(); and it is working.

     windows 2003 IIS6 + fastcgi + mysql

     i have done some search and i found the following:

    cgi.force_redirect = off  or  memory_limit = 20M  or  Multi-Byte String module not installed or  

    cgi.rfc2616_headers = 0

    which one is the right solution?

    Please help!!!!!!!

     

  • 03-25-2009, 12:35 AM In reply to

    Re: xoops on IIS6 with fastCGI

     Did you look up the Xoops website? Last time I looked they had quite a bit of info on troubleshooting the "white page of death". While you are still getting things working I'd also suggest setting display_errors to on in your php.ini.

    ----------------
    Dominic Ryan
    Microsoft IIS MVP
    www.iis-aid.com
    My IIS articles
    My PHP articles
    My How-to guides
  • 03-25-2009, 1:44 AM In reply to

    • yayh
    • Not Ranked
    • Joined on 03-24-2009, 6:15 PM
    • Posts 4

    Re: xoops on IIS6 with fastCGI

    on my server those are the settings:
    display_errors = on
    memory_limit = 128M
    Multibyte Support  enabled
    cgi.rfc2616_headers = 0
    cgi.force_redirect = off

    i have also checked xoops site white/blank page problem no good solution.

    i think there is some issue with fastcgi cause i have used xoops with ISAPI and is was working fine.

    should i use ISAPI ?!

     

  • 03-25-2009, 2:39 AM In reply to

    Re: xoops on IIS6 with fastCGI

     You'll also need to set fastcgi.impersonate to 1. Is this a fresh install, or are you using a custom theme? Also, make sure the cache and template_c directories are writable by the IIS user. I'd suggest this is a web app issue rather than a FastCGI issue as I know of several Xoops websites running on FastCGI. So if you're thread isn't here next time you look, check the PHP forum.

    ----------------
    Dominic Ryan
    Microsoft IIS MVP
    www.iis-aid.com
    My IIS articles
    My PHP articles
    My How-to guides
  • 03-25-2009, 5:47 AM In reply to

    • yayh
    • Not Ranked
    • Joined on 03-24-2009, 6:15 PM
    • Posts 4

    Re: xoops on IIS6 with fastCGI

    i have set fastcgi.impersonate = 1

    and IIS_WPG and "internet guest account" have read/write permissions
    cache
    template_c
    uploads
    mainfile.php

    and yes it a new installation, the setup done after that could not view the main page blank!!!

     thanks,

     Yousef

     

    ****************************************

     sloved it was Xoops problem sorry my Bad!

    http://www.xoops.org/modules/newbb/viewtopic.php?topic_id=68048&forum=1

  • 04-03-2009, 8:34 PM In reply to

    Re: xoops on IIS6 with fastCGI

     Hi Yosef. I take it that you have verified that php is actually working using the phpinfo funciton? If not place the following code in a file called info.php and place it in your Xoops root.

    <?php

    phpinfo();

    ?>

    Then access this file from your browser as you would your Xoops installation.

    ----------------
    Dominic Ryan
    Microsoft IIS MVP
    www.iis-aid.com
    My IIS articles
    My PHP articles
    My How-to guides
  • 04-04-2009, 1:16 AM In reply to

    • yayh
    • Not Ranked
    • Joined on 03-24-2009, 6:15 PM
    • Posts 4

    Re: xoops on IIS6 with fastCGI

    thank you brashquido.

     sloved it was Xoops problem sorry my Bad!

    http://www.xoops.org/modules/newbb/viewtopic.php?topic_id=68048&forum=1

     

    thanks,

  • 04-05-2009, 10:44 AM In reply to

    Re: xoops on IIS6 with fastCGI

     Nice work :)

    ----------------
    Dominic Ryan
    Microsoft IIS MVP
    www.iis-aid.com
    My IIS articles
    My PHP articles
    My How-to guides
  • 08-22-2009, 1:09 AM In reply to

    • enton_nabalu
    • Not Ranked
    • Joined on 08-21-2009, 11:32 PM
    • Land Below The Wind
    • Posts 8

    Re: xoops on IIS6 with fastCGI

    Halo Yup... i think i need help from u guys. I Just explore this iis 7.0 and i really wanted to install xoops on it.

     But the question is, i don't know how to get started.

    Plz... help me bro... guide me plz.... with step by step instruction.

     

    (I familiar with xoops, working with easyphp 1.8, but i wanted to use iis 7.0. Think it will be great to work with iis 7.0. )

     

    TQ

  • 08-23-2009, 4:20 AM In reply to

    • enton_nabalu
    • Not Ranked
    • Joined on 08-21-2009, 11:32 PM
    • Land Below The Wind
    • Posts 8

    Re: xoops on IIS6 with fastCGI

     i think i've done the xoops installation. Work well on my web browser. Thank you.

Page 1 of 1 (10 items)
Microsoft Communities