MwSpace llc

Results 25 comments of MwSpace llc

Work fine for me ```css .nice-select span.current { display: block; overflow: hidden; text-overflow: ellipsis; } ``` ![image](https://user-images.githubusercontent.com/29952045/80891923-7ce53c80-8cc7-11ea-84fd-412f322832f9.png)

Today i have same problem, but fix as follow =) ![image](https://user-images.githubusercontent.com/29952045/70853995-185f4780-1eb6-11ea-83ea-dfd6c5687dfe.png) If the session stored on redis, but u not configure the session storage. system can't save the session. simple,...

Ale scusa, come ti ho precisato sulla funzione loadcontents() Il metodo simplexml_load_file() in FileSdI.php non va bene : ``` public function load( $file, $contents = null ) { parent::load($file, $contents);...

So we try to install in Debian 11, we can't see repo in guide, but in repo.list we can find: ```sh #Debian 11 curl https://packages.microsoft.com/config/debian/11/prod.list > /etc/apt/sources.list.d/mssql-release.list # in source...

## **Not work on new installation**, see below: > lsb_release -a ```sh No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye ```...

## ** x86_64 Work Perfectly**, see below: > lsb_release -a ```sh No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release: 10 Codename: buster ``` >...

Thanks @yitam for your response, I wanted to know if you have a future release plan as we are building an arm64 cloud and have recently released the Apple M1...