“Can not initialise PHP session, please verify that your browser accepts...
by Huei Tan. I'm try to install MOODLE in local and i face this problem Can not initialise PHP session, please verify that your browser accepts cookies. I'm try to enable cookie (i'm using chrome)...
View ArticleRe: PHP version issues
by Huei Tan. hi Ken,can u help me on that?i have the same problemhttps://moodle.org/mod/forum/discuss.php?d=215667apache 2.4.2MySQL 5.5.27PHP 5.4.6
View ArticleRe: PHP version issues
by Visvanath Ratnaweera. Hi You said:> the result of running php --version from root on the server:> PHP 5.3.17 (cli) (built: Oct 15 2012 23:38:06) That is the CLI for PHP. The Apache module may...
View Article[Moodle 2.3.3] Re install Help
by Aaron Hatton. Hello, I have recently upgraded from 1.9 to 2.0 but it has caused hundreds of problems so we decided we shall re-install moodle all together to 2.3.3. Is there an easy way to move the...
View ArticleRe: [Moodle 2.3.3] Re install Help
by Visvanath Ratnaweera. Why don't you go back to the place where you left? I mean: - play back the final backup of that 1.9 - upgrade it to 1.9.latest (1.9.19 right now) - get everything polished and...
View ArticleRe: Installation Error
by Alex Walker. Access denied for user 'trussler_temp'@'localhost' (using password: YES)That's your problem right there. Your database server isn't accepting the username, password or host you've...
View ArticleUnable to start using Moodle
by Jaroslav Bernkopf. I have installed the Moodle 2.3.2+ (Build: 20121101) tohttp://moodle.bernkopf.czWhen I enter this address into a browser, it asks me to agree to the conditions, then it anounces...
View ArticleRe: Installation Error
by Huei Tan. Also you can try edit config.php the following: $CFG->dbtype = 'mysql'; $CFG->dbhost = 'localhost'; $CFG->dbname = 'moodle'; $CFG->dbuser = 'root'; $CFG->dbpass = '';...
View ArticleRe: Manual transfer of files?
by Richard Palmer. Hello Tim Forgive me but I'm not sure if you are providing me with answers to my problem. Will the/your recommended route prevent the manual transfer of question bank files? Would...
View ArticleRe: GIT for dummies
par Yong Ra. I use both CVS and GIT for my moodle sites. I still use CVS because one of my server has three different installation of Moodle. The instruction I found only uses moodle as the directory...
View ArticleUGH! 2.2.2 to 2.3.3 - No Admin
par R Ullrich. Have a Windows IIS server running Moodle 2.2.2. Did the upgradde to 2.3.3. All was going ok until you press "continue" headed into the upgradesetting.php page. Screen is only white....
View ArticleRe: PHP Errors on Installation and Hanging Specification Validation
par Joshua Curtis. Bumping this topic, because it's been a week with no reply, and no progress on my end. Does anyone have any ideas?
View ArticleRe: UGH! 2.2.2 to 2.3.3 - No Admin
par R Ullrich. Just noticed the theme colors are gone too. HELP?!?!
View ArticleRe: GIT for dummies
par Howard Miller. Git doesn't care what the enclosing directory is called. So you can rename it, copy it, move it. You can do what you like. It will still work.In your case.... clone the Moodle site...
View ArticleRe: UGH! 2.2.2 to 2.3.3 - No Admin
par R Ullrich. Figured out the theme issue.... missing images but still no joy on the admin pages.
View ArticleRe: UGH! 2.2.2 to 2.3.3 - No Admin
par R Ullrich. An old block "seach" was causing the problem.Removed it and all is good.
View ArticleRe: [Moodle 2.3.3] Re install Help
par Visvanath Ratnaweera. Hi Sorry, I'm not up to date with this version run.I hope somebody else could help. BTW, did you report to this forum the problems you had during the upgrade?
View ArticleNeed to upgrade from version 1.8.4
par Billy Safier. We are so behind that I don't know where to start. I need to have someone upgrade us to the current version. Any good-hearted techies out there?
View ArticleRe: use slash arguments
par Matt Waite. Hello, I'm working with Toby on this. Are you saying that the slashargument feature is purely cosmetic?I assume that it's similar to the "clean url" feature found in may other...
View ArticleAng: Re: How to get access to a virtual server
by Bente Olsen. Hi allThanks for participating here.I gave up using Virtualbox for Red5. In VB my IP is 10.0.2.15 which is another scope than my computer and I do not know how to cope with that. Now I...
View Article