Struggling to install local using Xampp

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
User avatar
urichard
Veteran Member
Posts: 87
Joined: 2018-11-01 12:11

Struggling to install local using Xampp

Post by urichard » 2022-06-04 09:02

Hi,

Please help, I generated the code for northwind into my xampp folder (htdocs) as "test"

I started mysql and apache on xampp control panel and then went to browser.

I typed in localhost/test and the correct site came up

I received the first error as " WARNING: PHP is not configured to use GD on this machine. This will prevent creating thumbnails of uploaded images. Please see this page for help on how to configure GD."

But thats not my query now, please see below:

MySQL server (host): localhost
Database name: test
MySQL Username: root
MySQL password:
It showed green that the database is correct

Username: Rich3art
Email Address: [email protected]
Password: 1234
Confirm Password: 1234

I then clicked submit but i keep getting the below error?

Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, bool given in C:\xampp\htdocs\test\updateDB.php:3 Stack trace: #0 C:\xampp\htdocs\test\updateDB.php(3): implode('', false) #1 C:\xampp\htdocs\test\setup.php(139): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\test\updateDB.php on line 3
[email protected][/color]

Kind Regards
Richard

User avatar
urichard
Veteran Member
Posts: 87
Joined: 2018-11-01 12:11

Re: Struggling to install local using Xampp

Post by urichard » 2022-06-04 12:10

I found the reason for the error is the lattest xamp, so rather installed 7.4
[email protected][/color]

Kind Regards
Richard

Anton Mats
Posts: 9
Joined: 2017-08-26 15:40

Re: Struggling to install local using Xampp

Post by Anton Mats » 2023-01-06 16:00

Hi appginers, do you have resolved the setup error without reistalling xampp again?

Post Reply