Re: Any issues with PHP 5.4.x ?
by Bret Miller. We are running Moodle 5.3.7+ on PHP 5.4.11 and have had no reported issues with it.
View ArticleRe: Any issues with PHP 5.4.x ?
by Howard Miller. Too lazy to look at your other post but PHP 5.4 should have no issues on the latest versions of Moodle. Of course, there's lots of options when building PHP so you need to be certain...
View ArticleRe: Any issues with PHP 5.4.x ?
by jason everling. I don't know either and that is what I assumed, that it should work. As from my previous post I am going to stick with the version we have installed (5.3.2) and upgrade us to Moodle...
View ArticleMoodle Install - Stand Alone
by john ivanac. Hi everyone,RE: Moodle 2.4.4 stand alone installI installed Xampp, and ran the Apache and MySql services no problem. I then extracted the moodle package to the correct folders,...
View ArticleRe: Moodle Install - Stand Alone
by john ivanac. Just a thought to add to the above. During the install process I was able to confirm the copyright and supply administrator account details. In the Moodle documentation it states that...
View ArticleRe: Moodle 2.5 Virtual Directory/EmptyDatabase
by Mia Cruz. hello,I have somehow installed Apache,PHP , and Mysql and well I'm having trouble to create the virtual directory on the web server(apache). I've read many sites and I can't make sense on...
View ArticleRe: Moodle Install - Stand Alone
by Ken Task. There is a config.php file in the moodle code directory or there should be. If one wants to start the install process over again, copy that config.php file to another location, and using...
View ArticleAdd/edit courses in Moodle 2.5 loads halfway
by Andy Tang. Dear community,Recently I've been given the task to upgrade from our current Moodle 2.2.3 to Moodle 2.5+ (Build: 20130614) which I've managed to so successfully.However, while testing...
View ArticleMoodle 1.9 - PHP 5.3
by James Reay. We’ve just upgraded MySQL (to 5.1) and PHP (to 5.3) in order to install a fresh copy of Moodle 2.4.4 (same server, but different hosting account) for testing purposes.However, in doing...
View ArticleRe: Moodle 1.9 - PHP 5.3
by Howard Miller. Which version of 1.9?Does your new version of PHP definitely have the MySQL drivers compiled in? Switch on Debuggin (you'll probably need to add the lines in config.php) and see what...
View ArticleRe: Add/edit courses in Moodle 2.5 loads halfway
by Andy Tang. Update:I've uninstalled all 3rd party plugins and removed the code files from filesystem.However, clicking on "Add/edit courses" now is forever loading (browser is in waiting state...
View ArticleRe: Add/edit courses in Moodle 2.5 loads halfway
by Howard Miller. Seems a bit odd. Have you tried a different PC/Browser? No browser should sit there spinning for that long surely...Do you actually have half a million course categories? That would...
View ArticleRe: Add/edit courses in Moodle 2.5 loads halfway
by Andy Tang. Hi,The entries in mdl_course_categories are inserted automatically by our student management system integration script with Moodle. I've do a select count(*) from mdl_course_categories...
View Article回复: Enabling curl on WAMP
by Chao Zhang. Hi Mary,I have another solution for your condition.Copy 4 files(libeay32.dll, ssleay32.dll, php5ts.dll, php.ini) from php directory and 1 file(php_curl.dll) from php/ext directory to...
View Articlegit MOODLE_25_STABLE seems to be dev2.6
by ann seidel. Hi,yesterday I checked out moodle MOODLE_25_STABLE like it is descirbed at http://docs.moodle.org/25/en/Git_for_Administrators. Because I had an 2.5 System before I'm using the old...
View ArticleRe: Migrate our existing moodle site from MYSQL to ORACLE
by Marcus Green. The following link may flesh out Tims reference to cranial percussive pastimeshttps://moodle.org/mod/forum/discuss.php?d=228957
View ArticleRe: Add/edit courses in Moodle 2.5 loads halfway
by Andrew Nicols. Hi,/course/manage.php (introduced in Moodle 2.5) has hit some performance issues which I've been working to debug.One of them is fixed in MDL-40130 - essentially, the cache was not...
View ArticleUpgrading 1.9.16 to 2.5 via 2.2latest: Do I have to verify the DB after...
by Monica Franz. Hi,do I have to verify the Database in 2.2latest as well before upgrading to 2.5? I didn't make any in 2.2latest as I'm just using it for upgrading purpose to 2.5.The differences...
View ArticleRe: Upgrading 1.9.16 to 2.5 via 2.2latest: Do I have to verify the DB after...
by Howard Miller. Potentially any schema errors you find at this stage are bugs. I would not be surprised to find things like missing indexes but completely wrong table and column names sound a bit...
View Article回复: Re: Unable to finish instalation
by Chao Zhang. Hi Miguel and Alexander,You can try another solution. Generally, the error occurs when your computer network is half-connected, that means your computer is on a local network but not...
View Article