Welcome Guest, Not a member yet? Register   Sign In
Packages boilerplate
#11

(04-13-2020, 06:42 PM)Martin_Salas Wrote:
(04-13-2020, 07:01 AM)agungsugiarto Wrote:
(04-12-2020, 10:29 PM)Martin_Salas Wrote: I'm not sure if this is the right place to ask you a question, but I hope you can answer it.

when executing the command:

                     php spark boilerplate:install

I obey in response:
CodeIgniter CLI Tool - Version 4.0.2 - Server-Time: 2020-04-13 00:12:40am

  created: Config/Boilerplate.php
Running all new migrations...
An uncaught Exception was encountered

Type:        Error
Message:    Class 'SQLite3' not found
Filename:    /var/www/html/pruebaa.net/vendor/codeigniter4/framework/system/Database/SQLite3/Connection.php
Line Number: 89

How can i fix this?
All of the above could be done correctly, but I'm not sure if I forget anything.
Thank you very much

Hello, this because appstarter include folder tests with migration. Error sqlite because cannot find file for migrate tests. You can remove folder tests or rename for ignore unit testing.

hi, rename the test folder, and got this output:

CodeIgniter CLI Tool - Version 4.0.2 - Server-Time: 2020-04-13 20:23:25pm

  created: Config/Boilerplate.php
Running all new migrations...
Done
Seeded: agungsugiarto\boilerplate\Database\Seeds\BoilerplateSeeder

which seems to me to be correct.
Entering username and password gives me the following error:

ErrorException #1

Uncaught ErrorException: print_r(): Property access is not allowed yet in /var/www/html/prueba.net/app/Views/errors/html/error_exception.php:100 Stack trace: #0 [internal function]: CodeIgniter\Debug\Exceptions->errorHandler(2, 'print_r(): Prop...', '/var/www/html/p...', 100, Array) #1 /var/www/html/prueba.net/app/Views/errors/html/error_exception.php(100): print_r(Object(Myth\Auth\Controllers\AuthController), true) #2 /var/www/html/prueba.net/system/Debug/Exceptions.php(298): include('/var/www/html/p...') #3 /var/www/html/prueba.net/system/Debug/Exceptions.php(171): CodeIgniter\Debug\Exceptions->render(Object(mysqli_sql_exception), 500) #4 [internal function]: CodeIgniter\Debug\Exceptions->exceptionHandler(Object(mysqli_sql_exception)) #5 {main} thrown

https://fotos.subefotos.com/5cf58f5fe2a6...6647do.png
Thank you very much for your help and your time and sorry for the inconvenience that I have caused you

Hmm im not sure what happen is going on. Can you more descripe what php version are you using and mysql version ?
Reply


Messages In This Thread
Packages boilerplate - by agungsugiarto - 03-31-2020, 01:20 AM
RE: Packages boilerplate - by includebeer - 04-05-2020, 01:13 PM
RE: Packages boilerplate - by agungsugiarto - 04-12-2020, 04:13 AM
RE: Packages boilerplate - by Martin_Salas - 04-12-2020, 10:29 PM
RE: Packages boilerplate - by includebeer - 04-13-2020, 04:44 AM
RE: Packages boilerplate - by agungsugiarto - 04-13-2020, 07:01 AM
RE: Packages boilerplate - by Martin_Salas - 04-13-2020, 06:42 PM
RE: Packages boilerplate - by agungsugiarto - 04-14-2020, 02:39 AM
RE: Packages boilerplate - by maulahaz - 04-13-2020, 01:20 AM
RE: Packages boilerplate - by InsiteFX - 04-13-2020, 03:27 AM
RE: Packages boilerplate - by agungsugiarto - 04-13-2020, 07:04 AM
RE: Packages boilerplate - by Martin_Salas - 04-14-2020, 07:43 PM
RE: Packages boilerplate - by apocalys - 05-08-2020, 01:26 AM
RE: Packages boilerplate - by nextwznu - 10-03-2020, 10:08 PM
RE: Packages boilerplate - by sabuz - 12-18-2022, 11:45 PM
RE: Packages boilerplate - by InsiteFX - 04-21-2020, 03:31 AM
RE: Packages boilerplate - by Martin_Salas - 05-09-2020, 02:19 PM
RE: Packages boilerplate - by InsiteFX - 07-22-2020, 03:32 AM
RE: Packages boilerplate - by FlavioSuar - 10-28-2020, 05:14 AM
RE: Packages boilerplate [ SOLVED ] - by InsiteFX - 11-03-2020, 04:32 AM
RE: Packages boilerplate [ SOLVED ] - by InsiteFX - 11-04-2020, 10:59 AM
RE: Packages boilerplate - by jasonzig - 03-03-2021, 08:13 AM
RE: Packages boilerplate - by fbsgn - 03-28-2021, 11:39 PM
RE: Packages boilerplate - by Martin_Salas - 04-03-2021, 09:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB