XFileSharing Pro - Exact Requirements for Fileservers?

Message
Author
beeman1212
Posts: 57
Joined: Feb 17, 2012 5:07 pm

Exact Requirements for Fileservers?

#1 Postby beeman1212 » Mar 04, 2012 6:13 am

I understand that in order to run the script you need the below list. But what do I need to install to run a separate fileserver? Do I need mysql, etc? or just apache and perl,etc? Thanks!

Requirements:
* Perl > 5.005 ver. [http://www.perl.com/download.csp]
* LWP, DBI, DBD::mysql Perl modules
* MySQL database >= 4.1 ver. [http://www.mysql.com]
* Apache mod_rewrite module, mod_headers module (optional)
* .htaccess files enabled [http://www.tutorio.com/tutorial/enable- ... -on-apache]
* GD lib, GD perl module (optional) [http://www.libgd.org/Downloads]

hdmagic
Posts: 14
Joined: Feb 14, 2012 6:14 pm

#2 Postby hdmagic » Mar 06, 2012 1:16 pm

Just http server (apache, nginx - mod)with perl

PowerChaos
Posts: 521
Joined: Dec 19, 2009 5:12 pm

#3 Postby PowerChaos » Mar 08, 2012 11:45 am

The main script need the database ( website )

the file server just need apache and does not need a mysql database

to make things easy i just install cpanel on it for the fileserver and webserver
so it got all needed things and then i configure it from there
that safe me time to with the perl mods as it got all mods and makes it easyer to fully configure your server to your needs

but if you love to tweak things and know your way in SSH then you can manual install it and then is mysql not needed (can be a pain in the *** to configure everything )

Greetings From PowerChaos