Viewing 9 replies - 1 through 9 (of 9 total)
  • do you have access to the database?

    Thread Starter adil0650

    (@adil0650)

    no i have no access to database my admin page is not working because i have changed the name of my web and it is not showing any thing but oops google could not find ;ur galaxy..!
    where as my url is https://www.musicgalaxy.net76.net
    please guide me

    You can change your url settings via your theme.

    FTP to your site and add these lines, inside the functions.php of your theme (this file is inside the directory of the theme you have activated), immediately after the initial <?php line:

    update_option('siteurl','https://yourcorrecturl.net');
    update_option('home','https://yourcorrecturl.net');

    Change yourcorrecturl.net with the right url.
    Then try to login again in your admin page. Refresh a couple of times until it works.

    If everything wents ok, don’t forget to remove these lines from functions.php.

    Thread Starter adil0650

    (@adil0650)

    how am i going to open the ftp

    Thread Starter adil0650

    (@adil0650)

    its not working i have no access to ftp

    Thread Starter adil0650

    (@adil0650)

    Thread Starter adil0650

    (@adil0650)

    i dont know my ftp password or i guess i dont remember it

    Thread Starter adil0650

    (@adil0650)

    please help me if anyone can

    I’m sorry, but if you can’t get into the site, you can’t figure out FTP and don’t have database access then you’re pretty much out of luck.

    The only way to get into the site is contact your hosting company and get them to send you the details that you need. without that no one cna give you any more help then we have now

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘admin login’ is closed to new replies.