• when i try to access wp-admin/options-discussion.php it acts if it doesn’t exist, and all other options pages exist. The file is there, after i found it doesn’t work, i deleted it and reuploaded it to my site. Anyone know whats wrong?
    Thanks,
    http://futilesoul.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • Consider using phpMyAdmin to make sure your wp_options table has the correct values in siteurl and home.

    siteurl is your WordPress address (URI) and home is your Blog Address (URI).

    You might want to logout and delete your wp-content/cache folder also.

    And, some other info:
    Giving_WordPress_Its_Own_Directory
    Moving_WordPress

    ——————-

    Thread Starter spud_8350

    (@spud_8350)

    i deleted cache folder, and the siteurl is correct.
    what is there a way do change options in disscussion options through phpmyadmin?

    I also have this problems. I got an 403 error when trying to access wp-admin/options-discussion.php file.
    The file exists and the permissions are ok.

    Any suggestion?

    I found the problem.

    My hosting provider has a list forbiden words. One of this is the word “proxy”.

    I changed the word “proxy” by “p” and then starts to work fine.

    I hope this help others.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘options-discussion.php problem’ is closed to new replies.