KB00001 Installing MyBanco 0.09 causes a 'Run time error (700)' error
From MyBanco
(Redirected from KB00001)
Contents |
Cause
When installing MyBanco 0.09, some users may not be able to complete the installation of MyBanco 0.09. The error that occurs is similar to this:

Runtime Error!
Error Identification String: 07 00 00 [700]
| Reason for this error? | |
|---|---|
![]() |
Install cannot continue because configuration already exists! |
This error is usually caused by MyBanco, because the original distribution package contained a config.php file in the following locations that were already configured:
- mybanco-0.09/
- mybanco-0.09/backend/
Fix
A simple fix for this issue, which does not mean patching the source code is to edit the following files:
- mybanco-0.09/config.php
- mybanco-0.09/backend/config.php
and to ensure that those files are blank. If they are blank, the install will continue as normal.
A hotfix has been written to work around this issue. It is only needed if it is impossible to install MyBanco using the web installer as recommended.
- MyBanco 0.09 -
File:Install-error-700-fix-0.09.diff - MyBanco 0.09 - File:0.09-no-check-for-config-files.patch
Affected Versions
- MyBanco 0.09
History
- 29th April 2009, 7:00pm: Notified of issue.
- 29th April 2009, 7:10pm: Issue fixed.
- 29th April 2009, 7:11pm: Hotfix sent to issue reporter.
- 29th April 2009, 7:20pm: Knowledge base article released.
- 29th April 2009, 7:42pm: Hotfix revoked, different issue.
- 29th April 2009, 7:43pm: Error cause rewritten.
- 29th April 2009, 7:57pm: New patch which fixes original cause.
- 29th April 2009, 8:02pm: Issue marked as resolved and will be included in the next release.
