![]() |
Wordpress Issues
For one of my sites, I keep getting rewrite and permission errors when trying to change permalinks, upload themes, etc.
I looked at my permissions, and they're all 755, the same as my other WP sites that aren't having these issues. As for rewrite, I added the following to my .htaccess: <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> and that didn't change anything, either. Anyone have any ideas? |
check ownership of the file...
|
Quote:
|
Sometimes ownership of the file can get mis-matched or thrown off... Make sure the ownership of those files belongs to the cpanel account.
If this is a dedi server, you can usually do it yourself, if you're on shared, you may need to contact your web host. You can ask them to check the ownership of the files. |
Quote:
I contacted them. Is this typical when adding a subdomain? |
All times are GMT -7. The time now is 01:31 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123