Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

17 add support for sqlite for wp now httpsplaygroundwordpressnet #18

Conversation

remcotolsma
Copy link
Member

npx wp-now start

@remcotolsma remcotolsma requested a review from rvdsteege March 27, 2024 07:54
@remcotolsma remcotolsma self-assigned this Mar 27, 2024
adminer/index.php Outdated Show resolved Hide resolved
@rvdsteege
Copy link
Member

I also noticed a fatal error on the 'Scanner' page:

Fatal error: Uncaught Error: Undefined constant "GLOB_BRACE" in /var/www/html/wp-content/plugins/wp-pronamic-client/admin/virus-scanner.php:78

Stack trace:
#0 /var/www/html/wp-content/plugins/wp-pronamic-client/classes/Plugin.php(135): include()
#1 /var/www/html/wp-content/plugins/wp-pronamic-client/classes/Admin.php(378): Pronamic\WordPress\PronamicClient\Plugin->display('admin/virus-sca…')
#2 /var/www/html/wp-includes/class-wp-hook.php(324): Pronamic\WordPress\PronamicClient\Admin->page_virus_scanner('')
#3 /var/www/html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
#4 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#5 /var/www/html/wp-admin/admin.php(259): do_action('pronamic_page_p…')
#6 {main} thrown in /var/www/html/wp-content/plugins/wp-pronamic-client/admin/virus-scanner.php on line 78

From the docs (https://www.php.net/manual/en/function.glob.php):

Note: GLOB_BRACE is not available on some non GNU systems, like Solaris or Alpine Linux.

Co-authored-by: Reüel van der Steege <[email protected]>
@remcotolsma remcotolsma merged commit a1dab29 into main Mar 27, 2024
@remcotolsma remcotolsma deleted the 17-add-support-for-sqlite-for-wp-now-httpsplaygroundwordpressnet branch March 27, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for SQLite for wp-now / https://playground.wordpress.net/
2 participants