Jump to content

Recommended Posts

Posted (edited)

Moodle 1.9.1 is generating some errors and it seems that the version of php I'm using needs updating. I've checked out the A2T forums but i can't find anything which makes sense to a non coder. Does anyone have a guide, or can point me to a guide which will hold my hand through this change?

 

[edit] can anyone recommend a program that performs the same functions as Apache2Triad, but which updates automatically? It needs to be able to handle a lot of users (1200+) and to run on windows?

Edited by beeswax
developing a strategy
Posted
I've just installed this on my laptop to test the Edugeek Joomla (1.5) package, but haven't had too much time to go too deeply into it. there are a lot of users it has to handle though.
Posted

@beeswax, I have run into the same problem but overlooked it until now. We will be running a separate server for our VLE and it will most probably be Linux. It always seems easier to sort out Linux webservers.

 

We are keeping apache2triad for our main website though, it’s a shame they have stopped developing it.

Posted
I don't think we'll be going down the Linux route here Zak. I tried about 18 months/2 years ago but it didn't meet with too much enthusiasm.
Posted

I think it's generally a bad idea to allow apache and php to auto_update themselves as occasionally you get a bad build or a build that breaks which would bring you entire site down, your better off scheduling a maintenance period and doing a manual upgrade.

 

I would always recommend that for production sites people get the original apache binary and install php, et all manually.

 

I would have thought it wouldn't be too hard to update php you might get away with just copying the new php files over the old ones, try it on a test machine first.....

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...