Search results

  1. Anna

    Can NOT open cPanel ????

    That does show up the login, after I confirm wanting to continue after the certificate warning. The warning would be related to there not being a ssl certificate for your domain, https://boru.x10hosting.com:2096 does work normally for me. An optional webmail address would be...
  2. Anna

    domain problem.

    Check if you have any active redirects, and also check if .htaccess holds any code to redirect. Some scripts add .htaccess rules for this to make sure all incoming requests are redirected to the URL that it is configured for.
  3. Anna

    Can NOT open cPanel ????

    I'll alert Corey to this, for now, please use the http://boru.x10hosting.com:2082 option.
  4. Anna

    Can NOT open cPanel ????

    Logging into Boru cPanel worked perfectly fine when I tried just now with my test account. Do you still get that error?
  5. Anna

    Please unsuspend for FRENBUZZ.COM

    I have unsuspended your account, you should have been able to do so yourself from the account panel though. If you chose premium with us, we can migrate the entire account over to the premium server. All you need to do is sign up and pay for your account and submit a ticket through the clients...
  6. Anna

    suspend my account

    No, your account is suspended for a serious TOS violation. Suspension is permanent, all access revoked.
  7. Anna

    Internal Server Error

    yeah, but all files and folders INSIDE the sapid folder are 777, which would cause that problem Typically files should be at 644 and folders at 755, there's some rare exceptions, which usually is pointed out by the script author (cache folder would need 777, which works since that one is not...
  8. Anna

    Help With Suspension (Yes I've read the FAQ/Announcements)

    Without the cPanel username we cant get much further then to discover that the domain can not be found in the system. If it got suspended for inactivity, and remained in that state for more then 14 days, the account would likely have been terminated, meaning all data is removed from our...
  9. Anna

    Help me please

    not until the old has been removed from the system, which will be no sooner then 14 days from the day you got suspended.
  10. Anna

    Suspended

    No, no backups will be provided, no access for any reason will be granted.
  11. Anna

    problem with Addon Domains

    Should now be sorted, seem the entries on the name servers remain when your account was terminated.
  12. Anna

    Phpbb error

    This is being looked at server side, and should right now work with a temporary solution while we make necessary adjustments, though the admin I was discussing it with went afk, so not sure he has yet.
  13. Anna

    PHPBB3, mySQL Database, Lost Connection

    For the moment it should be working (we temporary disabled one thing), and I think I found the how to sort it permanently, but the admin in charge kind of went afk, so not sure he looked at that.
  14. Anna

    Issue with logging in on my MyBB forum.

    there would likely be a table called config, setting or similar, in which you should be able to find a row containing domain information. I'm not a user of myBB, so can't tell you the exact name of neither table nor the actual setting (row). The code you had would simply change any occurrances...
  15. Anna

    Why doesn't my PHP code work?

    You can not include a php script the same way you include a javascript, they work completely different. Javascript is executed on the client side, ie in the browser window of the viewer. PHP is executed server side and transformed to a html page for the client to view, on the fly. To get php...
  16. Anna

    Issue with logging in on my MyBB forum.

    That would be done in phpMyAdmin, it is a sql statement. Open up phpMyAdmin, in the left hand menu click on the database which contains the mybb data. On the next page, click the tab that says SQL, second from the left, in the right hand pane. Paste that into the text area and hit "run". To...
  17. Anna

    PHPBB3, mySQL Database, Lost Connection

    I have replicated it and we have tracked down the cause, bit interesting that it only seem to happen on one server though. Working on the permanent solution.
  18. Anna

    Why doesn't my PHP code work?

    Image urls should always start with your main domain, or use a path relative to the document they are included in. Also you should note that if you want to be able to view the file in the browser, you need to place it inside the directory public_html, same goes for the images. Given the...
  19. Anna

    Bug

    There's no hosting account linked with your current forum account. Requesting a password change while logged into account panel with this forum account will NOT affect any hosting account. What is your hosting username?
  20. Anna

    Subversion (SVN) Hosting

    Premium hosting does have its own ticket system through the clients area, which most often is faster to get replies about premium services. VPS is a virtual private server (you'd need some linux knowledge for a VPS, they come unmanaged), you can read more and check the pricing at...
Top