Free Web Hosting Forum
Go Back   Free Web Hosting Forum > Website Building > Content Managament Systems
Reload this Page unable to use permalink in WP
Reply

 

Thread Tools Display Modes
(#1 (permalink))
Old
Junior Member
kissmypix3ls is on a distinguished road
 
Posts: 9
Join Date: Jul 2008
Default unable to use permalink in WP - 07-30-2008, 08:55 PM

hey guys. so im trying to use it. i already activate it on the dashboard im using the structure: /%category%/%postname% but when i upload my htacess to the folder of wp it begins to show me error 500 ¬¬
so when i click on the title of my post, it redirects me to 000webhost 404 page error
when i save the permalink options on the dashboard it says: update ur htacess and says its not possible to update it cz it is not writable also =s

ps: i already chmod the htaccess too. i have tried 666 and 777 and nothing

the content of my htacess:
Code:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
</IfModule>
hope u guys can help me

site link~> http://fakingthebooks.net76.net/blog/

Last edited by kissmypix3ls : 07-30-2008 at 09:18 PM.
Reply With Quote
(#2 (permalink))
Old
Bad Karma[CORE]'s Avatar
Senior Member
Bad Karma[CORE] is on a distinguished road
 
Posts: 731
Join Date: May 2008
Default 07-30-2008, 09:05 PM

link to your site would be helpful. By looking at the .htaccess file your WP is installed in the /blog subdirectory ?
Reply With Quote
(#3 (permalink))
Old
Junior Member
kissmypix3ls is on a distinguished road
 
Posts: 9
Join Date: Jul 2008
Default 07-30-2008, 09:08 PM

Quote:
Originally Posted by Bad Karma[CORE] View Post
link to your site would be helpful. By looking at the .htaccess file your WP is installed in the /blog subdirectory ?


yes. my website is: http://fakingthebooks.net76.net/blog/
and yes installed at /blog
i have removed now the htacess cuz it dont let me even access my dash now ¬¬

Last edited by kissmypix3ls : 07-30-2008 at 09:10 PM.
Reply With Quote
(#4 (permalink))
Old
Junior Member
kissmypix3ls is on a distinguished road
 
Posts: 9
Join Date: Jul 2008
Default 07-30-2008, 09:41 PM



----------------
Now playing: The Din Pedals - Waterfall
via FoxyTunes
Reply With Quote
(#5 (permalink))
Old
Bad Karma[CORE]'s Avatar
Senior Member
Bad Karma[CORE] is on a distinguished road
 
Posts: 731
Join Date: May 2008
Default 07-30-2008, 09:43 PM

what happens when you put this as .htaccess

Code:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
Reply With Quote
(#6 (permalink))
Old
Junior Member
kissmypix3ls is on a distinguished road
 
Posts: 9
Join Date: Jul 2008
Default 07-30-2008, 09:49 PM

Quote:
Originally Posted by Bad Karma[CORE] View Post
what happens when you put this as .htaccess

Code:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, cpbackup@gmail.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


the fact is that this email not even is mine ¬¬
i chmod 666 and also tried 777

Last edited by kissmypix3ls : 07-30-2008 at 09:51 PM.
Reply With Quote
(#7 (permalink))
Old
Junior Member
kissmypix3ls is on a distinguished road
 
Posts: 9
Join Date: Jul 2008
Default 07-30-2008, 09:55 PM

i think ill reupload the wp
Reply With Quote
(#8 (permalink))
Old
Bad Karma[CORE]'s Avatar
Senior Member
Bad Karma[CORE] is on a distinguished road
 
Posts: 731
Join Date: May 2008
Default 07-30-2008, 10:35 PM

probably won´t help. The email isn´t yours, that´s true. It´s set in the webserver configuration, nothing you could mess around with.

Did you install any additional WP plugins that might mess with URL rewrites, such as All in one SEO or Platinum SEO pack ?
Reply With Quote
(#9 (permalink))
Old
Junior Member
kissmypix3ls is on a distinguished road
 
Posts: 9
Join Date: Jul 2008
Default 07-30-2008, 11:10 PM

permalinks_migration_v1.0
Reply With Quote
(#10 (permalink))
Old
Junior Member
kissmypix3ls is on a distinguished road
 
Posts: 9
Join Date: Jul 2008
Default 07-30-2008, 11:26 PM

....
argh.. i think it should be a plugin ¬¬

Last edited by kissmypix3ls : 07-31-2008 at 04:09 PM.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0
vBulletin Skin developed by: vBStyles.com