Phpmyadmin error HTTP 500 after fresh installphpmyadmin is not working after I installed it500 Error on index.php file. All other php files are working wellCan not install phpmyadmin and mysqlHow to solve the phpmyadmin not found issue after upgrading php and apache?phpmyadmin not working chrome show error 500 firefox shows nothingwhy browser show an empty screen when i start PHP test-script in Ubuntu 16.04?PHPMyAdmin gives 404 error in LAMPUbuntu, LAMP, phpmyadmin won't work after adding php5-mysqlnd packageFresh installed Ubuntu Server 17 - unable to locate packages and unmet dependencies for phpmyadminNot able to install phpMyAdmin - ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'

Single word request: Harming the benefactor

Was Luke Skywalker the leader of the Rebel forces on Hoth?

Database Backup for data and log files

Reverse string, can I make it faster?

Error during using callback start_page_number in lualatex

Why does the negative sign arise in this thermodynamic relation?

Difference on montgomery curve equation between EFD and RFC7748

Is "conspicuously missing" or "conspicuously" the subject of this sentence?

Can I pump my MTB tire to max (55 psi / 380 kPa) without the tube inside bursting?

Makefile strange variable substitution

Why does Captain Marvel assume the people on this planet know this?

Does "Until when" sound natural for native speakers?

Is it necessary to separate DC power cables and data cables?

how to copy/paste a formula in Excel absolutely?

PTIJ: wiping amalek’s memory?

UART pins to unpowered MCU?

Is it "Vierergruppe" or "Viergruppe", or is there a distinction?

Shifting between bemols (flats) and diesis (sharps)in the key signature

Are there historical instances of the capital of a colonising country being temporarily or permanently shifted to one of its colonies?

Latex does not go to next line

Are babies of evil humanoid species inherently evil?

How did Alan Turing break the enigma code using the hint given by the lady in the bar?

Declaring and defining template, and specialising them

'The literal of type int is out of range' con número enteros pequeños (2 dígitos)



Phpmyadmin error HTTP 500 after fresh install


phpmyadmin is not working after I installed it500 Error on index.php file. All other php files are working wellCan not install phpmyadmin and mysqlHow to solve the phpmyadmin not found issue after upgrading php and apache?phpmyadmin not working chrome show error 500 firefox shows nothingwhy browser show an empty screen when i start PHP test-script in Ubuntu 16.04?PHPMyAdmin gives 404 error in LAMPUbuntu, LAMP, phpmyadmin won't work after adding php5-mysqlnd packageFresh installed Ubuntu Server 17 - unable to locate packages and unmet dependencies for phpmyadminNot able to install phpMyAdmin - ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'













0















enter image description hereIn Ubuntu 16.10 freshly installed LAMP server and installed PHPMYADMIN
when i open localhost/phpmyadmin I'm getting HTTP 500 error
PHP version 5.6
MySQL Version 14.14 Dist rib 5.7.16
Apache 2 version 2.4.18
and i have tried almost all the solutions that i got online none worked



Even if I install all of the other packages except this one and try to install phpmyadmin, it returns a 500 server error.



Thank you










share|improve this question
















bumped to the homepage by Community 2 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Apart from phpmyadmin can you serve other pages from /var/www/html?

    – George Udosen
    Dec 2 '16 at 5:59















0















enter image description hereIn Ubuntu 16.10 freshly installed LAMP server and installed PHPMYADMIN
when i open localhost/phpmyadmin I'm getting HTTP 500 error
PHP version 5.6
MySQL Version 14.14 Dist rib 5.7.16
Apache 2 version 2.4.18
and i have tried almost all the solutions that i got online none worked



Even if I install all of the other packages except this one and try to install phpmyadmin, it returns a 500 server error.



Thank you










share|improve this question
















bumped to the homepage by Community 2 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Apart from phpmyadmin can you serve other pages from /var/www/html?

    – George Udosen
    Dec 2 '16 at 5:59













0












0








0


0






enter image description hereIn Ubuntu 16.10 freshly installed LAMP server and installed PHPMYADMIN
when i open localhost/phpmyadmin I'm getting HTTP 500 error
PHP version 5.6
MySQL Version 14.14 Dist rib 5.7.16
Apache 2 version 2.4.18
and i have tried almost all the solutions that i got online none worked



Even if I install all of the other packages except this one and try to install phpmyadmin, it returns a 500 server error.



Thank you










share|improve this question
















