Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Update AuthPanel 1.0 - CodeIngniter4 - XTeam - MuEmu  (Visto 3021 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline zeroalenda Posteado: June 27, 2022, 06:12:50 PM | Modificado: June 29, 2022, 01:53:35 AM by zeroalenda

  • +1 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 87
  • Gracias recibida: 4044
  • br



Tutorial Install



Update: Verificação do tempo da licensa no login / Opçoes ativar banir conta no edit user / Verificaçao de id existente nos edit admin

Pages User: login/registro/editlicense/

Admin: edituser/createuser/editlicense/licenselist/userlist

Para deixar conta como admin colocar Nivel 2 na database


FrameWork : CodeInginiter4

PHP Version: 7.4

Required Modules: sqlsrv - Sql Odbc Driver 17


Creditos :
Vinicius Oliveira : Code

ThemePixel : Template


AuthPanel Old



AuthPanel 1.0



Modulos Usado nos Videos



Offline rodritwm #1 Posteado: June 27, 2022, 08:34:07 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 311
  • Gracias recibida: 105
  • ar

Offline zeroalenda #2 Posteado: June 28, 2022, 02:04:18 AM

  • +1 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 87
  • Gracias recibida: 4044
  • br

Offline victhorinox #3 Posteado: June 28, 2022, 11:49:47 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 305
  • Gracias recibida: 2046
  • ve
link?
thanks post show link.

Hello. Can you do a tutorial on how to install?
It can be mounted in Web Hosting with cPanel?.


Offline zeroalenda #4 Posteado: June 28, 2022, 11:58:09 AM

  • +1 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 87
  • Gracias recibida: 4044
  • br
link?
thanks post show link.

Hello. Can you do a tutorial on how to install?
It can be mounted in Web Hosting with cPanel?.

Install modules : sqlsrv and odbc driver 17 in your host or local php .

Set paste public to home website in vhost.

Config Database.php and App.php


Offline victhorinox #5 Posteado: June 28, 2022, 01:36:33 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 305
  • Gracias recibida: 2046
  • ve
link?
thanks post show link.

Hello. Can you do a tutorial on how to install?
It can be mounted in Web Hosting with cPanel?.

Install modules : sqlsrv and odbc driver 17 in your host or local php .

Set paste public to home website in vhost.

Config Database.php and App.php

I don't know if I'm doing something wrong.

I have a cPanel Web Hosting with CloudLinux. I enabled PHP 7.4 and the SQLSVR and ODBC extensions are enabled but when I access the web I get:

CodeIgniter\Database\Exceptions\DatabaseException #8
Unable to connect to the database.
Main connection [SQLSRV]: This extension requires the Microsoft ODBC Driver for SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64: https://go.microsoft.com/fwlink/?LinkId=163712


Offline zeroalenda #6 Posteado: June 28, 2022, 01:50:06 PM

  • +1 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 87
  • Gracias recibida: 4044
  • br
link?
thanks post show link.

Hello. Can you do a tutorial on how to install?
It can be mounted in Web Hosting with cPanel?.

Install modules : sqlsrv and odbc driver 17 in your host or local php .

Set paste public to home website in vhost.

Config Database.php and App.php

I don't know if I'm doing something wrong.

I have a cPanel Web Hosting with CloudLinux. I enabled PHP 7.4 and the SQLSVR and ODBC extensions are enabled but when I access the web I get:

CodeIgniter\Database\Exceptions\DatabaseException #8
Unable to connect to the database.
Main connection [SQLSRV]: This extension requires the Microsoft ODBC Driver for SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64: https://go.microsoft.com/fwlink/?LinkId=163712
Problem in your host not support driver ,  This extension requires the Microsoft ODBC Driver for SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64: https://go.microsoft.com/fwlink/?LinkId=163712


Offline victhorinox #7 Posteado: June 28, 2022, 10:48:46 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 305
  • Gracias recibida: 2046
  • ve
link?
thanks post show link.

Hello. Can you do a tutorial on how to install?
It can be mounted in Web Hosting with cPanel?.

Install modules : sqlsrv and odbc driver 17 in your host or local php .

Set paste public to home website in vhost.

Config Database.php and App.php

I don't know if I'm doing something wrong.

I have a cPanel Web Hosting with CloudLinux. I enabled PHP 7.4 and the SQLSVR and ODBC extensions are enabled but when I access the web I get:

CodeIgniter\Database\Exceptions\DatabaseException #8
Unable to connect to the database.
Main connection [SQLSRV]: This extension requires the Microsoft ODBC Driver for SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64: https://go.microsoft.com/fwlink/?LinkId=163712
Problem in your host not support driver ,  This extension requires the Microsoft ODBC Driver for SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64: https://go.microsoft.com/fwlink/?LinkId=163712

I tried to install in xampp on my VPS and I still have the same connection error. I already enabled SQLSVR and ODBC in .php of xampp.

I would be very grateful with an installation video tutorial.


Offline zeroalenda #8 Posteado: June 29, 2022, 01:51:21 AM

  • +1 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 87
  • Gracias recibida: 4044
  • br
link?
thanks post show link.

Hello. Can you do a tutorial on how to install?
It can be mounted in Web Hosting with cPanel?.

Install modules : sqlsrv and odbc driver 17 in your host or local php .

Set paste public to home website in vhost.

Config Database.php and App.php

I don't know if I'm doing something wrong.

I have a cPanel Web Hosting with CloudLinux. I enabled PHP 7.4 and the SQLSVR and ODBC extensions are enabled but when I access the web I get:

CodeIgniter\Database\Exceptions\DatabaseException #8
Unable to connect to the database.
Main connection [SQLSRV]: This extension requires the Microsoft ODBC Driver for SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64: https://go.microsoft.com/fwlink/?LinkId=163712
Problem in your host not support driver ,  This extension requires the Microsoft ODBC Driver for SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64: https://go.microsoft.com/fwlink/?LinkId=163712

I tried to install in xampp on my VPS and I still have the same connection error. I already enabled SQLSVR and ODBC in .php of xampp.

I would be very grateful with an installation video tutorial.



Offline victhorinox #9 Posteado: June 29, 2022, 05:54:24 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 305
  • Gracias recibida: 2046
  • ve
link?
thanks post show link.

Hello. Can you do a tutorial on how to install?
It can be mounted in Web Hosting with cPanel?.

Install modules : sqlsrv and odbc driver 17 in your host or local php .

Set paste public to home website in vhost.

Config Database.php and App.php

I don't know if I'm doing something wrong.

I have a cPanel Web Hosting with CloudLinux. I enabled PHP 7.4 and the SQLSVR and ODBC extensions are enabled but when I access the web I get:

CodeIgniter\Database\Exceptions\DatabaseException #8
Unable to connect to the database.
Main connection [SQLSRV]: This extension requires the Microsoft ODBC Driver for SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64: https://go.microsoft.com/fwlink/?LinkId=163712
Problem in your host not support driver ,  This extension requires the Microsoft ODBC Driver for SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64: https://go.microsoft.com/fwlink/?LinkId=163712

I tried to install in xampp on my VPS and I still have the same connection error. I already enabled SQLSVR and ODBC in .php of xampp.

I would be very grateful with an installation video tutorial.



I already managed to connect the panel to the database.

I don't know what I'm doing wrong that when I enter the main link http://127.0.0.1/ it appears to me that it is the directory instead of the web as it appears to you.

To view the web I must enter the Public directory and it looks like this:



And if I try to go to the login it gives me an error not found:



Offline zeroalenda #10 Posteado: July 01, 2022, 12:51:20 PM

  • +1 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 87
  • Gracias recibida: 4044
  • br
link?
thanks post show link.

Hello. Can you do a tutorial on how to install?
It can be mounted in Web Hosting with cPanel?.

Install modules : sqlsrv and odbc driver 17 in your host or local php .

Set paste public to home website in vhost.

Config Database.php and App.php

I don't know if I'm doing something wrong.

I have a cPanel Web Hosting with CloudLinux. I enabled PHP 7.4 and the SQLSVR and ODBC extensions are enabled but when I access the web I get:

CodeIgniter\Database\Exceptions\DatabaseException #8
Unable to connect to the database.
Main connection [SQLSRV]: This extension requires the Microsoft ODBC Driver for SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64: https://go.microsoft.com/fwlink/?LinkId=163712
Problem in your host not support driver ,  This extension requires the Microsoft ODBC Driver for SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64: https://go.microsoft.com/fwlink/?LinkId=163712

I tried to install in xampp on my VPS and I still have the same connection error. I already enabled SQLSVR and ODBC in .php of xampp.

I would be very grateful with an installation video tutorial.



I already managed to connect the panel to the database.

I don't know what I'm doing wrong that when I enter the main link http://127.0.0.1/ it appears to me that it is the directory instead of the web as it appears to you.

To view the web I must enter the Public directory and it looks like this:



And if I try to go to the login it gives me an error not found:




Use vhost set documentroot in public paste

DocumentRoot "C:/xampp/htdocs/public"


Offline mublackout #11 Posteado: July 04, 2022, 12:54:55 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 100
  • Gracias recibida: 24
  • br
Como fazer instalação no cPanel ?


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
1 Replies
1061 Views
Last post March 26, 2021, 11:12:51 PM
by rodritwm
0 Replies
964 Views
Last post October 03, 2021, 05:38:45 PM
by Pentium4
3 Replies
978 Views
Last post November 25, 2021, 12:36:28 PM
by Pentium4
9 Replies
4659 Views
Last post July 13, 2022, 11:05:16 AM
by victhorinox
16 Replies
9016 Views
Last post May 31, 2024, 03:50:20 PM
by jserrao80