- This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The forum ‘Back End’ is closed to new topics and replies.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Hi.
I have a big problem with wordpress:
When i want to set the permalinks to /%postname%/ i become this ridiculous error:
http://www.abload.de/img/bild2zcq9.png
After that, i cant refresh the site anymore… Access denied.
Does anybody know why?
I just uploaded the wordpress files on my server, edited the config file, set the whole wordpress folder CHMOD 777 and changed the permalink structure.
Would be so great when anybody can help me ’cause i "installed" wordpress about 6-7 times but i get always the same error.
Thanks!
That most likely has something to do with your .htaccess file.
In your web root, was that file created? If so – post it.
here’s what mine has (generated by WordPress)
# END WordPress
Okay the .htaccess in my wordpress folder looks like this:
# END WordPress
Compare it to what I have.
Do you see how your has /portfolio in there?
So, is WordPress in a folder called "portfolio" ? If not get rid of that and make it look like the .htaccess file I posted. Let us know the results.
Yep its in the folder /portfolio.
I tried to update my apache server (php and and) but i always get this damn error.
I also deleted the .htaccess and created a new but it doesnt helped.
Is it maybe an Problem with WordPress 2.9.2?
I doubt it’s WordPress. My 2.9.2 works fine with the same permalinks structure you have, with that exact .htaccess file.
Who is your host?
You said you tried to upgrade some stuff – so does that mean you’re running your own server? If so – I can’t help ya. No idea in that realm of things.