Malcolm Hunter wrote:
> Stuart Bird wrote:
>> Can anyone tell me I can locate this file.
>
> You have to create it. Just touch configuration.php.

... and then make it writable, of-course.

This has been a "bug" in Joomla for a while, not sure why they don't fix
it. I guess a large proportion of the people who install it do so on
Windows which has very little care for permissions, so the whole
directory would be writeable anyway. I expect that making the whole
directory writeable in Linux would have been another way to solve this
(which I would advise against).

For the sake of anyone who needs chapter+verse, the commands (from the
Joomla document root directory) are:
    touch configuration.php
    chmod g+w configuration.php
.. assuming it's group write permissions needed, which it usually is IME.

-- 
Mark Rogers
More Solutions Ltd :: 0845 45 89 555



_______________________________________________
Peterboro mailing list
[email protected]
https://mailman.lug.org.uk/mailman/listinfo/peterboro

Reply via email to