Skip to main content

All Questions

Tagged with
0 votes
1 answer
72 views

MySQL 1273 Workbench

I have initially started to run https://www.youtube.com/watch?v=7S_tz1z_5bA&t and installed it all. When using MySQL Work Bench I initially run it, I get thunder icon when it runs but then I get ...
David Daoud's user avatar
0 votes
1 answer
2k views

Ubuntu 20.04 switch to multi version of PHP returns error 500 on phpMyAdmin

I have installed multiple version of PHP 5.6, 7.2, 7.3, 7.4 and 8.0 with 7.4 set as the default. I tried to switch to different version for some projects running on older version, doing this: sudo ...
Juliver Galleto's user avatar
0 votes
1 answer
6k views

How to set up an SQL database on Synology NAS?

I would like to set up REST API, which can communicate with my database on my NAS. I made this simple PHP code for the database connection, and it works perfectly with Xampp on my computer. <?php $...
Daniel's user avatar
  • 103
0 votes
1 answer
1k views

Cannot access WAMP over internet

I have installed WAMP 3.2 on Windows Server. I need to access the phpmyadmin running on localhost of wamp over the internet from anywhere. After googling things, i found the modifications in httpd-...
java bee's user avatar
0 votes
2 answers
1k views

phpmyadmin: Failed opening required '/usr/share/php/gettext/gettext.inc'

Trying to access phpmyadmin on my centos 7 server, I get the following error: Fatal error: require_once(): Failed opening required '/usr/share/php/gettext/gettext.inc' (include_path='.:/usr/share/...
TheUnreal's user avatar
  • 147
1 vote
0 answers
300 views

phpmyadmin not working after php verion Update

I have VPS with below things installed Nginx, PHP 7.2.22, 10.3.18-MariaDB Recently Updated PHP version from 7.1.17 to 7.2.22 .. After this, website is working fine.. PHPMyAdmin set on custom ...
Aryan Metha's user avatar
1 vote
1 answer
3k views

PhpStorm database connection error

I get such error when making connection to the database in PhpStorm. I couldn't find a solution. Server returns invalid timezone. Go to 'Advanced' tab and set 'serverTimezone' property manually.
Musa Yazlik's user avatar
1 vote
0 answers
2k views

PHPMyAdmin 4.9: Failed to set session cookie

I've installed PHPmyadmin 4.9 in ubuntu trusty with nginx and PHP7.1 installed. With PHP is using memcache as session handler. However when I configured phpmyadmin I always get the error Failed to ...
Drew Adorador's user avatar
1 vote
1 answer
134 views

Laravel - artisan migrate returns error (General error: 1025 Error)

I tried to migrate a new table in Laravel, but I get this error:
ReriAdli's user avatar
-1 votes
1 answer
826 views

localhost/phpmyadmin downloads inddex.php file - ubuntu 16.04

I have install apache2, mysql and all the neccesary thngs and then install phpmyadmin in my ubuntu 16.04. It worked that day, but now, when I open localhost/phpmyadmin it downloads the index.php file....
Chandni Soni's user avatar
1 vote
0 answers
1k views

Second VirtualHost returns "This site can’t be reached" - Wamp

It's a mystery. I've created a second VH to use with WAMP. <VirtualHost *:80> ServerName dev.sitetest.com ServerAlias dev.sitetest.com DocumentRoot "${INSTALL_DIR}/www/client/sitetest/web/" ...
Chere's user avatar
  • 11
3 votes
2 answers
11k views

I can't login in my laravel application

So I was working with a Laravel application and something went wrong, so I wanted to charge an early backup version of it. The application is from the company I'm currently working for and I was ...
Coexito's user avatar
  • 31
0 votes
1 answer
2k views

phpmyadmin showing code. php is working

I am running Ubuntu 18.04, Apache 2.4.29, php 7.2. The problem is when I try to load phpmyadmin all it shows is code. I know php is working cause phpinfo works perfectly. https://www.aaackley.com/...
Archie's user avatar
  • 1
1 vote
1 answer
9k views

Modify the file 'config.inc.php' for XAMPP, PHPMyAdmin & MySQL setup

I installed XAMPP and subsequently set a password for PHPMyAdmin & MySQL, which requires me to modify the file 'config.inc.php' to add my password to it. However, I simply can't find a way to ...
Sam Wood's user avatar
  • 115
0 votes
1 answer
3k views

Starting phpMyAdmin gives mbstring extension is missing error even php-mbstring is installed in Fedora 27

I have installed phpMyAdmin after installed MySQL 5.7 and PHP 7.1.12 in Fedora 27, all installed using rpm packages via dnf command. But when I started phpMyAdmin on the web browser using localhost/...
GreenPenguin's user avatar

15 30 50 per page