Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

White Screen After Login #58

Closed
t0itle opened this issue Apr 4, 2018 · 11 comments
Closed

White Screen After Login #58

t0itle opened this issue Apr 4, 2018 · 11 comments

Comments

@t0itle
Copy link

t0itle commented Apr 4, 2018

Alright got to the point of signing in.
Obviously have done something right here but think it may be issue with sql?
Was pretty unclear for debug "uncomment first three lines" where?
Hit me at Brandt@rem.consulting would love to talk more

@jfm-so
Copy link
Owner

jfm-so commented Apr 4, 2018

Uncomment the first three lines in common.php to enable debugging and post the result here.

@t0itle
Copy link
Author

t0itle commented Apr 4, 2018

ok I so I went through double checked rpc and just get a spinning wheel when I log in. No debug errors

@jfm-so
Copy link
Owner

jfm-so commented Apr 4, 2018

PHP5?

@jfm-so
Copy link
Owner

jfm-so commented Apr 4, 2018

I can be reached by email or gchat via jmartin@fittechhosting.com

@CryptoBeginner
Copy link

Hi johnathanmartin. Im having this issue with Fatal error: Class 'Mysqli' not found in /var/www/html/index.php on line 5
after debuging the 3 line in common.php

PHP ver under
root@chain:/var/www/html# dpkg -l | grep php| awk '{print $2}' |tr "\n" " "
libapache2-mod-php5.6 php-common php5.6 php5.6-cli php5.6-common php5.6-gd php5.6-json php5.6-mysql php5.6-opcache php5.6-readline root@openchain:/var/www/html#

using ubuntu 16.04

@jfm-so
Copy link
Owner

jfm-so commented Apr 13, 2018

Install php5-mysqlnd

And use Ubuntu 14.04

@CryptoBeginner
Copy link

CryptoBeginner commented Apr 13, 2018

Warning: fopen(http://...@192.168.1.242:4412/): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /var/www/html/jsonRPCClient.php on line 133

Fatal error: Uncaught exception 'Exception' with message 'Unable to connect to http://multichainrpc:AJbptmgs4D3Td7oLGUpG1Q4rYNEp1p9UZj7s781pGgYe@192.168.1.242:4412/' in /var/www/html/jsonRPCClient.php:141 Stack trace: #0 /var/www/html/classes/Client.php(17): jsonRPCClient->__call('getbalance', Array) #1 /var/www/html/classes/Client.php(17): jsonRPCClient->getbalance('zelles(verron)', 6) #2 /var/www/html/index.php(22): Client->getBalance('verron') #3 {main} thrown in /var/www/html/jsonRPCClient.php on line 141

Im using Multichain Node using bitcoin setting blockhain
https://www.multichain.com/developers/creating-connecting/

rpcuser=multichainrpc
rpcpassword=xxxxxxxxxxxxxxxxx
rpcport=4412
rpcallowip=192.168.1.243

@jfm-so
Copy link
Owner

jfm-so commented Apr 18, 2018

add enableaccounts=1 to the config.

@jfm-so
Copy link
Owner

jfm-so commented Apr 20, 2018

Checking in on this again.

@jfm-so
Copy link
Owner

jfm-so commented May 7, 2018

Closed as no response & duplicate

@jfm-so jfm-so closed this as completed May 7, 2018
@t0itle
Copy link
Author

t0itle commented May 7, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants