Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install runkit
#11
I have a small issue. I have everything set up correctly and it should be working but after creating a new user in the forum the same user cannot access the wordpress installation. After checking the users in my blog I'm not seeing the forum user that was created. I've had it set up for a while and am just now wanting to use it.

Any ideas?
Reply
#12
(07-31-2015, 06:30 AM)MePiikan LzBolaz Wrote: I have a small issue. I have everything set up correctly and it should be working but after creating a new user in the forum the same user cannot access the wordpress installation. After checking the users in my blog I'm not seeing the forum user that was created. I've had it set up for a while and am just now wanting to use it.

Any ideas?

Is this related to the runkit check or the [Image: external.png]WP plugin?
Forum Admin
Reply
#13
(07-31-2015, 08:03 PM)Lennart Wrote:
(07-31-2015, 06:30 AM)MePiikan LzBolaz Wrote: I have a small issue. I have everything set up correctly and it should be working but after creating a new user in the forum the same user cannot access the wordpress installation. After checking the users in my blog I'm not seeing the forum user that was created. I've had it set up for a while and am just now wanting to use it.

Any ideas?

Is this related to the runkit check or the [Image: external.png]WP plugin?

oops. question moved to the correct thread.
Reply
#14
Hello , installed the plugin "wordpress connect 1.2" but i've a problem with the relative path.

i got that error while creating new user Critical error: Wordpress Connect path is invalid!

My wordpress is installed at root .
Mybb is installed in a folder /subdomain.

What should i put as relative path for wordpress then ?  i put / for root but apparently it isnt working.
thanks in advance.

EDIT: " ooops wrong topic apparently i wanted to post in wordpress connect 1.2"
 forgot to say  : runkit extension installation has been requested to host.
Reply
#15
In my case the following error occurred:
Quote:cc1: warnings being treated as errors
/tmp/runkit/runkit_functions.c: In function 'php_runkit_destroy_misplaced_functions':
/tmp/runkit/runkit_functions.c:482: warning: dereferencing type-punned pointer will break strict-aliasing rules
make: *** [runkit_functions.lo] Error 1

To work around the problem, edit the configuration file (config.m4). Remove the following flag from the line before the last line:
Quote:-Werror

diff:
Quote:# diff -u runkit-*/config.m4
--- runkit-default-not-working/config.m4
+++ runkit-modified-working/config.m4
@@ -59,5 +59,5 @@
   PHP_NEW_EXTENSION(runkit, runkit.c runkit_functions.c runkit_methods.c \
 runkit_constants.c runkit_import.c runkit_classes.c \
 runkit_sandbox.c runkit_sandbox_parent.c runkit_props.c \
-, $ext_shared,, -Wdeclaration-after-statement -Werror -Wall -Wno-deprecated-declarations)
+, $ext_shared,, -Wdeclaration-after-statement -Wall -Wno-deprecated-declarations)
 fi
Reply
Need professional support? PRinguin, the Digital-Agency. For web design and online marketing.
Register (for free) to hide the ads.
#16
(09-30-2015, 10:43 PM)dvb Wrote: To work around the problem, edit the configuration file (config.m4).

Thank you for this solution!
Forum Admin
Reply
#17
I'd like to be able to use the Wordpress bridge plugin, however I don't have runkit installed and my computer doesn't like the Github site. Is there another source for the necessary files? My webhoster won't install it for me, and Google doesn't turn up much in the way of beginner-friendly websites.
Reply
#18
Forum Admin
Reply
#19
I think I've made a bit of progress, but I don't have anything to show for it yet.

I've downloaded the .dll file and then uploaded it to my site. I've then altered the user.ini (GoDaddy's php.ini equivalent) file to enable extensions and pointed it to where I've uploaded the file. Still no runkit though Sad

In the user.ini file I've added the following lines:
extension_dir=./ext
extension=php_runkit-1.0.4-5.6-vc11-nts.dll
Reply
#20
How can I install this on WAMP server? Sorry for bumping
Reply
Register (for free) to hide the ads.


Forum Jump:


Users browsing this thread: 1 Guest(s)