enter image description hereIn Ubuntu 16.10 freshly installed LAMP server and installed PHPMYADMIN
when i open localhost/phpmyadmin I'm getting HTTP 500 error
PHP version 5.6
MySQL Version 14.14 Dist rib 5.7.16
Apache 2 version 2.4.18
and i have tried almost all the solutions that i got online none worked



Even if I install all of the other packages except this one and try to install phpmyadmin, it returns a 500 server error.



Thank you







lamp phpmyadmin






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 12 '16 at 16:09







BlackBerry

















asked Nov 2 '16 at 10:20









BlackBerryBlackBerry

461411




461411





bumped to the homepage by Community 2 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 2 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • Apart from phpmyadmin can you serve other pages from /var/www/html?

    – George Udosen
    Dec 2 '16 at 5:59

















  • Apart from phpmyadmin can you serve other pages from /var/www/html?

    – George Udosen
    Dec 2 '16 at 5:59
















Apart from phpmyadmin can you serve other pages from /var/www/html?

– George Udosen
Dec 2 '16 at 5:59





Apart from phpmyadmin can you serve other pages from /var/www/html?

– George Udosen
Dec 2 '16 at 5:59










2 Answers
2






active

oldest

votes


















0














Let's try installing PhpMyAdmin dependencies. I presume you're using PHP 7.



sudo apt-get install php-mbstring php7.0-mbstring php-gettext



then restart Apache



sudo apache2 restart






share|improve this answer

























  • did that, its still the same

    – BlackBerry
    Nov 12 '16 at 16:04











  • Im using both php7 and php5.6

    – BlackBerry
    Nov 12 '16 at 16:06


















0














You should check your /etc/phpmyadmin/apache.conf.



Locate



php_admin_value open_basedir /usr/share/phpmyadmin/:/etc/phpmyadmin/:/var/lib/phpmyadmin/:/usr/share/php/php-php-gettext/:/usr/share/javascript/:/usr/share/php/tcpdf/:/usr/share/doc/phpmyadmin/:/usr/share/php/phpseclib/ in apache.conf.



Now change the /usr/share/php/php-php-gettext/ to /usr/share/php/php-gettext/






share|improve this answer























  • phpmyadmin works fine with php7 but magento doesnt so when i change it php5.6 its still the same

    – BlackBerry
    Dec 2 '16 at 17:25











  • Go to /var/log/apache2/error.log . What are the errors you are getting?

    – rajthakur
    Dec 3 '16 at 5:23










Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f844597%2fphpmyadmin-error-http-500-after-fresh-install%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














Let's try installing PhpMyAdmin dependencies. I presume you're using PHP 7.



sudo apt-get install php-mbstring php7.0-mbstring php-gettext



then restart Apache



sudo apache2 restart






share|improve this answer

























  • did that, its still the same

    – BlackBerry
    Nov 12 '16 at 16:04











  • Im using both php7 and php5.6

    – BlackBerry
    Nov 12 '16 at 16:06















0














Let's try installing PhpMyAdmin dependencies. I presume you're using PHP 7.



sudo apt-get install php-mbstring php7.0-mbstring php-gettext



then restart Apache



sudo apache2 restart






share|improve this answer

























  • did that, its still the same

    – BlackBerry
    Nov 12 '16 at 16:04











  • Im using both php7 and php5.6

    – BlackBerry
    Nov 12 '16 at 16:06













0












0








0







Let's try installing PhpMyAdmin dependencies. I presume you're using PHP 7.



sudo apt-get install php-mbstring php7.0-mbstring php-gettext



then restart Apache



sudo apache2 restart






share|improve this answer















Let's try installing PhpMyAdmin dependencies. I presume you're using PHP 7.



sudo apt-get install php-mbstring php7.0-mbstring php-gettext



then restart Apache



sudo apache2 restart







share|improve this answer














share|improve this answer



share|improve this answer








edited Nov 2 '16 at 10:42

























answered Nov 2 '16 at 10:33









MKayMKay

796616




796616












  • did that, its still the same

    – BlackBerry
    Nov 12 '16 at 16:04











  • Im using both php7 and php5.6

    – BlackBerry
    Nov 12 '16 at 16:06

















  • did that, its still the same

    – BlackBerry
    Nov 12 '16 at 16:04











  • Im using both php7 and php5.6

    – BlackBerry
    Nov 12 '16 at 16:06
















did that, its still the same

