FAQ
FAQ : Installation
My Web hosting provider is free.fr (or Online). I get plenty of error messages "Warning session_start(): open(/var/www/free.fr/***/sessions/". What should I do?
With FREE and Online, sessions operate in a particular way: you must create a directory named "sessions" at the root level of your site.
Sessions will be directly stored in this directory.
Back to FAQ