moodler
f96660f8bf
Whoops, how did this get in there? :-)
2005-03-14 13:31:34 +00:00
moodler
91099e368b
Added checks for allow_fopen_url in two more places!
2005-02-23 15:40:53 +00:00
moodler
6e86ae68d8
Added a comment about safe mode permissions
2005-02-09 05:20:01 +00:00
moodler
4b9efec45e
Default directory permissions of 02777 (for safe mode) are causing
...
some problems for various people ... I'm putting it back to the default.
2005-02-09 05:19:05 +00:00
moodler
985c93197c
Fixing the admin directory check (again ;-))
2005-01-10 08:04:44 +00:00
moodler
d99bab2d1d
Some changes that may help on safe mode ... see bug 2093
...
The new directory permissions maintain group mode better,
and the manual chown is now removed to prevent safe mode
from getting upset.
2004-12-26 14:45:39 +00:00
martinlanghoff
e35d275e1f
Merged from MOODLE_14_STABLE
...
Fixes bug #2147 http://moodle.org/bugs/bug.php?op=show&bugid=2147
The config.php generated by install.php was missing $CFG->admin -- credit goes to serge.laot@wanadoo.fr for the report and patch.
2004-12-13 07:38:43 +00:00
paca70
774c4d2bc3
Use dirroot to check admin directory
2004-10-22 10:17:25 +00:00
paca70
2df3a7219d
Check if url-based fopen() is enebled before trying to use it.
2004-10-22 10:15:56 +00:00
moodler
fe51520688
Installer now checks that MySQL extension is present - see bug 1982
2004-09-23 05:40:53 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
moodler
c423badc88
Merged fix from stable
2004-09-06 15:50:47 +00:00
moodler
59812bc74f
Dammit ... editing too fast
2004-08-31 12:53:51 +00:00
moodler
dc157df31a
Merged postgresql fix for install.php
2004-08-31 12:49:43 +00:00
moodler
7c561c7a25
Try to apply sensible file permissions to the new config.php
2004-08-21 13:27:44 +00:00
moodler
51e3e0b9a1
Updated ... unfortuntely some of the fixes are the same as PJs
...
but there is also lots of other stuff too.
2004-08-19 08:53:23 +00:00
defacer
edd3a5db7e
When config.php cannot be written to disk, click the button to download it and save it yourself.
2004-08-19 08:34:21 +00:00
defacer
cd0e958ed3
CSS hack for the Prev/Next buttons so that hitting ENTER would take you to
...
the next page. It works just fine! :-)
Also, a die() added after the redirection if config.php exists, for good measure.
2004-08-19 08:12:28 +00:00
moodler
94ba66ce0a
Tweaks
2004-08-17 14:12:01 +00:00
moodler
8d783716f9
Improvements to installation procedure.
...
It now does a compatibility check of the environment as well,
including memory limits and so on - so this should reduce some
of the FAQs.
The text is still rough ... don't translate it just yet.
2004-08-17 13:51:41 +00:00
moodler
8b5b10281c
New automatic installation script! No need to make config.php anymore!
...
It's rough but it works. I will be doing lots of work on making it
slicker so don't translate the strings just yet.
2004-08-12 15:53:32 +00:00