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'
In 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
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.
add a comment |
In 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
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 fromphpmyadmin
can you serve other pages from/var/www/html
?
– George Udosen
Dec 2 '16 at 5:59
add a comment |
In 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
In 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
lamp phpmyadmin
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 fromphpmyadmin
can you serve other pages from/var/www/html
?
– George Udosen
Dec 2 '16 at 5:59
add a comment |
Apart fromphpmyadmin
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
add a comment |
2 Answers
2
active
oldest
votes
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
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
add a comment |
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/
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
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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
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
add a comment |
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
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
add a comment |
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
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
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
add a comment |
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
add a comment |
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/
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
add a comment |
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/
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
add a comment |
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/
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/
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
Apart from
phpmyadmin
can you serve other pages from/var/www/html
?– George Udosen
Dec 2 '16 at 5:59