1 (edited by wildone 09/09/2013 07:02:44 pm)

Topic: Some installation issues I can not find

I get some installation messages when installing FA on the server. Thought I did it all but still following messages disappear.
Can someone explain me where to find those files/directories.

Database auth file     Required     ../config_db.php     Can't write '../config_db.php' file. Check FA directory write permissions.
Main config file     Required     ../config.php     Can't write '../config.php' file. Check FA directory write permissions.
The files config_db.php + config.php are not present and I do not know what directory. System does not mention it.

Required     ../installed_extensions.php
../company/0/*/installed_extensions.php
../modules
../modules/_cache
../themes
../sql
OpenSSL PHP extension     '../installed_extensions.php' is not writeable
Extensions configuration files and directories should be writeable

Re: Some installation issues I can not find

They are are in your main installation directory. you should either make it writeable by web server (just during installation), or if it is impossible create ("touch") those files and make them writeable

Re: Some installation issues I can not find

Make sure that the openSSL extension is installed and activated in you PHP install