in

Dotnetpanel Forums

Community support forums for DotNetPanel products

PHP not working correctly

Last post 05-03-2007 4:08 AM by Feodor Fitsner. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 05-02-2007 5:07 PM

    • Cenlac
    • Top 100 Contributor
    • Joined on 11-02-2006
    • Collierville, TN
    • Posts 44

    PHP not working correctly

    I am having a problem with PHP pages displaying nothing. I can do the phpinfo() test and it displays fine, but if I try to use phpBB or SugarCRM. The pages display nothing but whitespace. All it will output it is the <html>, <head>, and <body> tages. I have PHP 5.2.1 installed. Does anyone know a fix for this?

    Olan Hall
    OHall WebServices
  • 05-02-2007 11:03 PM In reply to

    • AliP
    • Top 50 Contributor
    • Joined on 03-15-2007
    • Iran
    • Posts 96

    Re: PHP not working correctly

    You may better make the apps throwing some exceptions...

  • 05-03-2007 1:13 AM In reply to

    • Cenlac
    • Top 100 Contributor
    • Joined on 11-02-2006
    • Collierville, TN
    • Posts 44

    Re: PHP not working correctly

    I tried to make it throw an exception. It's like the code is never executing. It's like IIS is just removing the code. What is the php equivalent of "throw new ApplicationException()"?

    Olan Hall
    OHall WebServices
  • 05-03-2007 2:42 AM In reply to

    Re: PHP not working correctly

    Do you have allowed short tags in php.ini (<? ... ?>)?

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
  • 05-03-2007 4:02 AM In reply to

    Re: PHP not working correctly

    Try this: 

    <?php

    phpinfo
    ();

    ?>

     

    Graham Spratt
    Direct Hosting UK
    DotNetPanel Authorized Reseller
    Windows and Linux Virtual Private Servers
    W2K3, IIS6, .NET, PHP5, MySQL5, MsSQL 2005
    Filed under:
  • 05-03-2007 4:03 AM In reply to

    • Cenlac
    • Top 100 Contributor
    • Joined on 11-02-2006
    • Collierville, TN
    • Posts 44

    Re: PHP not working correctly

    I didn't have php installed correctly. A friend of mine is a php developer. He set it up the right way.

    Olan Hall
    OHall WebServices
  • 05-03-2007 4:08 AM In reply to

    Re: PHP not working correctly

    You are lucky to have such friends Wink

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
Page 1 of 1 (7 items)
Powered by Community Server (Commercial Edition), by Telligent Systems