Previous Next

Thread: Blank page instead of php info

Last post 07-13-2008 6:21 PM by jdstory. 5 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (6 items)

Sort Posts:

  • 03-16-2008, 5:54 AM

    • Alex2008
    • Not Ranked
    • Joined on 03-16-2008, 9:50 AM
    • Posts 1
    • Alex2008

    Blank page instead of php info

    I have installed FastCgi and PHP 5.XX. I configured fastcgi as described on the guide but when I test the installation on a page with <?phpinfo();?> I see a blank page. The souce of the page show me "<?phpinfo();?>" so I think that PHP code was not processed by the cgi program.

     Please help me!
     

  • 03-20-2008, 3:27 AM In reply to

    • Dywttww
    • Top 500 Contributor
    • Joined on 03-20-2008, 7:17 AM
    • Posts 10
    • Dywttww

    Re: Blank page instead of php info

    Yes. I have the same problem.

    Html code outputs correctly but <?phpinfo();?> doesn't. I'm sure PHP is running.

  • 03-20-2008, 3:28 AM In reply to

    • Dywttww
    • Top 500 Contributor
    • Joined on 03-20-2008, 7:17 AM
    • Posts 10
    • Dywttww

    Re: Blank page instead of php info

    Can anybody help this?
  • 05-15-2008, 12:33 PM In reply to

    • tdldp
    • Not Ranked
    • Joined on 02-01-2008, 6:26 AM
    • Posts 6
    • tdldp

    Re: Blank page instead of php info

    one more having same problem, have you solved problems ??? Problem appeared with vista  SP1 update...

     

  • 05-18-2008, 5:32 PM In reply to

    • Alex.W474
    • Top 100 Contributor
    • Joined on 05-15-2008, 1:16 AM
    • Posts 26
    • Alex.W474

    Re: Blank page instead of php info

    I've installed FastCGI for Vista SP1 using instruction from WITSuite.com http://www.witsuite.com/support/knowledge-base/manual-installation/install-php.php - it works well for me.

     

  • 07-13-2008, 6:21 PM In reply to

    • jdstory
    • Not Ranked
    • Joined on 07-13-2008, 5:35 PM
    • Posts 1
    • jdstory

    Re: Blank page instead of php info

    Thanks for the link above :-) I had the same problem and basically it came down to making sure this line was setup in the fcgiext.ini file:

    Arguments=-c C:\Program Files\PHP\php.ini

    Or for others a more complete listing:

    [Types]
    php=PHP

    [PHP]

    ExePath=C:\Program Files\PHP\php-cgi.exe
    Arguments=-c C:\Program Files\PHP\php.ini

Page 1 of 1 (6 items)
Page view counter