website is blank

Results 1 to 7 of 7
  1. #1
    Apprentice archdune2 is offline
    MemberRank
    May 2009 Join Date
    24Posts

    website is blank

    i am using vps, i use my additional ip to host web and when i using any of websites it shows them as blank pages, no errors, nothing. Have anyone had this kind of problem? Any fix for this?


  2. #2
    Ā  Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: website is blank

    Open php.ini -> Search for "C:" and edit it to the correct path of the webserver.

  3. #3
    Apprentice archdune2 is offline
    MemberRank
    May 2009 Join Date
    24Posts

    Re: website is blank

    Quote Originally Posted by Phoenix View Post
    Open php.ini -> Search for "C:" and edit it to the correct path of the webserver.
    i am sorry for stupid question, but where to find php.ini? i am girl, dont flame plz.

    i found php.ini in my vps, what should i change? Here right? or not?:

    [WebPIChanges]
    error_log=C:\WINDOWS\temp\php53_errors.log
    upload_tmp_dir=C:\WINDOWS\temp
    session.save_path=C:\WINDOWS\temp
    cgi.force_redirect=0
    cgi.fix_pathinfo=1
    fastcgi.impersonate=1
    fastcgi.logging=0
    max_execution_time=300
    date.timezone=America/Denver
    extension_dir="C:\Program Files (x86)\PHP\v5.3\ext\"
    Last edited by archdune2; 18-02-11 at 03:37 PM.

  4. #4
    Account Upgraded | Title Enabled! BGRick is offline
    MemberRank
    Oct 2010 Join Date
    The NetherlandsLocation
    437Posts

    Re: website is blank

    Quote Originally Posted by archdune2 View Post
    i am sorry for stupid question, but where to find php.ini? i am girl, dont flame plz.
    Start > Run > php.ini

  5. #5
    Apprentice archdune2 is offline
    MemberRank
    May 2009 Join Date
    24Posts

    Re: website is blank

    Start > Run > php.ini didnt worked but found in search.. :) still what should i edit? in:
    [WebPIChanges]
    error_log=C:\WINDOWS\temp\php53_errors.log
    upload_tmp_dir=C:\WINDOWS\temp
    session.save_path=C:\WINDOWS\temp
    cgi.force_redirect=0
    cgi.fix_pathinfo=1
    fastcgi.impersonate=1
    fastcgi.logging=0
    max_execution_time=300
    date.timezone=America/Denver
    extension_dir="C:\Program Files (x86)\PHP\v5.3\ext\"

    OR NOT?

    ---------- Post added at 04:19 PM ---------- Previous post was at 02:40 PM ----------

    bump up

  6. #6
    Apprentice archdune2 is offline
    MemberRank
    May 2009 Join Date
    24Posts

    Re: website is blank

    plz help bump

  7. #7
    Member AyonLinux is offline
    MemberRank
    Feb 2011 Join Date
    /home/AyonLinuxLocation
    89Posts

    Re: website is blank

    Try to run http://localhost/index.php
    Where "localhost" can be the IP.



Advertisement