installation problem

installation problem

- g s の投稿
返信数: 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

g s への返信

Re: installation problem

- Howard Miller の投稿
画像 Core developers 画像 Documentation writers 画像 Particularly helpful Moodlers 画像 Peer reviewers 画像 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?
Howard Miller への返信

Re: installation problem

- g s の投稿

Thanks!!  It works great now.

There is always something to learn...

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

thx again