I figured out the issue, my site had the following in wp-config.php. Also WP-config.php had to be placed at the site root
define('FS_CHMOD_DIR', true );
define('FS_CHMOD_FILE', true );
define('FS_METHOD', 'direct');
Removing the above resolved the issue.
Related Posts:
- Run W3 Total Cache Flush Function with Crontab [closed]
- PHP Code stuck in Cache [Memcached] [closed]
- PHP 5.5, w3 Total Cache, and opcache [closed]
- How to prevent those PHP variables from being cached on WordPress?
- WordPress with php 5.5 and zend opcache
- Running code before object-cache.php runs
- customize wordpress database error page
- How to exclude a widget from W3 Total Cache Plugin
- WordPress And High disk i/o
- Language does not switch while cache is enabled
- RegExp to EXCLUDE strip HTML (FOR SOMME) comments
- Splash pages on a high traffic site
- How do I make an HTML table from a database table?
- dbDelta support for FOREIGN KEY
- Modify previous and next text from pagination links
- Does WordPress cache get_user_meta() results?
- wp_customize_image_control default value
- Initialize WordPress environment to use in a real cron script
- “wp_enqueue_style();” don’t load new edited style
- Allowed memory size of 268435456 bytes exhausted (tried to allocate 64 bytes)?
- How to Add a Link to the Drop-Down User Menu in the Admin Bar?
- After upgrading to PHP 7.0 my contact form outputs error
- Count number of published posts by type
- Remove username in emails or swap username for email
- Get/Set wp.customize.previewer.previewUrl
- Can A Shortcode Get HTML/Text From Content And Return It Twice With Added HTML?
- Why is ‘admin’ missing from my admin links?
- List of posts by day of the week
- What SQL / WordPress queries would need a nonce?
- Do changes to WordPress permalink custom structure affect old urls?
- Creating bulk posts with Youtube videos
- Adding hreflang tags automatically in WordPress subdirectory multisite
- How to test nonce with AJAX – Plugin development
- add_image_size for header_image
- Wp-login appears White Screen, Error: Cannot modify header information
- Creating user status mode in WordPress
- Need Help Fixing My Iframes [closed]
- Implementing update_user_meta
- Return a numerical function value in Customizer controls
- Enable custom logo upload if logo is not in header
- theme_root returning a truncated URI
- Change “en-US” to “en”
- Remove the last X characters of a custom field value
- Only first shortcode gets executed
- Notify users only on post publish
- Echo a shortcode div after every 3 posts
- Get all categories post is not in
- Error while setting role
- Code snippet to show current php version inside “At a Glance” box in admin
- getting url from variable that calls picture of current page, not working. Only displays everything instead of url
- str_replace with the_content is not working
- How to disable send e-mail notification new comments for some posts
- trying to put an active hover to my custom nav category buttons [closed]
- Make textarea required. Help [closed]
- Handling repeater data
- Adding Updated Post Date PHP Custom Theme
- Get the alt text of the image in a array
- Admin Menu new tab external link
- Editing Theme Files on WordPress.com-hosted Site [closed]
- Editor capabilities – admin_init
- Unzip file in functions.php, and add it to cron
- Download file and redirect to page or vice versa
- Password protect URLs
- Add Block Before Entry Title Using PHP
- How to correctly escape an echo
- Give ID to divs inside the loop
- Dynamically populate parameter in Gravity Forms using PHP
- I have a button in homepage theme in 2 language
- How to get specific multiple pages excerpts at homepage?
- Having trouble creating two shortcodes, one for logged in user and one for visitors
- Trying to get post ID outside loop on blog page
- Learndash: Customize user enroll time
- WordPress Slider is not working
- Comments on my custom post type
- Including user data in “new user notification email”
- get Woocommerce product format json for WP_Query
- WordPress login with external php script
- Wp-query output correct, but the loop shows one less item (only sometimes)
- Get list of posts from attachment
- Refresh page after login with litespeed cache
- The plugin generated 225 characters of unexpected output during activation
- Create dynamic content from one WP page to multiple other pages
- ajax form with multiple submit buttons and values
- How to map my php files as the files for pages
- Property value of null when value is assigned inside a method hooked to the wp action hook
- Unserializeing multiple column values that are stored in one database results variable
- WordPress Errors after Host Migration
- Keeps asking Connection Information upon update to 3.5.1 (but not for plugins?)
- How can I add more code to this?
- Display custom meta box in my template file
- wp_enqueue_style conflict when using in different action hooks
- WordPress developer
- Use HTML Form Data in PHP Function – WordPress Admin Page
- Front-end major break after upgrade PHP 8.0 [closed]
- wp_enqueue_scripts with JS script as a string
- Find owner of coupon
- WordPress wp_remote_request() – How to do async await in wordpress php?
- How Create Automatically Image jpg.webp from image .jpg without delete or change original images upload
- Need help with conditional logic for menus
- Disabling User Email Notifications for Erase Personal Data Utility