EthanCPP / FANS

Free Avatar Networking Script
GNU General Public License v3.0
0 stars 7 forks source link

How do i set it up? #1

Open Colean128 opened 6 years ago

Colean128 commented 6 years ago

I want to make a site using FANS but how do i set it up

LettuceDealers commented 2 years ago

Use a hosting provider (infinityfree should work) and upload all of the files into the htdocs folder (i would recommend using FileZilla), and then you're pretty much done

Natleah commented 2 years ago

Anyone have any examples of this in use?

ItzJackOn commented 1 year ago

Use a hosting provider (infinityfree should work) and upload all of the files into the htdocs folder (i would recommend using FileZilla), and then you're pretty much done

you cant even put this into infinityfree, as it goes over the file limit.

LettuceDealers commented 1 year ago

you cant even put this into infinityfree, as it goes over the file limit.

Well it worked for me, maybe they've changed the file limit since I last replied. You can always try locally hosting it by installing php

ItzJackOn commented 1 year ago

do you have a tutorial on how to localhost it?

LettuceDealers commented 1 year ago

Install php and xampp, start Mysql and Apache, then copy the sql details into inc/Settings.php, and then cd into the directory and run php -S 127.0.0.1:8000. This should work in theory, but I don't really have the time to test this out

jzzjackz commented 8 months ago

alright