bearhawk903
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: 2.5.1. Visual and HTML editor options not workingSame problem here. I don’t even have the “Use the visual editor when writing” option in Personal Options.
Any thoughts?
Forum: Installing WordPress
In reply to: install.php won’t runHey – thanks.
Turns out the email *IS* working. Just wasn’t sending to one address that I use, but that could be due to the fact that it autoforwards. Might be something else, too, but I deleted my test user account, re-registered using a different email and NO problems now. WOO HOO
It helped that I had someone else testing, too. The emails worked for them so I knew it was working in general… hence my delete/re-register thing.
Testing alone is a big hassel. It’s nice to have a community here to draw on, and – at least in my case – also nice to have a network of people to test the site & it’s features.
Community – the key to so many things! 🙂
So – to wrap up: all of my ‘wordpress’ problems were rights issues at my end. Word to the wise for all other newbs to both Linux (SuSE in my case) and WordPress. a) it WORKS. b) get the file/dir permissions right (even if that step isn’t in the 5-minute docs) in my case:
chmod 755 each directory
chmod -R 644 * (gets all teh files)If there is a mistake there let me know – that’s what I did and it worked for me.
thanks again to all
jamie
Forum: Installing WordPress
In reply to: install.php won’t runGood news! The site now works. Turns out everything was rights related.
Now to figure out how to get the user registration email to work…
jamie
Forum: Installing WordPress
In reply to: install.php won’t runOk – looks like I’m on the path of rights discovery.
‘fixed’ the rights and now the installer loads. Very cool, except now I’m trying to sort out why the main blog page is blank.
Sigh.
Maybe more rights?
jamie
Forum: Installing WordPress
In reply to: install.php won’t runDid that, sorted it out and have gotten as far along as some others – that is I no longer get errors, but I don’t get anything.
Just a blank screen when install.php runs. Looks like lots of folks are getting that looking at the threads here.
I’m just glad this is an optional, ‘fun’, project and not something I *need* to get done.
Will be good to finally get it sorted out though.
jamie
Forum: Installing WordPress
In reply to: install.php won’t runchmod’d the blog dir with 644 and now the download problem has gone away.
BUT – I now have shifted into another problem – when I try to run the install.php script I get:
ForbiddenYou don’t have permission to access /blog/wp-admin/install.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.0 (Linux/SUSE) Server at http://www.peicpsg.ca Port 80I think I’ve gone somewhat over the 5 minutes.
lol
I’m my own host… maybe that’s the problem? 😉
jamie
Forum: Installing WordPress
In reply to: install.php won’t runThank-you very much… I will see if there’s something I can try when I’m back at home tonight.
My wife (and her support group!) thank you for your assistance.
jamie
Forum: Installing WordPress
In reply to: install.php won’t runThanks for the reply.
I tried it but didn’t find anything.
jamie