You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tomáš Procházka (Jira)" <ji...@apache.org> on 2020/05/27 20:36:00 UTC

[jira] [Updated] (NETBEANS-4205) Sample PHP app 'TODO List' fails to initialize SQLite database

     [ https://issues.apache.org/jira/browse/NETBEANS-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomáš Procházka updated NETBEANS-4205:
--------------------------------------
    Component/s: php - Code

> Sample PHP app 'TODO List' fails to initialize SQLite database
> --------------------------------------------------------------
>
>                 Key: NETBEANS-4205
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4205
>             Project: NetBeans
>          Issue Type: Bug
>          Components: php - Code
>    Affects Versions: 12.0
>         Environment: Windows 10, PHP 7.4
> PHP extensions enabled: sqlite3, pdo_sqlite (among other)
>            Reporter: Czukowski
>            Priority: Minor
>
> Not an issue with the IDE, but with the sample content provided with it.
> Following the [Create TodoList Sample|https://netbeans-vm.apache.org/synergy/client/app/#/suite/1539/v/1] Test case in Synergy, when running the application, a database file {{db.sqlite}} is initialized with zero length.
> Browsing pages involving TODO lists displays error page with the following content:
> {quote}*SERVER ERROR*
>  Internal server error occured.
>  More information (should be hidden on production server):
>  DB error [HY000, 1]: no such table: todo
> {quote}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists