benjamieson
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Install Failure – Database Error Table mysite.wp_xxxx not foundJust a an update, the install is being attempted with the following:
OS X Server 10.3.9
MySQL 4.0.15
PHP 5.2.4Any help would be great – I have a client desperate to get his blog up and running.
Forum: Fixing WordPress
In reply to: Search feature not workingAny word on this – same problem on my blog. Upgraded to 2.1, and search simply stopped working!
Forum: Fixing WordPress
In reply to: New Install – Search not workingAny word on this, as I’m having the same issue – very frustrating.
Forum: Fixing WordPress
In reply to: Pages WeirdnessYep, I had made sure my pages.php (and single.php) files all brought in the side bar. the side bar contained the pages list code.
That’s why it was odd.
Anyway – killed the whole idea and am now dumping them out in my header bar instead… seems to work regardless, so I’m happy – looks better also.
Forum: Fixing WordPress
In reply to: Pages WeirdnessI just used the ‘write page’ feature… seemed like the most sensible….
Forum: Fixing WordPress
In reply to: Plugin Manager & SafariAhh, ignore me. Its not part of WP 1.5.
Apologies – its late and I’m suffering from “newBorn” – so sleep is a rarity!
Will go and bother the Doc now.
Sorry all!
Forum: Fixing WordPress
In reply to: 1.3a5 & Mars EditOK,
now got this working, but see below for my fix…
Does anyone here have any idea why the echo syntax of:
echo <<<SOMETHING
blah
SOMETHING;
Would completely fail on an install of PHP 4.3.4 on OSX.
I’ve had to go through the entire installation converting these in every file in order to get WP Links manager and XML RPC to work…
It’s very weird!
TIA, as always…Forum: Plugins
In reply to: Plugin Page showing Plugin Codeblack2004,
I had this exact same problem.
I managed to work round it (not a fix, just a workround!) by:
1) Make plugins code files writable (chmod 777 in mycase)
2) Go to Edit templates
3) load up the plug in file
3) Hit update without changing anything.
Kinda weird, but it re-wrote it in a format that my server seemed happy with.
Dunno what server you’re running on, but mine was OS X Server with entropy’s last PHP installer for 10.2.x
HTH
BenForum: Plugins
In reply to: More Exhibit help neededApologies…I fixed it with the .cfg file… I’m a fool who’s missing too much sleep
SorryForum: Fixing WordPress
In reply to: Last ditch attemptUnfortunately, I can’t be installing sharemydesktop on a live production server… I’ll happily send you the admin login details for WP though….
let me know ben at benjamieson dot comForum: Fixing WordPress
In reply to: Last ditch attemptjust done that, but no difference…. plugins page still dumps plugin code into the plugin table grid, and links management still shows a blank page….
It’s official, I’ll keep checking back, but 9 hours lost and no closer to a solution…. I think its time to cut my losses and move to something that works….
Thanks again to all the folk who offered their help…. as I mentioned – WP looks wonderful, so I’ll keep checking back…. but for now, I gotta find a working option….
benForum: Fixing WordPress
In reply to: [help] Admin Woes #2PHP is definitely there… it’s interpreting everything *above* where the Active/insactive plug ins display, i.e up to the text: “Once a plugin is installed, you may activate it or deactivate it here.”
I also have about 30 PHP/MySQL sites I’ve built running on the server…. this is why its so weird….
My PHP ini is identical on both servers (just been through line by line)
My Apache config differs obviously, but only in regards to a) logging and b) virtual hosts…
Man, this is frustrating…. its not an OS X bug, as both local and remote servers running OS X
grrr… will continue scratching head….