Alain Seys
Alain Seys
> > i have a work a round for this in my flutter project i call a php script(on a remote server) that outputs the string of the title (you...
you need to add permissions to the app in your androidmanifest file (android/app/src/main) and add ` `
Hello @matzrm Since this issue is still open you can try call the public facing ip by calling the cloud-flare service and then output this to a log file. `dig...
Hy, @albreis What is the setting of your wordpress config file (config.php) does it have the following rule ? `define('FS_METHOD',` 'direct');` if not add this settings and as you figured...
Hi, @the-lazy-fox I have tested this out and indeed the log location is incorrect i create ad [PR](https://github.com/fauria/docker-vsftpd/pull/74) where i have fixed this issue. The log from /var/log/vsftpd.log is directed...
@nodiscc you can also use some simple simbolics this can also be used in markdown the only caveat is that you need to copy and paste this. ★☆☆☆☆ ★★☆☆☆ ★★★☆☆...
i fixed this by installing php 5.6 until 7.4 then i linked the correct version after restarting the shell i was abble to get past this
> I am on windows, I am working on going through this repo to install magento. > I get to the bin/copymagento, after it does all the pulls i get...
> Hello, > > I try with winwow with WSL but when i run below command nothing happen curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s -- magento2.test 2.3.3 you do not...
> Hello, > > I try with winwow with WSL but when i run below command nothing happen curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s -- magento2.test 2.3.3 Bellow are the...