Hola,
I finally used the real url C:/Program Files/Apache Group/Apache2/htdocs/XXXX/ to pass this problem seeing as it said require once??? However now I the following db errors though it still offers to log me in?
>>>
WordPress database error: [Field ‘link_notes’ doesn’t have a default value]
INSERT INTO wp_links (link_url, link_name, link_category, link_rss) VALUES (‘https://blog.carthik.net/index.php’, ‘Carthik’, 1, ‘https://blog.carthik.net/feed/’);
WordPress database error: [Field ‘link_notes’ doesn’t have a default value]
INSERT INTO wp_links (link_url, link_name, link_category, link_rss) VALUES (‘https://blogs.linux.ie/xeer/’, ‘Donncha’, 1, ‘https://blogs.linux.ie/xeer/feed/’);
WordPress database error: [Field ‘link_notes’ doesn’t have a default value]
INSERT INTO wp_links (link_url, link_name, link_category, link_rss) VALUES (‘https://zengun.org/weblog/’, ‘Michel’, 1, ‘https://zengun.org/weblog/feed/’);
WordPress database error: [Field ‘link_notes’ doesn’t have a default value]
INSERT INTO wp_links (link_url, link_name, link_category, link_rss) VALUES (‘https://boren.nu/’, ‘Ryan’, 1, ‘https://boren.nu/feed/’);
WordPress database error: [Field ‘link_notes’ doesn’t have a default value]
INSERT INTO wp_links (link_url, link_name, link_category, link_rss) VALUES (‘https://photomatt.net/’, ‘Matt’, 1, ‘https://xml.photomatt.net/feed/’);
WordPress database error: [Field ‘link_notes’ doesn’t have a default value]
INSERT INTO wp_links (link_url, link_name, link_category, link_rss) VALUES (‘https://zed1.com/journalized/’, ‘Mike’, 1, ‘https://zed1.com/journalized/feed/’);
WordPress database error: [Field ‘link_notes’ doesn’t have a default value]
INSERT INTO wp_links (link_url, link_name, link_category, link_rss) VALUES (‘https://www.alexking.org/’, ‘Alex’, 1, ‘https://www.alexking.org/blog/wp-rss2.php’);
WordPress database error: [Field ‘link_notes’ doesn’t have a default value]
INSERT INTO wp_links (link_url, link_name, link_category, link_rss) VALUES (‘https://dougal.gunters.org/’, ‘Dougal’, 1, ‘https://dougal.gunters.org/feed/’);
WordPress database error: [Field ‘category_description’ doesn’t have a default value]
INSERT INTO wp_categories (cat_ID, cat_name, category_nicename) VALUES (‘0’, ‘Uncategorized’, ‘uncategorized’)
WordPress database error: [Field ‘post_excerpt’ doesn’t have a default value]
INSERT INTO wp_posts (post_author, post_date, post_date_gmt, post_content, post_title, post_category, post_name, post_modified, post_modified_gmt) VALUES (‘1’, ‘2005-11-04 00:34:42’, ‘2005-11-03 23:34:42’, ‘Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!’, ‘Hello world!’, ‘0’, ‘hello-world’, ‘2005-11-04 00:34:42’, ‘2005-11-03 23:34:42’)
Warning: Invalid argument supplied for foreach() in C:\Program Files\Apache Group\Apache2\htdocs\amo1\wp-admin\upgrade-functions.php on line 30