Menu

#3507 3.5.0-alpha1 WSOD when clicking database

3.5.0
fixed
nobody
None
5
2013-06-11
2012-01-25
stintel
No

With 3.5.0-alpha1, we get a WSOD after clicking one of our databases in the left frame.
We did not have this problem with phpMyAdmin-master-20111109-022001, so I reverted back to it.

Server info:
- CentOS 5.7 x64 / 2.6.18-274.7.1.el5
- Apache 2.2.17
- PHP 5.3.5
- MySQL client 5.0.77 (CentOS 5.7 default)
- MySQL server 5.1.58

This is with $cfg['Servers'][$i]['extension'] = 'mysqli'; in config.inc.php. Tried mysql and mysqlnd as well. With mysqlnd we can't even login in the db server. With mysql the problem is the same, page keeps loading until WSOD occurs.

Discussion

  • Marc Delisle

    Marc Delisle - 2012-01-26
    • status: open --> pending
     
  • Marc Delisle

    Marc Delisle - 2012-01-26

    Did you look for errors in Apache's error log?

     
  • stintel

    stintel - 2012-02-08
    • status: pending --> open
     
  • stintel

    stintel - 2012-02-08

    Looks like we are still having the issue with 3.5.0-beta1. I do have to correct myself, it's not really a WSOD. The browser keeps saying "Waiting for ...". The Apache error log shows nothing related to PMA. If I restart Apache during the "Waiting for ..." I get a partial page, so I think some code change made stuff very slow. When I try a smaller db, it works, but it is also way slower than with phpMyAdmin-master-20111109-022001.

     
  • Marc Delisle

    Marc Delisle - 2012-02-16

    Can you reproduce this problem on http://demo.phpmyadmin.net ?

     
  • Marc Delisle

    Marc Delisle - 2012-02-16
    • status: open --> pending
     
  • stintel

    stintel - 2012-03-21
    • status: pending --> open
     
  • stintel

    stintel - 2012-03-21

    I am not allowed to upload any sensitive data anywhere before an NDA is signed, so it's not possible to try and reproduce this on demo.phpmyadmin.net.

     
  • Marc Delisle

    Marc Delisle - 2012-03-21

    Is the problem still present with 3.5.0-rc2 ?

     
  • stintel

    stintel - 2012-03-30

    We are still seeing this issue with 3.5.0-rc2.

     
  • stintel

    stintel - 2012-04-03

    It seems that the original issue with inline edit that caused us to try phpMyAdmin-master-20111109-022001 is fixed in 3.4.10.2, so I installed that version.

     
  • stintel

    stintel - 2012-04-03
    • status: open --> closed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed --> fixed