I pulled a live drupal 7 site into MAMP and uninstalled domain access modules that had been installed. After doing that, I am now getting this error
The requested URL "/flockstate/admin/structure/menu/item/1857/edit" was not found on this server.
This error only shows up when i want to edit or delete a menu item.
I have checked the settings.php and .htaccess files and they seem ok
How do i fix this?
Related
I'm trying to install wordpress locally through IIS.
I have followed instructions from youtube by:
installed MySQL, created wordpress schema and user permission.
installed php new version.(7.3)
downloaded wordpress 5.4 from wordpress website and extract it, copying into C:\inetpub\wwwroot
opened IIS, added website and point it to C:\inetpub\wwwroot\wordpress, the wordpress folder which I have copied( and I did edit the config file to folow my db usrname and password)
once I clicked on the browse through IIS, I can only view directory like page through my browser, like the image below.
if I click on activate.php or wp-admin/install.php,error page will appear as follows:
I also found this error when I click on test connection during adding the website in IIS:(I'm not sure whether it is related to the problem)
So, can anyone help to enlighten me what should I do to bring me to the installation page for the wordpress? Thanks.
I am facing a problem with the homepage of http://www.personaleyes.com.au/. The site is made with WordPress. All other pages except the homepage have the status code of 200 but only the homepage has the error code of 403. FYI, the page opens as usual but SEO tools & Google WMT detect 403.
To find out the problem, I did the followings:
Deactivated and reactivated each of the WordPress plugins to find
conflict (15 in total)
Checked permission. Folder permissions
are set to 755 and file permissions to 644
Resetting the .htaccess
I downloaded the site and deployed in our server. When checked this
homepage, it shows 200 as the status code
I have also disabled
security plugin(wordfence security) to check as I found out in a
forum that sometimes these plugins may cause this problem
Checked the site for corrupted files. Found out in a forum that the same error occurred because of a corrupted index.php file.
Any additional input on how to troubleshoot this problem will be highly appreciated.
Thanks
I took a look at personaleyes.com.au and in your case it appears to be a .htaccess misconfiguration. Nothing appears to be wrong on the WordPress side of things as it is sending you a response and the page loads successfully.
Since .htaccess is recursive, do take a look at the parent directories of your WordPress installation too.
I have local version of wordpress, installed via windows web installer,
so I have IIS Express 8 and Webmatrix 3. After some modification of website (no idea what caused), I have all pages with 404 error. Except home page, I have 403.14 – Forbidden and it tries to open index.php in \My Web Sites\Wordpress folder, so, basically it is 404 as well. I can connect to login, admin page. I basically tried out everything I had found on first two pages of google, so I came here for advice. Is there any way to fix it?
Many thanks in advance!
...
I accidentally deleted index.php from root. Got new from clean install. Works.
I've seen some other people with the same issue on net,
but the solution that worked for them (updating the .htacess file), didn't go very well for me!
I used buddypress to migrate my wordpress site to my local pc, but after everything is setup, only the home page is working, other posts or pages are getting 404 errors, I also tried to deactivate plugins and changing the theme, but nothing worked.
I'm on windows 10 and i'm using wampserver 2.5.
I think that the issue is caused by Apache, but I don't know how to fix it!
my Apache version is 2.4.9
Thanks in advance guys :)
Your site’s permalink (WordPress Admin > Settings > Permalink) is set as Default, please change it to any of the other option available below. e.g: Day and name, Post name etc.
Then you’ll be able to access the board instead of the 404 error.
Another way is troubleshooting:
WordPress sites can complicate the 404 troubleshooting process. Why? WordPress is a content management system that processes its own internal rewrite array as a part of its permalinks feature.
The first step to troubleshooting 404s is to figure out whether the 404 is being caused by the web server or by WordPress.
Static file
If your file is static (e.g. a jpg image) open your FTP client and verify that the file exists.
As an example, let’s say that the URL http://example.com/wp-content/uploads/picture.jpg is producing a 404 error. You will want to:
Open FTP Client and connect to your server (if you don’t know how to do so, read this.)
Navigate to the file’s location
Verify that the file exists
If it is does not exist, you have found the source of your 404.
However, it it does exist, yet pulling the URL up in a browser results in a 404 error, continue on to find out whether the issue is web server-based or WordPress-based.
Reference Link: http://websynthesis.com/fixing-wordpress-404-errors/
I have an install of Wordpress 3.0 with Multisite install setup. It has been working for ages but all of a sudden 1 page on one of the sites has started returning a server 500 error. On all the other sites everything is fine, including sites that use the same page???
Does anyone have any ideas?
Page with error
Same page on another site
Any ideas appreciated... :)
It Appears that the default "post page" was no longer set in the WP "Settings > Reading" section...
Once the correct page was selected from the dropdown everthing returned to normal.
i also get same error and resolved by this before this backup ur htaccess file
just delete all data from ur .htaccess and copy past code which u will get from "Network Setup"