PhpmyAdmin

Hello i got some errors on my wabsite!

http://moview.gq/

I try to use a template and i fill all information in forms
than when i press install i got this error:

SQLSTATE[HY000] [2002] Connection refused (SQL: create table migrations (id int unsigned not null auto_increment primary key, migration varchar(191) not null, batch int not null) default character set utf8mb4 collate utf8mb4_unicode_ci engine = innodb)

Tried in database change everything but it doesn’t seem to work!
Needed to create database with utf8_unicode_ci but i can’t change that cuz something is not working with the myphpadmin!

what data did you give to the form? Censor the password.

1 Like

Also, if your software uses InnoDB as software engine, I’m sorry, but that is not allowed on free hosting.

https://infinityfree.net/support/innodb-on-free-hosting/

1 Like

MySQL Host Name: sql309.epizy.com
MySQL Password: “/”
MySQL UserName: epiz_24686149
MySQL DB Name: epiz_24686149_mtdb

Here is problem in myphpadmin

if i click on create , it nothing happends

you can Create your database on:

http://cpanel.epizy.com/panel/indexpl.php?option=mysql

type your DB name in input then click Create Database!

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.