cmdr_riker
Forum Replies Created
-
egoant.
i’ve got code we could share.. we have a similar environment. the code sorta works… and sorta doesn’t. i had a consultant work on it back in Jan13 but our test users dragged and decided to go live this semester.
basically i have to add the users manually to my MS instance.. then edit the user turning on LDAP auth and then it works fine.. not exactly what i had in mind.. but i think its halfway there to working
i’m looking for someone who can help perhaps tune this up. i’ve contacted the author. so far nothing.
Forum: Plugins
In reply to: [SharDB] 404 Not Found When Trying to Migrate Global or SitesMy knowledge of that environment is 2-3 years out of date so I’m not going to attempt to assist you in troubleshooting.
Wait! I’m using WP 3.5.0 on this machine.. what’s 3-4 years out of date?
what i was commenting on was that after i installed the plugin as directed in the instructions (that I bought) and then got db-settings.php in my /wp I can’t seem to get migrate to work.. i get a 404 error when i click either of the migrate tables buttons.
it seems that something has changed in the latest revision.
are you saying that i’ve got some sort of legacy code that’s preventing this from working? in the latest revsision from SVN
ms-admin.phpis now missing…please advise when convenient.
Forum: Plugins
In reply to: [SharDB] Login Issue After Migration & Placement of db.phpI got the plugin working by placing
require('db-settings.php');in my env.php file.I’ve tested that this works in either wp-config or env.php –since i’m using the latter as mentioned by jedi Gorges.
with this issue solved I’m onto another.
Forum: Plugins
In reply to: [SharDB] Login Issue After Migration & Placement of db.phpWhere did you add the require( ‘db-settings… line?
Boone Gorges has been working on my setup so i’ve got an env.php along with my wp-config.php.
i’ve tried placing the line in both and I get the successful display of the shardb migration. i click on that and try to now migrate my global and i get a 404…
I’m pretty much spun around here so i’m going to take a break from this.
regards
eric
Forum: Plugins
In reply to: [SharDB] Login Issue After Migration & Placement of db.phpYes I modified the db-settings.php to include:
$shardb_hash_length = 1; — because i’m using the 17 db’s
$shardb_prefix = ‘shard_yorkwpms_’; — name of my db’s
$shardb_dataset = ‘milton’; — my secret keyi followed the instructions and placed the plugin file in my mu plugins dir and chowned them to my nginx-apache user with 775 perms.
i ran the migration script and its seemed to populate the databases correctly
the problem i have is when I move db.php to my wp-content folder i get stuck in a redirect loop at wp-login…i am retracing my steps..perhaps i missed something.
Forum: Plugins
In reply to: [SharDB] php-5.4.10-1 issueI patched it
removed ampersands from line 101 and 125 and poof! it works
Forum: Plugins
In reply to: [SharDB] php-5.4.10-1 issuei exported 2.7.6
tried to install – getting same error.
Fatal error: Call-time pass-by-reference has been removed in /srv/www/wpms-york/public_html/wp/wp-content/plugins/shardb/shardb-admin.php on line 101