Getting 404 Error in WordPress for the services only, on XAMPP local machine - wordpress

I've been researching this error and can find similar issues but no solutions. I am running WordPress using XAMPP on my local server.
I imported a WordPress page and all was well. The problem is I added a bunch of new services, and when I try to access them I get a 404.
If I create a new post or page, they work fine. I reset the permalinks, no luck. The errors are only with the services. I'm really stuck on this, any help would be appreciated!

Related

Wordpress 404 issue after Migration in Plesk (Nginx config issue)

I recently migrated my website to DigitalOcean under plesk panel using all in one migration plugin. I kept having issues with 404 error only for pages that used permalinks configured as %postname%. For better URL format for my Content. But now if I enable the permalink I keep getting 404 error.
I used the popular suggestion of editing the nginx conf file through (through putty).
https://www.cyberciti.biz/faq/how-to-configure-nginx-for-wordpress-permalinks/
I wasn't sure of the save and exit step given after using the editor. ctrl+X shows a set of ^O^D commands. I pressed ^O and restarted it.
Now my entire website looks broken. Due to many 500 internal errors. What am I doing wrong here? kindly help me out please?
My website address is https://ourmoon.life/

Getting HTTP ERROR 500 for Wordpress (5.3.2)

My wordpress(5.3.2) site is hosted in a cPanel shared hosting server,it has stopped running & now i'm getting HTTP ERROR 500, i've tried changing to default twentytwenty theme, disabling all plugins, and even falling back to wordpress basic .htaccess config, nothing works.
I'm not using any sub domain or multisites wordpress installation for this site, &
my hosting is responding fine except for this wordpress site i've mentioned.
does anybody have any idea what might be the issue here? i'm pretty confused now .
I've encountered such problem ,but for me it was from hosting about permissions.i don't know if that is the same that is causing your problem or not.

Cannot access the login site in Drupal

I am fairly new to Drupal.
There is a site:
www.mysite.com/?q=user
I can log in here without problems, however when I try it with the same project in the local machine:
127.0.0.1/drupal/myproject/?q=user
It does not work, I get the apache 404 error. 127.0.0.1/drupal/myproject/ does show up, though. mod_rewrite is enabled.
Any help?

getting 404 error on wordpress pages

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/

Gateway Anti-Virus Alert - WP

As you can see from the image above. I am experiencing some sort of error message but i have no idea what it means.
I am using wordpress 4.1 with a default theme. Every time i tried to add a menu to the menu structure i get the following message:
Gateway Anti-Virus Alert
This request is blocked by the Firewall Gateway Anti-Virus
Service. Name: Mailer.S (Trojan)
Things that i have already tried:
Using different theme
Installing and re-installing wordpress
Delete everything and start from beginning
And none of this work!
Please help me.
Thank you
You probably got infected with malware, and a service running on your hosting is blocking some malicious code. At best you can contact your hosting provider and ask them how to resolve. Malware on a WordPress site is pretty common by using outdated plugins, themes or having insecure rights on folders and files.
It's pretty hard to get rid of, you have to search trough every file to check for malicious code and check every folder for files that shouldn't be there.

Resources