Hi to everyone !!!!
I installed the PFC on local (windows) and works great but i moved on my hosting (linux) and says that error:
* filemtime php fuction is not usable on your filesystem. Please do not use the 'file' container (try the 'mysql' container) or swith to another filesystem type.
I suppose that I must to change the container to Mysql; But, how i Can to change this configuration, in the spanis support says that i must to change the following:
container_cfg_mysql_host : the host of your Database. Default value is “localhost”
container_cfg_mysql_port : the port of your database. default value is 3306
container_cfg_mysql_database : your database's name. Default value is “phpfreechat”
container_cfg_mysql_table : the table within your database. Default value is “phpfreechat”
container_cfg_mysql_username : username to connect to your Database. Default value is “root”
container_cfg_mysql_password : password to identify the username that connects to the database. Default value is ””
Where !!!!!
And So If I Change to a MySql Container I must to create a Table XXXXXX on my DB.......... how I create the table... and the fields name are ?
Thanks for your helps Buddys