Hej, jag funderar på att skaffa mig en vps till mitt socialengine projekt eftersom det rekommenderas och min tidigare sharedhost är slö och seg.
mina frågor är om hur man installerar alla paket som är behövande, eftersom det var länge sen jag satt vid en linux burk.
klippt i från readme filen för
http://www.socialengine.se
This documentation describes how to get started with SocialEngine 4.
Requirements¶
Minimum¶
* Apache-based shared web server
* Apache mod_rewrite (only for Apache v2.0.29 or below)
* MySQL 4.1
* PHP 5.12
* PHP safe mode: OFF
* PHP extensions: gd2, curl
* PHP memory limit: 32M+
* Sendmail
Recommended¶
* Apache-based VPS or dedicated web server
* PHP 5.26 or newer
* MySQL 5.0 or newer
* crontab
Optional¶
* memcached (speed boost)
* PHP extensions: apc (speed boost), bcmath (speed boost), json (speed boost), mbstring (required for non-English support)
* Apache mod_rewrite (for SEO-friendly URLs)
Optional Requirements for Video Plugin¶
* ffmpeg (for encoding video) - without ffmpeg, users can still post YouTube and Vimeo videos.
Optional Requirements for Chat Plugin¶
* VPS or dedicated server - budget/shared servers may not handle a high volume of users chatting at the same time
How do I check if my host is compatible with SocialEngine4?¶
Most modern hosting providers are compatible with SocialEngine4 but if in doubt you can contact them directly and refer them to this page.
----
Någon där ute som har lust att vägleda mig hur man ska gå tillväga ?