In my first try with the tracker I used as Database-Server MySQL – it works very well. But now I will use Oracle. The new-installation, connect and the start of the BugTracker was success, but I cant as admin open the page were I choose the sites/modules (Test Site – Location 1,…..).
following warning is there:
Warning: OCIStmtExecute: ORA-00907: Rechte Klammer fehlt in /xxx/xxx/xxx/phpbt-0.9.0/inc/pear/DB/oci8.php on line 532
DB Error: unknown error
select count(*) from phpbt_site [nativecode=ORA-00907: Rechte Klammer fehlt ]
I've seen in Line 532, but there are "Klammern".
If I use SQLPlus – I can edit the table phpbt_site to create more modules/testsites.
After “Commit” all my changes can choose in BugTracker.
But I need urgently that the admin can make changes – not only I as developer.
What can I do?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
In my first try with the tracker I used as Database-Server MySQL – it works very well. But now I will use Oracle. The new-installation, connect and the start of the BugTracker was success, but I cant as admin open the page were I choose the sites/modules (Test Site – Location 1,…..).
following warning is there:
Warning: OCIStmtExecute: ORA-00907: Rechte Klammer fehlt in /xxx/xxx/xxx/phpbt-0.9.0/inc/pear/DB/oci8.php on line 532
DB Error: unknown error
select count(*) from phpbt_site [nativecode=ORA-00907: Rechte Klammer fehlt ]
I've seen in Line 532, but there are "Klammern".
If I use SQLPlus – I can edit the table phpbt_site to create more modules/testsites.
After “Commit” all my changes can choose in BugTracker.
But I need urgently that the admin can make changes – not only I as developer.
What can I do?