Can I please have * a MySQL instance…

Can I please have:

  • a MySQLMySQL MySQL is a relational database management system. A database is a structured collection of data where content, configuration and other options are stored. https://www.mysql.com/. instance on svn1 with a backup instance on backups2
  • the instance should be accessible via wp.org HyperDB
  • mysql-python bindings installed (Trac recommends 1.2.3, which is the latest, and thread-safe)

This supersedes the previous php5 request. We’ll be finally moving TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/. from SQLite to MySQL instead.

#mysql, #python, #request, #svn1

Something appears to be wrong with the plugin…

Something appears to be wrong with the pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party update process, at least for one plugin:

https://wordpress.org/plugins/post-customizer/

Page was not building at first, a manual update on my sandbox built the page, but now the download links are 404’ing. This suggests the update process isn’t running or isn’t running for this plugin.

Can this be run on all prod webs to see if there are any issues?

php /home/wporg/public_html/plugins/bb-load.php update post-customizer

Can I please have php5 added to the…

Can I please have php5 added to the wporg-svn role? php5-cli is currently installed, but I’d like ApacheApache Apache is the most widely used web server software. Developed and maintained by Apache Software Foundation. Apache is an Open Source software available for free. to be able to serve PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. http://php.net/manual/en/intro-whatis.php. files (initial use case: to shuttle information in and out of the sqlite DB, for ajax requests, WP.org usage, etc.).

#php, #request

Can I please have the wporg smtp role…

Can I please have the wporg-smtp role updated on lb{1,2}.lax? This is for r5078-deployDeploy Launching code from a local development environment to the production web server, so that it's available to visitors..

#request, #role-update

I’m trying to fix an encoding bug in…

I’m trying to fix an encoding bug in SupportPress; could I please have access to the support@wordcamp.org mailbox, and read access to the MySQLMySQL MySQL is a relational database management system. A database is a structured collection of data where content, configuration and other options are stored. https://www.mysql.com/. database for support.wordcamp.org? That’ll help me see what’s going wrong and reproduce it.

#encoding, #supportpress, #wordcamp-org