htaccess was my first thought. Since you’ve checked that, I’d move on to the apache error log. If you can’t access this yourself your host should be able to help you.
Related Posts:
- HTTP ERROR 500 after installing child-theme [WordPress] [closed]
- Can php warnings cause an Internal Server Error?
- Internal server error when enabling Multisite in WordPress
- How to create custom 401, 403 and 500 error pages?
- APC 500 Internal server error [closed]
- How do I Turn This Into An if statement?
- Plugin PHP file gives error 500 [closed]
- Internal Server Errors – Moving working multi-site install to my localhost
- 500 Error, Get custom field and returning it
- Unable to update plug-ins – Undefined index a:1:{s:3:”ssl”;b:1;} in class-requests.php on line 213
- My WP Website Shows HTTP ERROR 500
- PHP Shortcode – 500 error
- Trying to display ads on only a third of posts in a loop. Keep getting Error 500?
- HTTP 500 Error after Creating Shortcode
- WordPress Insert line in DB when clicking a button
- How do I see logs of critical errors of specific pages without enabling public debug for everyone?
- I can’t change version of PHP
- Facing 503 error on PHP files after deleting hidden files from the root folder
- php snippets in html are being commented out
- Running a php code after User clicks a button? [closed]
- Parse error: syntax error, unexpected ‘}’ in C:\xampp\htdocs\admin\products.php on line 148 [closed]
- get user role. parameter id return type string [closed]
- Please help to know why single.php crashes after I add this code [closed]
- What does this if-statement do?: if($pages=’ ‘) {}
- Please help! Parse error: syntax error, unexpected ‘
- Can you not edit the HTML and PHP of your WordPress without paying?
- Really slow WordPress site [closed]
- Retrieve Array from within Array [closed]
- $_html is empty when var dumped
- How to improve wordpress site creation process to increase productivity.
- $post->ID calls for current page, but what is the code to call for any new page created and published in WordPress?
- Your PHP installation appears to be missing the MySQL … After deleting and restarting from cpanel
- How can I fix my pagination?
- How to create shortcode of this PHP code
- How to increase excerpt length in wordpress? [duplicate]
- Insert PHP into wordpress page [duplicate]
- Are WordPress & PHP objectively and based on evidence going to die because the future is made of frontend rendering instead of server side rendering? [closed]
- Advanced Custom Fields Show PHP in Text Areas
- Event plugin problem any one solve .? [duplicate]
- Not able to see the error [closed]
- how to Show BEFORE TEXT before in wordpress get_comment_meta [closed]
- What is the wrong with this function to enqueue the scripts and styles to the theme? [closed]
- Force array to be a string [closed]
- How to remove the intro animation which appears during the load up of some WordPress themes? [closed]
- Adding jquery using php function
- New to WordPress & Freelancing [closed]
- How to hide .js files on wordpress website using php or wp plugins or any? [closed]
- Add a “Next Post” & “Previous Post” styled button manually to a post
- How do I link the side images?
- How to send push notification in android using php? [closed]
- How to store the_post_thumbnail() value in a variable
- Echo get_option displays as text
- How to use multiple 404 Error Pages in WordPress
- How can I get is_page(Current_URL)?
- Parse error: syntax error, unexpected ‘}’ in
- Assign new post author IF another user in custom field on post transition
- Use HTML Form Data in PHP Function – WordPress Admin Page
- Sorting Problem
- WordPress add parameters with friendly url structure
- Create and publish a new post every Monday, listing the post titles and links to the posts published during the previous week
- Different behaviour between “include_once” and directly echoing out html code?
- Front-end major break after upgrade PHP 8.0 [closed]
- WP query with variables gives no result for specific user
- “Missing header/body separator” error with wp_remote_post()
- How to automatically convert images to WebP on WordPress?
- WP Fatal error: Call to undefined function get_template_directory_uri()
- wp_enqueue_scripts with JS script as a string
- Blog Posts not sorted and pagination not adjusted after filtering some category
- Why can’t I enter the wordpress admin interface?
- Is there a better way to output HTML as a shortcode?
- Remove default Image Sizes
- Remove Unused Menu Locations
- base64_encode conflict with convert_smilies in wordpress
- Need help with Deprecated: Non-static error when update PHP 7.4 -> 8.1 with Dyad 2 theme
- get_page_by_title() doesn’t return the post object if the title has inverted comma (‘)
- A better way to write this php function
- notify users when changed database
- kali php problem [closed]
- Check user last login date
- How do I change the Go To Categories link in the term_updated_messages
- Why is my array_diff usage breaking things?
- get_body_params() is always empty in POST request
- Disable Typed Parameters for JavaScript in PhpStorm? [closed]
- 404 page is not the same when using PHP code in functions
- Warning: Attempt to read property “term_id” on int – Woocommerce
- wp_mail vs mail functions and header arrays
- Headers already sent error with get_template_part in REST API call
- After declaring woocommerce theme support products are no longer displayed
- Getting the title of the parent page and displaying it only for certain parent pages
- How to fix wordpress after update to php 8.1?
- PHP warning: Undefined array key 2 in feed.php
- How to continuously developing a WP site that is already deployed in production without damaging it during development
- Properly process a custom WP REST API request (Authenticate, Authorize + Validate)?
- WordPress get_the_term_list include class name for heirachy
- Log in and Register link should disappear after a user log in successfully into the dashboard page
- Losing Session ID and sessionStorage when navigating to other domains on Multisite
- PHP warning $post->ID is null
- How to translate the blog date in the Avada theme [closed]
- WooCommerce – Show ‘Sales’ badge on variable products where only some variations have sales price [closed]
- Display all categories (with link) of custom post type – WordPress