Hello all, I just projeqtor and am excited to try it out and see if it will work for our organization but..... I need some help from those in the know to get it setup! I thought I could do it but, this is just a bit beyond me

.
So I copied the projeqtor folder onto our web server using FileZilla (love it!) and entered the web address and was very excited to see the configuration page pop up LOL .... that's where my excitement ended! I see all these things that I have NO IDEA about so...... I basically left most of the defaults hoping it would suffice but it did not

.
Here's what I see now, a lot of OKs

BUT ... a few that are not OK

and I don't know what to do. Some mention the php.ini file but I cannot find that file anywhere.
PHP version is 5.2.17 : OK
Module PDO is available : OK
Module PDO for 'MYSQL' is available : OK
Module MYSQL is available : OK
Module MYSQLi is available : OK
Module MBSTRING is available : OK
GD Library is available and correctly installed : OK
Module IMAP is available : OK
Module OPENSSL is available : OK
Module XML is available : OK
max_input_vars is not defined. Default value (1000) is too small - value should be at least 2000, 4000 recommended - check your php configuration (php.ini)
max_execution_time=30 : OK
memory_limit=32M (32.M) is too small - value should be at least 128M, 512M is advised - check your php configuration (php.ini)
file_uploads=1 : OK
session.auto_start is disabled : OK
magic_quotes_gpc must be disabled (set to false). Update your Php.ini file.)
register_globals is disabled : OK
SQLSTATE[HY000] [2003] Can't connect to MySQL server on '127.0.0.1' (111)
dsn = mysql:host=127.0.0.1;port=3306
Any help to get this setup properly would be greatly appreciated! Thanks!!