Search results

  1. xav0989

    mail() function not working - unable to create views in mysql DB

    Did you give the user full permission to the database?
  2. xav0989

    PEAR Packages

    You can install PEAR in your account for yourself only. I've done it before and you can manage yourself the packages you want. I'll go get more info and post back. On the PEAR website ( http://pear.php.net/manual/en/installation.shared.php#installation.shared.ftp ) you have two options. The new...
  3. xav0989

    Over Helping

    I'm not a big fan of deleting post though. I prefer editing my post, telling that the answer was already given.
  4. xav0989

    Adds

    Some additional information: The ads you place must be visible on every page without need to scroll.
  5. xav0989

    Upcoming Changes

    You forgot to add the support ticket login. Edit: Well Oct. 31 = Dec. 25
  6. xav0989

    domain question

    Are you using your cPanel authentification for the FTP? Make sure you are using the information provided in the cPanel FTP manager: http:/starka.x10hosting.com:2082/frontend/x3/ftp/configure.html?acct=lifeorde&type=main
  7. xav0989

    Over Helping

    I'm sure this will keep the help threads short and clear... or at least hope it will.
  8. xav0989

    Unable to login

    After the login success page, try to browse directly to http://stoli.x10hosting.com:2082/frontend/x3/index.php by copy-pasting the address in your browser.
  9. xav0989

    Website not Loading

    Apache is currently down on starka. Check the http://forums.x10hosting.com/service-alerts/ section regularly to see if this issue will show up.
  10. xav0989

    Phish site on x10hosting.com

    I will get this to an admin.
  11. xav0989

    Game: Ban the Person above you!!!!!!!!!!!

    banned for not sharing the source to the automatic system.
  12. xav0989

    phpbb instalation probelsm with softaculous

    I personally recommend doing a manual install for the added flexibility, but some people prefer using softaculous since there is way less user interaction. At least, you solved your problem!
  13. xav0989

    Mysql Database

    This issue has been resolved.
  14. xav0989

    problem whit account

    You need to login in this forum and spend a few minutes for the system to register your activity. Make sure that you've done it before you request your unsuspention.
  15. xav0989

    [URGENT] MySQL Appears Down

    The mysql issue has been sorted. As with the high resource suspension, wordpress plugins are known to cause some resource spikes.
  16. xav0989

    Port 27015

    Actually, SourceBans is just a server management utility. It's a php application that concentrate in one location many settings for source-powered game servers such as admins, bans, etc.
  17. xav0989

    Flush-hosts?

    This issue has been sorted.
  18. xav0989

    phpbb install help

    Ony files/folders in the public_html fiolder are accessible on the web. Any other file/folder cannot be browsed to from the web.
  19. xav0989

    phpbb instalation probelsm with softaculous

    Go in phpmyadmin and browse to the database that was created for phpbb. check for the members table and make sure that the username you are using is in there. Be careful not to edit any of the data present in the database as it could become corrupt.
  20. xav0989

    PHP and DOM

    This is usually not a problem, but since I don't know if the code you presented is the complete page, make sure that session_start(); is the first thing that appears in your php page. Each page that uses the session information should start by :<?php session_start(); ?>
Top