Ralf Becker
8a1dacc95f
- added check for odbc extension (used by MaxDB) to check_install
...
- not offering to create the DB, if we dont support it for that DB
2004-08-14 15:02:24 +00:00
Ralf Becker
e32ace088a
added language-selection
2004-07-10 09:26:28 +00:00
Ralf Becker
c21646fd22
removed colon, which gave syntax error in php5 only
2004-07-07 10:43:58 +00:00
Lars Kneschke
1ab7a385b7
patch [ 964190 ] Test GD functionality in projects
2004-06-08 05:00:27 +00:00
Ralf Becker
7ed680e30c
fixed check_install for non-existing function dl, eg. in multithreaded webservers
2004-05-19 09:37:14 +00:00
Ralf Becker
d8cc4fb849
Applied the patch of Jason Wies (zone):
...
- Splash screen for check-install and
- Link to re-run check-install
2004-05-05 21:05:13 +00:00
Ralf Becker
9078939340
added a note to reload the webserver after a php.ini change and the location of the php.ini, hopefully that minimizes support requests ...
2004-05-04 07:41:02 +00:00
petere78
28e6333990
Don't display empty parentheses in title when there is no domain.
2004-04-19 09:15:51 +00:00
Ralf Becker
804c28b388
some fixes in the translation for check_install
2004-03-23 17:02:34 +00:00
Ralf Becker
0aca5b696c
added a please wait message before recursivly checking all files for word-writable
2004-03-21 23:45:28 +00:00
Ralf Becker
f95cad3c1b
check_install:
...
- nicer formatting
- make it translateable (only english and german so far)
- added check for '.' in include_path (relative addressing of includes does not work otherwise)
2004-03-14 10:57:33 +00:00
Ralf Becker
09d4c8aa75
fixed some (mis-)spellings, thanks to Trancer
2004-03-13 17:29:48 +00:00
Ralf Becker
2c1197d9dc
fixes for installations with error_reporting E_ALL
2004-03-09 21:05:28 +00:00
Miles Lott
ac1c6a1845
format
2004-02-03 06:21:25 +00:00
reinerj
3f5c75878b
changes from phpgw to egw dev group
2004-01-27 20:49:25 +00:00
Ralf Becker
3ae4338b2e
fixed php.ini check for php compiled with --disable-memorylimit, ini_get() returns ''
2003-11-06 22:56:31 +00:00
Ralf Becker
ef124b4f14
minor update
2003-11-03 22:03:07 +00:00
Ralf Becker
3c088141ca
- added some icons, to make the check easier to understand
...
- added a fudforum writeable by webserver check
2003-11-03 20:56:15 +00:00
Ralf Becker
30d3bedaa4
added english and german translations and only show 'Check install' and 'Logout' if one is loged in
2003-11-02 10:44:50 +00:00
Ralf Becker
f6a498f68e
- fixed not existing posix_get{pwuid|grgid}, outputs 'not availible' under win now
...
- explaining boolean returns from ini_check as On or Off
- added extension imap to check for email apps
- not useing function dl if that function does not exist
2003-11-02 08:26:46 +00:00
Ralf Becker
3f0246fe36
added a first version of a pre-installation check:
...
- php.ini values
- php extensions
- filesystem permissions
2003-10-13 16:51:29 +00:00
Ralf Becker
f4a8123654
added a first version of a pre-installation check:
...
- php.ini values
- php extensions
- filesystem permissions
2003-10-13 16:48:12 +00:00