Jump to content

PenTester

Members
  • Posts

    325
  • Joined

  • Last visited

Posts posted by PenTester

  1. Which operating system you are using? if windows,open cmd and type "ipconfig /flushdns"

    I am able to see your Page.

     

    But it showing the following error:

    ????????????????????????? ?????????????????????????????????
    ????????????????????????? ?????????????????????????????????
    ????????????????????????? ?????????????????????????????????
    ????????????????????????? ?????????????????????????????????
    ????????????????????????? ?????????????????????????????????????????????????????????? ?????????????????????????????????
    Fatal error: Class 'System' not found in /home1/bob077/public_html/index.php on line 48

  2. By the way ...

    Is it only me or does someone else also have problems loading Gmail ...

    Sometimes it just stops loading if the internet connection is too slow ...

    i always use basic html, It is much faster for slow connections.

  3. I mentioned a similar logout script in my first post at the bottom. ;)

     

    However, blackstar's second logout script would NOT work, since you cannot use HEADER after stating an ECHO. PHP would output an error saying that 'output was already defined' or something like that.

     

    To fix this, just have the HEADER and get rid of the ECHO statement.

    oh sorry i haven't notice that.

  4. You can try using 1.5, but from those errors there is a very good chance it would not work out. The reason is that the old 1.5 version required a version of PHP older than the current (<5.30), which is causing the Deprecated notices to appear saying that functions are not available. In the release of 5.30, many functions were deprecated because newer, better functions were available. When a function gets deprecated, it cannot be used.

     

    1.6 might work, I'm not sure. If its compatible with version 5.30 then it will probably work. If not, then sorry but you might have to use version 1.7

     

    There's nothing I can do about this, and we cannot 'downgrade' PHP just for one individual user.

     

    Thanks,

    usually i get this error when i try to load cpanel and my webpage. So i will try to access closed cpanel page.

×
×
  • Create New...