Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website only shows white page on admin and frontpages and more #1

Open
2bd-dev opened this issue Mar 28, 2021 · 6 comments
Open

website only shows white page on admin and frontpages and more #1

2bd-dev opened this issue Mar 28, 2021 · 6 comments

Comments

@2bd-dev
Copy link

2bd-dev commented Mar 28, 2021

First of all congrats on your work, I really like it and appreciate the hard work going into it.
When confronted with white pages on both admin pages and front pages I investigated and found the memcache was not installed. The following line installed it and took the problem away.
sudo apt install php7.3-memcache php7.3-memcached memcached
Maybe you can work it into your script.
Could you also write a little but more on installation of the coins. As even thought I get the coins working with the startup line provided and the config adjusted and localhost or 127.0.0.1 set and the firewall adjusted or even on or off the coins will not connect to the website. I am beginning to thing the coins should be owned by yiimp-data ?

@nuro-project
Copy link

nuro-project commented Jul 10, 2021

I get a white screen on ubuntu18

and this error message on the main screen

{main}Error: Call to undefined function memcache_get()

@mitchngwen
Copy link

That's better than what I got, I get nothing when I try to go to the admin panel. I think perhaps this project is broken and too old to work. Many hours wasted on trying to get this to work.

@bforemanl
Copy link

look above the answer is given on the first post. it's sudo apt install php7.3-memcache php7.3-memcached memcached

@rakibulinux
Copy link

look above the answer is given on the first post. it's sudo apt install php7.3-memcache php7.3-memcached memcached

It's work for me

@edcomrocha
Copy link

edcomrocha commented Jun 26, 2022

Hello !!

I'm trying to access AdminPortal but I just get a blank screen.

I've tried

sudo apt install php7.3-memcache php7.3-memcached memcached

But I still get a blank screen.

in screen -r debug I get the following error
[2022-06-26 19:33:54] front end error 170.xxx.xxx.254 [2022-06-26 19:33:54] 170.xxx.xxx.254: CWebApp: Unable to resolve the request "AdminPortal".

YiiMP Information
Main: running Daemon Directory: /home/yiimp-data/wallets Blocks: running YiiMP Directory: /home/yiimp-data/yiimp/site Loop2: running Hint: To view a screen type, screen -r main|loop2|blocks|debug Debug: running Hint: To detach from a screen type, ctrl+a+d

The site page loads normally, only AdminPortal remains blank.

Any ideas or can you indicate where I should start looking please

@rakibulinux
Copy link

Hello !!

I'm trying to access AdminPortal but I just get a blank screen.

I've tried

sudo apt install php7.3-memcache php7.3-memcached memcached

But I still get a blank screen.

in screen -r debug I get the following error [2022-06-26 19:33:54] front end error 170.xxx.xxx.254 [2022-06-26 19:33:54] 170.xxx.xxx.254: CWebApp: Unable to resolve the request "AdminPortal".

YiiMP Information Main: running Daemon Directory: /home/yiimp-data/wallets Blocks: running YiiMP Directory: /home/yiimp-data/yiimp/site Loop2: running Hint: To view a screen type, screen -r main|loop2|blocks|debug Debug: running Hint: To detach from a screen type, ctrl+a+d

The site page loads normally, only AdminPortal remains blank.

Any ideas or can you indicate where I should start looking please

@bforemanl @DirtyHarryDev I'm facing same issues. In past it was working for me but now when I try to install it's showing me this blank page error.

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

No branches or pull requests

6 participants