lauratu
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Create multisite with subdirectoriesHello,
Thank you for your response.
It seems like the wordpress installation is indeed set up as a subdomain multisite network, because when I tried to set up the multisite network earlier this week, it said I only had the subdomain option. At this point I cancelled setting up the network and asked for help here. Now, when I open up the ‘set up network’ through ‘Tools’ in my dashboard I get the following error:
Waarschuwing:?Een bestaande WordPress netwerk was gevonden. Graag de configuratiestappen afronden. Om een nieuw netwerk aan te maken moet je de netwerkdatabasetabellen leegmaken of verwijderen.
Which translates to:
Warning: an existing WordPress network was found. Please finish the configuration. To create a new network you must delete or clear the network database tables.So, if I’m understanding this correctly: if I want to use the work-around (change subdomain to false), I either finish the configuration first, or I delete/clear the network database tables (I found wp_site and wp_blogs inside my database).
Kind regards, LauraForum: Installing WordPress
In reply to: Create multisite with subdirectoriesHello, thank you for your response. When I add this line to the wp.config file (between the custom lines and “That’s all”), I immediately get a database error. Did I do something wrong? Thank you in advance for any help you can give me.
Kind regards, LauraForum: Fixing WordPress
In reply to: Database connection error after migrationI contacted my hosting provider, but they basically said they can’t help me because I entered the right credentials in the wp-config file. Is there another way I can solve this?
Forum: Fixing WordPress
In reply to: Database connection error after migrationThis is the error I get:
[30-Nov-2023 10:22:55 UTC] PHP Warning: mysqli_real_connect(): (HY000/1045): Access denied for user ‘dbu3612293’@’jacob.swh.1u1.it’ (using password: YES) in /mnt/web610/b1/25/520366925/htdocs/STRATO-apps/wordpress_02/Aurum/wp-includes/class-wpdb.php on line 2035
[30-Nov-2023 10:22:55 UTC] PHP Warning: mysqli_real_connect(): (HY000/1045): Access denied for user ‘dbu3612293’@’jacob.swh.1u1.it’ (using password: YES) in /mnt/web610/b1/25/520366925/htdocs/STRATO-apps/wordpress_02/Aurum/wp-includes/class-wpdb.php on line 2035Forum: Fixing WordPress
In reply to: Database connection error after migrationHi, I changed them both to the new server data in the wp-config file.
Forum: Fixing WordPress
In reply to: H1 tag doesn’t break lineThank you, I will do that right away!