You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe this is already fixed, didnt test with latest master yet.
WP Version: 6.4.3
PG4WP Version: master downloaded in january 2024
Error:
wp core install --url=https://test.test --title="TEST TEST" --admin_user=admin --admin_password=password [email protected] --allow-root
Deprecated: pg_query(): Automatic fetching of PostgreSQL connection is deprecated in /var/www/site/web/app/pg4wp/driver_pgsql_rewrite.php on line 95
Warning: pg_query(): Query failed: ERROR: relation "wp_posts_id_seq" does not exist
LINE 1: SELECT SETVAL('wp_posts_ID_seq',(SELECT MAX("ID") FROM wp_po...
^ in /var/www/site/web/app/pg4wp/driver_pgsql_rewrite.php on line 95
sh: 1: /usr/sbin/sendmail: not found
Success: WordPress installed successfully.
Basically wordpress seems to be installed, but there was a Deprecated and Warning.
The text was updated successfully, but these errors were encountered:
Maybe this is already fixed, didnt test with latest master yet.
WP Version: 6.4.3
PG4WP Version: master downloaded in january 2024
Error:
Basically wordpress seems to be installed, but there was a Deprecated and Warning.
The text was updated successfully, but these errors were encountered: