Fantastico install issue

Fantastico install issue

by Abel Garcia -
Number of replies: 3
Recieve this error on fantastco install:
Warning: Unknown(): open(/home/gtgsol/public_html/training/uploaddata/sessions/sess_767464f396856451d12722121c67b475, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/gtgsol/public_html/training/uploaddata/sessions) in Unknown on line 0

I go to uploaddata and there is no sessions directory. I have tried a number of times by creating directory and permissions 777, but i still get error.

Fantastico showed:

Install Moodle (3/3)
/home/gtgsol/public_html/training/config.php
configured
/home/gtgsol/public_html/training/data.sql configured

Server:
v.(1.5.2 [Patched-1])
linux srvr
hosted solution: datavalutcorp.com

PLease have a look:
http://gtgweb.com/training

Thanks for the help.
Average of ratings: -
In reply to Abel Garcia

Re: Fantastico install issue

by Abel Garcia -
ok so from reading the forums I added a sessions folder chmod 777 and now i get to main page with brackets around all text and saying:

Could not add a new course module to the course ''
 
 
Could not find or create a main news forum for the site

config.php is as follows:
<?php 

    unset ( $CFG );

    $CFG->dbtype    = 'mysql';
    $CFG->dbhost    = 'localhost';
    $CFG->dbname    = 'gtgsol_mdle1';
    $CFG->dbuser    = 'XXXXXXXXX';
    $CFG->dbpass    = 'XXXXXXXXX';
    $CFG->dbpersist =  false;
    $CFG->prefix    = 'mdl_';
    $CFG->wwwroot   = 'http://gtgweb.com/training';
    $CFG->dirroot   = '/home/gtgsol/public_html/training';
    $CFG->dataroot  = '/home/gtgsol/public_html/training/uploaddata';
    $CFG->admin     = 'admin';

    $CFG->directorypermissions = 00777;

    require_once ( "$CFG->dirroot/lib/setup.php" );

any ideas or should i post any config files for review? Thanks!!

http://gtgweb.com/training
In reply to Abel Garcia

Re: Fantastico install issue

by Abel Garcia -
more data: installed php info and made sure that safe mode is turned off

http://gtgweb.com/info.php
I would appreciate any assistance as school year is coming up and I am trying to demo solution.
In reply to Abel Garcia

Re: Fantastico install issue

by Abel Garcia -
More data:
Operating system Linux


Kernel version: 2.4.22-1.2199.8.legacy.nptlsmp
Machine Type i686
Apache version 1.3.33 (Unix)
PERL version 5.8.3
Path to PERL: /usr/bin/perl
Path to sendmail: /usr/sbin/sendmail


PHP version 4.3.11
MySQL version 4.0.27-standard
cPanel Build 10.8.2-STABLE 12