phpmyadmin not working

  1. bhawanisingh

    phpMyAdmin Error: "Error during the session start"

    PhpMyAdmin Error: "Error during session start; please check your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser. session_start(): open(SESSION_FILE, O_RDWR) failed: No such file or directory (2)" What is the...
  2. bhawanisingh

    [RESOLVED] Error: “Cannot load mysql extension. Please check your PHP configuration”

    Are you getting this error while loading PhpMyAdmin on your new server? If you are getting the error “Cannot load mysql extension. Please check your PHP configuration” after installing PhpMyAdmin then you will need to install php-mysql. Now the question arises why php-mysql needed. php-mysql is...
Top