ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,964
- Points
- 823
Reputation:
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
Continue reading...
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
Continue reading...