bfckc
Forum Replies Created
-
Forum: Installing WordPress
In reply to: WordPress on IIS on Server 2019Unfortunately, this is a fresh install of Server 2019 Datacenter w/ IIS. Then fresh installs of MySQL 8, PHP, and WordPress. All of this was done on Microsoft Azure.
I tried using their support and they told me that WordPress on IIS wouldn’t work on Server 2019 Datacenter running on Azure, so I guess I’m going to have to figure something else out.
Forum: Installing WordPress
In reply to: WordPress on IIS on Server 2019WHile I could follow the directions and create the connection string, I was unable to test it because the IIS Database Manager is no longer supported and Microsoft has removed the download from their site.
Forum: Installing WordPress
In reply to: WordPress on IIS on Server 2019Currently using MySQL 8.0.
Forum: Installing WordPress
In reply to: WordPress on IIS on Server 2019I changed it from wp_ to wordpress_ and am getting this, below. Also, most of the articles I’ve seen related to installing WordPress assume access to CPanel. I’m not using CPanel or any interface for that matter. I’m trying to do this manually with Windows Server 2019 with IIS installed.
WordPress database error Table ‘wordpress.wordpress_options’ doesn’t exist for query INSERT INTO
wordpress_options
(option_name
,option_value
,autoload
) VALUES (‘nonce_key’, ‘QMFdf=JZf:fPJt)KVt{%FUBM.C{D}x<]FA;Ar ?a:uC~k1?4.xwvjpFpN0=M}C6b’, ‘no’) ON DUPLICATE KEY UPDATEoption_name
= VALUES(option_name
),option_value
= VALUES(option_value
),autoload
= VALUES(autoload
) made by wp_can_install_language_pack, WP_Upgrader->fs_connect, Automatic_Upgrader_Skin->request_filesystem_credentials, WP_Upgrader_Skin->request_filesystem_credentials, request_filesystem_credentials, wp_nonce_field, wp_create_nonce, wp_hash, wp_salt, update_site_option, update_network_option, add_network_option, add_option
WordPress database error Table ‘wordpress.wordpress_options’ doesn’t exist for query INSERT INTOwordpress_options
(option_name
,option_value
,autoload
) VALUES (‘nonce_salt’, ‘!l&Ks~F9-i]ND>.]]xg>Cl=FIO+=%0<$OMO86o)]4cGI/|#cw$g%Z52Jzh;F_KR}’, ‘no’) ON DUPLICATE KEY UPDATEoption_name
= VALUES(option_name
),option_value
= VALUES(option_value
),autoload
= VALUES(autoload
) made by wp_can_install_language_pack, WP_Upgrader->fs_connect, Automatic_Upgrader_Skin->request_filesystem_credentials, WP_Upgrader_Skin->request_filesystem_credentials, request_filesystem_credentials, wp_nonce_field, wp_create_nonce, wp_hash, wp_salt, update_site_option, update_network_option, add_network_option, add_option