GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Wordpress Issues (https://gfy.com/showthread.php?t=1000617)

mgtarheels 12-05-2010 05:47 PM

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?

Nurgle 12-05-2010 05:53 PM

check ownership of the file...

mgtarheels 12-05-2010 06:01 PM

Quote:

Originally Posted by Nurgle (Post 17752303)
check ownership of the file...

Not sure what you mean by this ;\

leg4 12-05-2010 06:28 PM

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.

mgtarheels 12-05-2010 06:30 PM

Quote:

Originally Posted by leg4 (Post 17752362)
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.

Yeah, this blog is on shared.

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