Page 1 of 1

can't open phpmyadmin (blank page or page with issue)

Posted: Sat Apr 11, 2015 1:23 pm
by angemon
hey support,
I'm having an issue login to phpmyadmin , I've bought a VPS yesterday (CentOS 6 1GB RAM) with pre-installed VestaCP , when I tried to import my database by going to http://IP/phpmyadmin/ , it give blank page on firefox and when trying with chrome and refreshing again & again I got the login page but with some errors (see this http://prntscr.com/6sexwg )
and even when I i ignore those errors and try to log , it just give me the same login page. So I tried using bigdump script to import my database without the need of phpmyadmin , but even after importing the database , the database it's not readable , I mean I try to register an account on my website or even log into my admin account and it won't work.
So I bought another CentOS 6 2GB RAM today , and I install the VestaCP myself and everything , but I can't log to phpmyadmin in this new VPS too ? !!

Re: can't open phpmyadmin (blank page or page with issue)

Posted: Sat Apr 11, 2015 3:19 pm
by loyge
me too please help us guys ASAP

Re: can't open phpmyadmin (blank page or page with issue)

Posted: Sat Apr 11, 2015 10:39 pm
by skurudo

Code: Select all

chmod 777 /var/lib/php/session
Try this solution first.

Re: can't open phpmyadmin (blank page or page with issue)

Posted: Sun May 10, 2015 5:31 pm
by BraveMan
I can't open phpmyadmin too after check logs I only saw this:

[Sun May 10 19:17:35 2015] [error] [mod_pagespeed 1.9.32.3-4448 @1139] Could not create directories for file /var/cache/mod_pagespeed/*********..com/http,3A/,2F*********.com/phpmyadmin/,.temp
[Sun May 10 19:17:35 2015] [error] [mod_pagespeed 1.9.32.3-4448 @1139] /var/cache/mod_pagespeed*********.com/http,3A/,2F*********..com/phpmyadmin/,.tempcsXssl:0: opening temp file: No such file or directory
[Sun May 10 19:17:47 2015] [error] [mod_pagespeed 1.9.32.3-4448 @1146] Failed to make directory /var/cache/mod_pagespeed/*********..com/http,3A/,2F*********.com: Permission denied
[Sun May 10 19:17:47 2015] [error] [mod_pagespeed 1.9.32.3-4448 @1146] Could not create directories for file /var/cache/mod_pagespeed/*********..com/http,3A/,2F*********..com/phpmyadmin/,.temp
[Sun May 10 19:17:47 2015] [error] [mod_pagespeed 1.9.32.3-4448 @1146] /var/cache/mod_pagespeed/*********..com/http,3A/,2F*********..com/phpmyadmin/,.tempuQUTQf:0: opening temp file: No such file or directory

Re: can't open phpmyadmin (blank page or page with issue)

Posted: Sun May 10, 2015 6:33 pm
by BraveMan
I found this:

PHP Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 12288 bytes) in /usr/share/phpMyAdmin/index.php on line 54

Please help me!

Re: can't open phpmyadmin (blank page or page with issue)

Posted: Mon May 11, 2015 12:19 am
by RevengeFNF
Im also having this problem sometimes, but not always. I get a blank page, but after some retrys it works.

This just started to happen to me today, so probably its a bug with the last version of phpmyadmin.
Who is having this issue can confirm if the version is 4.4.6?

Re: can't open phpmyadmin (blank page or page with issue)

Posted: Mon May 11, 2015 5:13 pm
by BraveMan
I'm having this problem always... and yes I have 4.4.6

Re: can't open phpmyadmin (blank page or page with issue)

Posted: Thu May 14, 2015 10:39 am
by RevengeFNF
Today update of phpmyadmin from remi repo, resolved the issue with me.