yonnermark
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I get “page not found” when I view pages I createOne last “bump”
πForum: Fixing WordPress
In reply to: I get “page not found” when I view pages I createHello folks.
How can I achieve static links without the .htaccess file edit making the rest of my site inaccessible?thanks again
MarkForum: Fixing WordPress
In reply to: I get “page not found” when I view pages I createI have changed the permalinks back to standard and everything works. BUT I want to use static links. How can I achieve this please anyone?
Thanks in advance
MarkForum: Fixing WordPress
In reply to: I get “page not found” when I view pages I createSorry for the typo.
I meant to say that I DO need static URLs. Can I achieve this without editing my .htaccess file?Forum: Fixing WordPress
In reply to: I get “page not found” when I view pages I createThanks.
But do need static-looking URLs. Can I still achieve that if I leave my .htaccess file how it was?Forum: Fixing WordPress
In reply to: I get “page not found” when I view pages I createHi folks.
Any tips for my above post please?
Thanks for any further input
Regards,
MarkForum: Fixing WordPress
In reply to: I get “page not found” when I view pages I createI manually updated my .htaccess file but had a major temporary disaster. My whole site became inaccessible. Even my site homepage was “page not found”. The only pages that worked where my new wordpress ones.
Thankfully, when I put the .htaccess file back to how it was, my site was back to normal BUT NOW the wordpress-created pages are “page not found”.
I am now completely happy to run my blog from a sub-directory to keep it out of harms way but this still doesn’t help me solve the permalink problem. How can I use permalinks without the .htaccess changes making my whole site inaccessible?
thanks
markForum: Fixing WordPress
In reply to: I get “page not found” when I view pages I createThat’s strange. I just moved the whole thing to /blog/ and I’m still having the same problem.
AHAHAHAHAHA!!!!
Was I supposed to change something in my .htaccess file when I switched the permalink style?Please advise π
thanks
MarkForum: Everything else WordPress
In reply to: OT: Googlefight2 hours ago I search google for “best blog software” and I think I searched in google groups and I ended up here.
Forum: Installing WordPress
In reply to: Err DB ConnectionThanks, I found the following in phpmyadmin:
[quote]MySQL 4.0.20-standard running on localhost as xxxxxx@localhost[/quote]
xxxxxx is actually my username – I didn’t want to post it.
Does that help? I guess my hostname is localhost? But my wp-config.php already says:
(‘DB_HOST’, ‘localhost’)
Any further suggestions?
MarkForum: Installing WordPress
In reply to: Err DB Connectioncould it be to do with CHMOD settings?
All the root php files are currently 644. Is that OK? I tried changing the wp-config/php file to 755 but I got the same message so I changed it back