Hi. Just subscribed and downloaded WordPressConnect. Is there a way how to install PHP Runkit Extension without the help of virtual host? And also, I am running a WPMU on my domain. I have myBB Forum install on subdomain.domain.com/forum while my main is domain.com. Main domain uses sub folder. How do I integrate them both? Thanks!
Update:
I installed WPConnect on /inc/plugins folder on MyBB folder (/forum/inc/plugins). Seems working fine I guess, and I don't see any error (knowing that I haven't confirmed my virtual host yet regarding runkit extension). So, I played a bit on this plugin set the wordpress folder "/wp/" and enabled both WP Connection and WP Connection on Login. What I found a bit odd is that when I access my Network Admin panel (yes, WPMU is enabled), it redirects me back to WP Login page. When I try to login, it just loop back.
To be more specific here's my whole website setting
Domain: mydomain.com
WordPress: mydomain.com/wp
MyBB: mydomain.com/forum
WordPress site url is set to mydomain.com instead of mydomain.com/wp. I have it set via htaccess:
Code:
You are not allowed to see code.
Htaccess is located on root of my domain. There's also htaccess inside wordpress folder but I leave it as default.
For my wp-config.php, Multisite setting:
Code:
You are not allowed to see code.
And for the index.php, I had to add my wordpress folder, just like this
Code:
You are not allowed to see code.
Update from my virtual host while writing this, they told me that installing runkit extension are not able to performed on shared hosting environment. A VPS server would be need to install. Well, yeah that's kinda sound like marketing strategy. So, any possible way to install this runkit?
And for the last, I think I have redirected a subdomain that doesn't belong to my WPMU, 'forums.mydomain.com' to 'mydomain.com/forum' wherein it uses forum.mydomain.com as forum default URL. But when I click a link inside forum, the URL changes to 'forums.mydomain.com/forum'. How do I get rid of that? I know it something to be fix on htaccess but I am not that expert. To be more specific, I have added forums.mydomain.com under cPanel subdomain manager pointing to mydomain.com/abc/forum (where abc is the root folder since I have many domains in one hosting account).
That's all for now. I will be resting for a while after having a hard time figuring out other forum board.
Hoping for your feedback. Thanks
Regards,