Hi,
I decided to build an add-on so I'm trying to install XF locally. I already had dev environment set up on my old computer but now it gone and I have a new one.
I installed XAMPP (as I used to work with it). Apache server starts fine. I created virtual host xf.localhost, uploaded xf files, edited src/config.php.
I already have installed MySQL (with homebrew) so I didn't turn on MySQL in XAMP.
I run
Code:
, answered several questions and done. I can see with...
Read more
Читать далее...
I decided to build an add-on so I'm trying to install XF locally. I already had dev environment set up on my old computer but now it gone and I have a new one.
I installed XAMPP (as I used to work with it). Apache server starts fine. I created virtual host xf.localhost, uploaded xf files, edited src/config.php.
I already have installed MySQL (with homebrew) so I didn't turn on MySQL in XAMP.
I run
Code:
php cmd.php xf:install
, answered several questions and done. I can see with...
Read more
Читать далее...