Search results

  1. E

    Cannot access phpMyAdmin ... NET::ERR_CERT_DATE_INVALID

    I can no longer access phpMyAdmin. There is a security issue: NET::ERR_CERT_DATE_INVALID. How do we resolve this issue?
  2. E

    Resolved Login password vs MySQL password

    1. How do I change my login password for x10 hosting.com? 2. Is this login password automatically the same password for MySQL database? 3. Can I change the password of MySQL database independently from my login password?
  3. E

    Resolved php support

    Does x10hosting support php? I am a beginner to learn php and want to try a very basic .php code within an index.html file like: <!DOCTYPE html> <html> <body> <h1>My first PHP page</h1> <?php echo "Hello World!"; ?> </body> </html> HOWEVER, the x10hosting editor indicates an error at...
  4. E

    Resolved Changes in javascript that I edit and save in x10hosting not active

    I typically use x10hosting to edit and save changes in a javascript. However, using Chrome DevTools, I see that changes are not implemented. Why is that?
Top