# |
Jun 24th 2018, 17:01 |
saeideng |
`composer create-project --prefer-dist cakephp/app my_app_name` |
# |
Jun 24th 2018, 17:00 |
saeideng |
install with composer |
# |
Jun 24th 2018, 17:00 |
mub |
but, now showing notice "Notice (1024): Please change the value of 'Security.salt' in ROOT/config/app.php to a salt value specific to your application. [CORE/src/Error/Debugger.php, line 963]" |
# |
Jun 24th 2018, 16:59 |
saeideng |
worked ? |
# |
Jun 24th 2018, 16:59 |
mub |
thank you, @hmic |
# |
Jun 24th 2018, 16:59 |
saeideng |
for test |
# |
Jun 24th 2018, 16:57 |
saeideng |
see user of `/opt/lampp/htdocs` |
# |
Jun 24th 2018, 16:55 |
hmic |
s/chmopd/chmod/ |
# |
Jun 24th 2018, 16:55 |
hmic |
chmod 777 tmp/ -R; chmopd 777 logs/ -R |
# |
Jun 24th 2018, 16:54 |
mub |
how can i resolve this issue? |
# |
Jun 24th 2018, 16:46 |
saeideng |
I guess your user for php/apache and dir is not same |
# |
Jun 24th 2018, 16:42 |
hmic |
and logs dir too, like the other error on that page suggests |
# |
Jun 24th 2018, 16:42 |
hmic |
make sure your tmp is writeable |
# |
Jun 24th 2018, 16:41 |
hmic |
debugkit cant create the sqlite file |
# |
Jun 24th 2018, 16:41 |
mub |
Added screenshot @savant |
# |
Jun 24th 2018, 16:41 |
mub |
https://www.filepicker.io/api/file/2VMv7UGcQFSc2WOmFn6C?signature=713702853ede64124eb1286fb48ef8369336f1fc38d6250aec1cd681329b6dbeandpolicy=eyJleHBpcnkiOjE1Mjk4NjA4MjB9 |
# |
Jun 24th 2018, 16:37 |
mub |
ok |
# |
Jun 24th 2018, 16:36 |
savant |
mub: can you screenshot the error for us? |
# |
Jun 24th 2018, 16:36 |
hmic |
for debugkit which uses sqlite to work, make sure tmp is writable too |
# |
Jun 24th 2018, 16:36 |
hmic |
to me root/root and my_db does not sound quite right |
# |
Jun 24th 2018, 16:35 |
hmic |
is your database connection setup correctly? edit the configuration or set the DATABASE_URL env var accordingly! |
# |
Jun 24th 2018, 16:35 |
mub |
i am not sure, which one is using... sorry |
# |
Jun 24th 2018, 16:35 |
mub |
oh... no i am trying to install cakphp 3 first time... |
# |
Jun 24th 2018, 16:33 |
hmic |
are you using debugkit? or set the environment variable DATABASE_URL? |
# |
Jun 24th 2018, 16:32 |
mub |
this is my db connection |
# |
Jun 24th 2018, 16:32 |
mub |
https://thepasteb.in/p/g5hPj3EgOK5Fr |
# |
Jun 24th 2018, 16:30 |
hmic |
you are using sqlite database, i suppose from the error |
# |
Jun 24th 2018, 16:30 |
hmic |
check your database config |
# |
Jun 24th 2018, 16:28 |
mub |
while running cakephp application |
# |
Jun 24th 2018, 16:28 |
mub |
showing error message "SQLSTATE[HY000] [14] unable to open database file" |
# |
Jun 24th 2018, 16:28 |
mub |
hi |
# |
Jun 24th 2018, 12:44 |
cakephp919 |
so I want to try to find another job where I can use my experience with Cake |
# |
Jun 24th 2018, 12:44 |
cakephp919 |
now it's done |
# |
Jun 24th 2018, 12:43 |
cakephp919 |
in the same project |
# |
Jun 24th 2018, 12:43 |
cakephp919 |
I have 2 fulltime years with CakePHP (1.x, 2.x) |
# |
Jun 24th 2018, 12:42 |
cakephp919 |
*on hourly basis |
# |
Jun 24th 2018, 12:42 |
cakephp919 |
Hello everybody. Could you please give me an advice what is the best way to find cakephp related work (no hourly basis)? |
# |
Jun 24th 2018, 11:20 |
hmic |
make sure to install the neccessary php modules/version |
# |
Jun 24th 2018, 11:19 |
hmic |
mub, it tells you what you are missing in the process |
# |
Jun 24th 2018, 11:02 |
mub |
Got error message "Your requirements could not be resolved to an installable set of packages." while updating composer |
# |
Jun 24th 2018, 10:54 |
mub |
@wYm_, updated the composer, Is there any command to upgrade cakephp version? |