alecpl
2d1a451c25
- suhosin.session.encrypt breaks Session handling ( #1485846 )
16 years ago
alecpl
bd0c2b0a34
- add mbstring.func_overload check
16 years ago
thomascube
d7a5bfac6c
Don't test the magic_quotes ini settings
16 years ago
alecpl
b77d0dd6c5
- added options to use syslog instead of log file ( #1484850 )
...
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
16 years ago
alecpl
9e8e5fa634
- Removed support for PEAR::DB driver
16 years ago
alecpl
d4f264827a
#1485155 : added zend.ze1_compatibility_mode check in installer and option disabled in .htaccess
16 years ago
till
337694143f
* there is no dom2 extension, just dom
17 years ago
thomascube
5d725ed175
Mention dependency of the DOM exension and add link to php.net
17 years ago
till
ff522265d1
* cs fixes
17 years ago
thomascube
45f56c1c40
Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments
17 years ago
thomascube
47124c2279
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
17 years ago
svncommit
1b7ac67161
Fix the fix. Sorry.
17 years ago
svncommit
70430e357e
Fix php version check in installer, closes #1484925 .
17 years ago
till
7635d21b4c
* fixing bug where people got: Call to undefined function decrypt_passwd()
...
(The form fields for smtp and imap test shared names and imap test overwrote smtp test fields (obviously).)
17 years ago
thomascube
308f419bfa
Remove test for sockets + check if temp and log dirs are writeable
17 years ago
thomascube
1c4e5dd4d2
Some more bugfixes for the install script
17 years ago
thomascube
019b5d5518
Don't check for zlib-output_compression; this is handeled in index.php
17 years ago
thomascube
4a2765a420
Clarify failed checks message
17 years ago
thomascube
e18d04468e
Add checks for GD and Mcrypt
17 years ago
thomascube
b3f9dfb54e
Allow to skip the config step if config files already exist
17 years ago
thomascube
c5042d468e
More installer stuff
17 years ago
thomascube
6557d3005c
Added environment checks from check.php-dist
17 years ago
thomascube
3549785897
First steps to implement an installer
17 years ago