User Details
- User Since
- Oct 25 2015, 7:43 PM (475 w, 23 h)
- Availability
- Available
Oct 29 2015
Thank you that worked.
Oct 28 2015
Ok, after what you said I stopped phd and went to sudo su, and tried again. After storage adjust and phd start seems like everything working. Thank you :).
I have changed that to en_US.UTF-8 and then destroy and upgrade the storage but still
abcdefghIjklmnopqrstuvwxyz
LANGUAGE= LC_CTYPE="tr_TR.UTF-8" LC_NUMERIC=tr_TR.UTF-8 LC_TIME=tr_TR.UTF-8 LC_COLLATE="tr_TR.UTF-8" LC_MONETARY=tr_TR.UTF-8 LC_MESSAGES="tr_TR.UTF-8" LC_PAPER=tr_TR.UTF-8 LC_NAME=tr_TR.UTF-8 LC_ADDRESS=tr_TR.UTF-8 LC_TELEPHONE=tr_TR.UTF-8 LC_MEASUREMENT=tr_TR.UTF-8 LC_IDENTIFICATION=tr_TR.UTF-8 LC_ALL=
Ok sorry, this:
My phabricator folder is at ~/Phabricator/phabricator/bin .... etc. but I couldn't find any config/all or config/module/versions folders, I was looking for them :/
PHP 5.5.9-1ubuntu4.13 (cli) (built: Sep 29 2015 15:24:49) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies
Oct 27 2015
I am not sure this was the solution but I think problem was;
innodb_force_recovery = 6
was at my mysql configuration. I added this line because of at setup issues I had to restart mysql and at one of them it didn't close correctly so since it gave me a lot of errors, I added this but this made my mysql unusable for one reason. (This is all speculation I don't have much knowledge on this but after a few restart at my computer and deleting this line then restarting mysql it seemed corrected.)