XenForo Support

How to install nulled add ons?

Submitted by aloofarrogant, , Thread ID: 124644

Thread Closed

RE: How to install nulled add ons?

AnonymousWH
Newbie
Level:
2
Reputation:
0
Posts:
17
Likes:
1
Credits:
11
19-08-2021, 11:00 AM
This post was last modified: 19-08-2021, 11:02 AM by AnonymousWH
#5
10-04-2019, 07:22 PM
JAFRI Wrote:
go src/config.php: and add this,

Code:
$config['enableAddOnArchiveInstaller'] = true;

if you are a nginx use:
Code:
chown -R nginx:nginx


When you install nginx on any system, not everyone creates the user nginx.

the correct thing would be
Code:
chown -R www-data:www-data /folder

Users browsing this thread: 1 Guest(s)