installation problem

installation problem

wót g s -
Anzahl Antworten: 2

Hi, could anyone please help?

Is it possible to install and use Moodle without changing default directory permissions?

I have no rights to change the directories' permissions. Even php chmod() doesn't work.

I can create directories through ftp..

Probably  this is why i get error messages like:

Warning: Unknown(): open(/....../moodle/upload/sessions/sess_ac30f4d03e3c128228779d08ee1fe32f, O_RDWR) failed: Permission denied (13) 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 (/....../moodle/upload/sessions) in Unknown on line 0

Als Antwort auf g s

Re: installation problem

wót Howard Miller -
Nutzerbild von Core developers Nutzerbild von Documentation writers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Peer reviewers Nutzerbild von Plugin developers
I'm going to say a big fat 'no'.

But... why can't you change permissions? Have you spoken to your administrator? This is an odd situation to say the least. Are you *sure* that chmod in ftp does not work?
Als Antwort auf Howard Miller

Re: installation problem

wót g s -

Thanks!!  It works great now.

There is always something to learn...

I didn't know, that ftp has chmod ... smile

thx again