– BlackBerry
Nov 12 '16 at 16:04





did that, its still the same

– BlackBerry
Nov 12 '16 at 16:04













Im using both php7 and php5.6

– BlackBerry
Nov 12 '16 at 16:06





Im using both php7 and php5.6

– BlackBerry
Nov 12 '16 at 16:06













0














You should check your /etc/phpmyadmin/apache.conf.



Locate



php_admin_value open_basedir /usr/share/phpmyadmin/:/etc/phpmyadmin/:/var/lib/phpmyadmin/:/usr/share/php/php-php-gettext/:/usr/share/javascript/:/usr/share/php/tcpdf/:/usr/share/doc/phpmyadmin/:/usr/share/php/phpseclib/ in apache.conf.



Now change the /usr/share/php/php-php-gettext/ to /usr/share/php/php-gettext/






share|improve this answer























  • phpmyadmin works fine with php7 but magento doesnt so when i change it php5.6 its still the same

    – BlackBerry
    Dec 2 '16 at 17:25











  • Go to /var/log/apache2/error.log . What are the errors you are getting?

    – rajthakur
    Dec 3 '16 at 5:23















0














You should check your /etc/phpmyadmin/apache.conf.



Locate



php_admin_value open_basedir /usr/share/phpmyadmin/:/etc/phpmyadmin/:/var/lib/phpmyadmin/:/usr/share/php/php-php-gettext/:/usr/share/javascript/:/usr/share/php/tcpdf/:/usr/share/doc/phpmyadmin/:/usr/share/php/phpseclib/ in apache.conf.



Now change the /usr/share/php/php-php-gettext/ to /usr/share/php/php-gettext/






share|improve this answer























  • phpmyadmin works fine with php7 but magento doesnt so when i change it php5.6 its still the same

    – BlackBerry
    Dec 2 '16 at 17:25











  • Go to /var/log/apache2/error.log . What are the errors you are getting?

    – rajthakur
    Dec 3 '16 at 5:23













0












0








0







You should check your /etc/phpmyadmin/apache.conf.



Locate



php_admin_value open_basedir /usr/share/phpmyadmin/:/etc/phpmyadmin/:/var/lib/phpmyadmin/:/usr/share/php/php-php-gettext/:/usr/share/javascript/:/usr/share/php/tcpdf/:/usr/share/doc/phpmyadmin/:/usr/share/php/phpseclib/ in apache.conf.



Now change the /usr/share/php/php-php-gettext/ to /usr/share/php/php-gettext/






share|improve this answer













You should check your /etc/phpmyadmin/apache.conf.



Locate



php_admin_value open_basedir /usr/share/phpmyadmin/:/etc/phpmyadmin/:/var/lib/phpmyadmin/:/usr/share/php/php-php-gettext/:/usr/share/javascript/:/usr/share/php/tcpdf/:/usr/share/doc/phpmyadmin/:/usr/share/php/phpseclib/ in apache.conf.



Now change the /usr/share/php/php-php-gettext/ to /usr/share/php/php-gettext/







share|improve this answer












share|improve this answer



share|improve this answer










answered Dec 2 '16 at 5:44









rajthakurrajthakur

341313




341313












  • phpmyadmin works fine with php7 but magento doesnt so when i change it php5.6 its still the same

    – BlackBerry
    Dec 2 '16 at 17:25











  • Go to /var/log/apache2/error.log . What are the errors you are getting?

    – rajthakur
    Dec 3 '16 at 5:23

















  • phpmyadmin works fine with php7 but magento doesnt so when i change it php5.6 its still the same

    – BlackBerry
    Dec 2 '16 at 17:25











  • Go to /var/log/apache2/error.log . What are the errors you are getting?

    – rajthakur
    Dec 3 '16 at 5:23
















phpmyadmin works fine with php7 but magento doesnt so when i change it php5.6 its still the same

– BlackBerry
Dec 2 '16 at 17:25





phpmyadmin works fine with php7 but magento doesnt so when i change it php5.6 its still the same

– BlackBerry
Dec 2 '16 at 17:25













Go to /var/log/apache2/error.log . What are the errors you are getting?

– rajthakur
Dec 3 '16 at 5:23





Go to /var/log/apache2/error.log . What are the errors you are getting?

– rajthakur
Dec 3 '16 at 5:23

















draft saved

draft discarded
















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f844597%2fphpmyadmin-error-http-500-after-fresh-install%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»