summaryrefslogtreecommitdiff
path: root/templates/upgrade_welcome.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-05-06 22:01:53 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-05-06 22:01:53 +0000
commitf958361d0512bff945f55ab74410f41fd10ddb6d (patch)
treefa68fc638e83652027233ba8dac7f9c0e979758d /templates/upgrade_welcome.tpl
parenta63d1fae2d0e62fb0c5a31931865046af654c02b (diff)
downloadinstall-f958361d0512bff945f55ab74410f41fd10ddb6d.tar.gz
install-f958361d0512bff945f55ab74410f41fd10ddb6d.tar.bz2
install-f958361d0512bff945f55ab74410f41fd10ddb6d.zip
start adding bitweaver R1 to R2 specific instructions and making upgrade process a bit more pleasant
Diffstat (limited to 'templates/upgrade_welcome.tpl')
-rw-r--r--templates/upgrade_welcome.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/upgrade_welcome.tpl b/templates/upgrade_welcome.tpl
index a3b6f4c..4dfb416 100644
--- a/templates/upgrade_welcome.tpl
+++ b/templates/upgrade_welcome.tpl
@@ -9,7 +9,7 @@
<br />
<p class="warning"><strong>Do a Trial Run first</strong><br />You should run a trial upgrade on an offline server, personal machine, etc. before you do this on your live site.</p>
<br />
- <p class="warning">Upgrades can <strong>take a long time</strong><br />Make sure your max_execution_time in your php.ini is large enough for your site.</p>
+ <p class="warning"><strong>Upgrades can take a long time</strong><br />We try to override the setting in your php.ini to ensure enough time but on some systems this does not work. If you get a blank page with a non-functional site as a result, the execution time might be the reason. Please bear this in mind. The value we have set is: <strong>max_execution_time: {$max_execution_time} seconds</strong>. If you run into problems with the upgrade process and you think this might be problem, please consult the <a class="external" href="http://us2.php.net/manual/en/ref.info.php#ini.max-execution-time">php manual</a>.</p>
<strong>{formfeedback warning=$dbWarning}</strong>
<p>We have done our best to make sure all situations are handled. However, your install might have the one case we haven't run into yet.</p>