Search results

  1. B

    Can't access database

    Once again, thank you so much for your help! Following your advice I checked the PHP settings and it seems the problem was mysqli had been disabled. After reenabling it everything seems to work :)
  2. B

    Can't access database

    My current php version is 7.0. I'm really bad at php-mysql queries, but the following code used to work: <?php function fetch_users() { $dbserver = "localhost"; $dbuser = "***"; $password = "***"; $dbname = "***"; $database = new...
  3. B

    Can't access database

    I am on x14 server and had to wait for my files to be restored. Now that I finally have them back, I can't seem to log into my database. I keep getting error 500 Has the password been forcefully changed or something? By the way, I CAN enter phpMyAdmin and my database is intact. The issue...
  4. B

    Mandatory password reset issue

    Thank you! I have finally been able to reset the password. However, when I access the file manager it looks empty... I can't even see the basic directory tree. And if I refresh the page it logs me out and I can't go back in... Also when I go to one of my pages through the browser I get a 404...
  5. B

    Mandatory password reset issue

    Hi! Sorry it took me so long. I have tried to sign up using the same address but it won't let me...
  6. B

    Mandatory password reset issue

    Yes, I have tried that a couple of times. Anyway, I'm talking about the mandatory password reset notice that we get when we try to access the control panel through https://x10hosting.com/login "Any account that has not been accessed since September 3rd, 2021 must do a password reset."
  7. B

    Mandatory password reset issue

    I requested the password reset yesterday using the same log in information I used to access this forum, but I still haven't received the instructions. In other words, my e-mail address is correct, since I've been able to log in here. Thank you in advance for your help!
  8. B

    Saved code disappears in Direct Admin

    I noticed it this morning as I was editing an HTML: it seems as if the file reverted to an old version after a while if I leave the editor open. I know for a fact I saved it several times cause I tested it in three different devices. Thankfully I had a backup in my PC...
  9. B

    Resolved An error has occurred forwarding your sign in

    Hi! I last signed in 15 days ago but I'm getting this error message. Thank you in advance for your assistance
  10. B

    Resolved Haven't logged in for over 30 days. Could you please reactivate my account?

    Hi, I would like to have my account reactivated since from now on I would use it regularly. I'm so irresponsible I left many files on the server which I haven't backed up O.O Thank you in advance for your help and have a nice day :)
Top